Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.link |
Modifier and Type | Field and Description |
---|---|
static RawSubstanceLink<SpecAuthorizationGroupText> |
RawSubstance.TO_RAW_SUBSTANCE_AUTHZN_GROUP_TEXT
Use with available fluent helpers to apply the to_RawSubstanceAuthznGroupText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SpecAuthorizationGroupText |
SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SpecAuthorizationGroupText> |
RawSubstance.fetchRawSubstanceAuthznGroupText()
Fetches the SpecAuthorizationGroupText entities (one to many) associated with this entity.
|
protected Class<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextFluentHelper.getEntityClass() |
protected Class<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextByKeyFluentHelper.getEntityClass() |
Optional<List<SpecAuthorizationGroupText>> |
RawSubstance.getRawSubstanceAuthznGroupTextIfPresent()
Retrieval of associated SpecAuthorizationGroupText entities (one to many).
|
List<SpecAuthorizationGroupText> |
RawSubstance.getRawSubstanceAuthznGroupTextOrFetch()
Retrieval of associated SpecAuthorizationGroupText entities (one to many).
|
Class<SpecAuthorizationGroupText> |
SpecAuthorizationGroupText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RawSubstance.addRawSubstanceAuthznGroupText(SpecAuthorizationGroupText... entity)
Adds elements to the list of associated SpecAuthorizationGroupText entities.
|
RawSubstance.RawSubstanceBuilder |
RawSubstance.RawSubstanceBuilder.rawSubstanceAuthznGroupText(SpecAuthorizationGroupText... value) |
Modifier and Type | Method and Description |
---|---|
void |
RawSubstance.setRawSubstanceAuthznGroupText(List<SpecAuthorizationGroupText> value)
Overwrites the list of associated SpecAuthorizationGroupText entities for the loaded navigation property
to_RawSubstanceAuthznGroupText.
|
Constructor and Description |
---|
RawSubstance(String rawSubstanceInternalID,
String rawSubstanceType,
String specificationCategory,
String specificationNote,
String specificationHeaderStatus,
String specificationHdrStsSchema,
String rawSubstance,
String rawSubstanceAuthznGroup,
LocalDateTime rawSubstanceCreationDate,
String rawSubstanceCreatedByUser,
String rawSubstanceCreatedByUserName,
LocalDateTime rawSubstanceChangeDate,
String rawSubstanceChangedByUser,
String rawSubstanceChangedByUserName,
ErpConfigContext erpConfigContext,
List<SpecValAssgmtInstanceWthComp> toRawSubstanceAllergenComp,
List<SpecAuthorizationGroupText> toRawSubstanceAuthznGroupText,
List<SpecCharByValueAssgmtInst> toRawSubstanceComponentType,
List<SpecCharByValueAssgmtInst> toRawSubstanceConversionFactor,
List<SpecCharByValueAssgmtInst> toRawSubstanceDensity,
List<SpecValAssgmtInstanceWthComp> toRawSubstanceDietComp,
List<SpecCharByValueAssgmtInst> toRawSubstanceEstimatedPrice,
List<SpecValAssgmtInstanceWthComp> toRawSubstanceGMOComp,
List<SpecIdentifier> toRawSubstanceIdentifier,
List<SpecAssignedMatlForKeyDate> toRawSubstanceMatlAssignment,
List<SpecStatusNextStatus> toRawSubstanceNextStatus,
List<SpecValAssgmtInstanceWthComp> toRawSubstanceNtrntComp,
List<SpecValAssgmtInstanceWthComp> toRawSubstanceReligiousComp,
List<SpecStatusSchema> toRawSubstanceSchema,
List<SpecStatusAttributes> toRawSubstanceStatusAttributes,
List<SpecValAssgmtInstanceWthComp> toRawSubstanceStdComp,
List<SpecCharByValueAssgmtInst> toRawSubstanceTotalSolid) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SpecAuthorizationGroupTextLink<ObjectT> |
SpecAuthorizationGroupTextLink.translateLinkType(EntityLink<SpecAuthorizationGroupTextLink<ObjectT>,SpecAuthorizationGroupText,ObjectT> link) |
Copyright © 2018 SAP SE. All rights reserved.