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<SpecAssignedMatlForKeyDate> |
RawSubstance.TO_RAW_SUBSTANCE_MATL_ASSIGNMENT
Use with available fluent helpers to apply the to_RawSubstanceMatlAssignment navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SpecAssignedMatlForKeyDate |
SpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SpecAssignedMatlForKeyDate> |
RawSubstance.fetchRawSubstanceMatlAssignment()
Fetches the SpecAssignedMatlForKeyDate entities (one to many) associated with this entity.
|
protected Class<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateFluentHelper.getEntityClass() |
Optional<List<SpecAssignedMatlForKeyDate>> |
RawSubstance.getRawSubstanceMatlAssignmentIfPresent()
Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).
|
List<SpecAssignedMatlForKeyDate> |
RawSubstance.getRawSubstanceMatlAssignmentOrFetch()
Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).
|
Class<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RawSubstance.addRawSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... entity)
Adds elements to the list of associated SpecAssignedMatlForKeyDate entities.
|
RawSubstance.RawSubstanceBuilder |
RawSubstance.RawSubstanceBuilder.rawSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... value) |
Modifier and Type | Method and Description |
---|---|
void |
RawSubstance.setRawSubstanceMatlAssignment(List<SpecAssignedMatlForKeyDate> value)
Overwrites the list of associated SpecAssignedMatlForKeyDate entities for the loaded navigation property
to_RawSubstanceMatlAssignment.
|
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<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateOneToOneLink.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 SpecAssignedMatlForKeyDateLink<ObjectT> |
SpecAssignedMatlForKeyDateLink.translateLinkType(EntityLink<SpecAssignedMatlForKeyDateLink<ObjectT>,SpecAssignedMatlForKeyDate,ObjectT> link) |
Copyright © 2018 SAP SE. All rights reserved.