Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance |
Modifier and Type | Field and Description |
---|---|
static RealSubstanceLink<SpecAssignedMatlForKeyDate> |
RealSubstance.TO_REAL_SUBSTANCE_MATL_ASSIGNMENT
Use with available fluent helpers to apply the to_RealSubstanceMatlAssignment navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SpecAssignedMatlForKeyDate |
SpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SpecAssignedMatlForKeyDate> |
RealSubstance.fetchRealSubstanceMatlAssignment()
Fetches the SpecAssignedMatlForKeyDate entities (one to many) associated with this entity.
|
List<SpecAssignedMatlForKeyDate> |
RealSubstance.getRealSubstanceMatlAssignmentOrFetch()
Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).
|
com.google.common.base.Optional<List<SpecAssignedMatlForKeyDate>> |
RealSubstance.getRealSubstanceMatlAssignmentOrNull()
Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).
|
Class<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RealSubstance.addRealSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... entity)
Adds elements to the list of associated SpecAssignedMatlForKeyDate entities.
|
RealSubstance.RealSubstanceBuilder |
RealSubstance.RealSubstanceBuilder.realSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... value) |
Modifier and Type | Method and Description |
---|---|
void |
RealSubstance.setRealSubstanceMatlAssignment(List<SpecAssignedMatlForKeyDate> value)
Overwrites the list of associated SpecAssignedMatlForKeyDate entities for the loaded navigation property to_RealSubstanceMatlAssignment.
|
Constructor and Description |
---|
RealSubstance(String realSubstanceInternalID,
String realSubstanceType,
String specificationCategory,
String specificationNote,
String specificationHeaderStatus,
String specificationHdrStsSchema,
String realSubstance,
String realSubstanceAuthznGroup,
Calendar realSubstanceCreationDate,
String realSubstanceCreatedByUser,
String realSubstanceCreatedByUserName,
Calendar realSubstanceChangeDate,
String realSubstanceChangedByUser,
String realSubstanceChangedByUserName,
ErpConfigContext erpConfigContext,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceAllergenComp,
List<SpecAuthorizationGroupText> toRealSubstanceAuthznGroupText,
List<SpecCharByValueAssgmtInst> toRealSubstanceComponentType,
List<SpecCharByValueAssgmtInst> toRealSubstanceConversionFactor,
List<SpecCharByValueAssgmtInst> toRealSubstanceDensity,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceDietComp,
List<SpecCharByValueAssgmtInst> toRealSubstanceEstimatedPrice,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceGMOComp,
List<SpecIdentifier> toRealSubstanceIdentifier,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceIngredientComp,
List<SpecAssignedMatlForKeyDate> toRealSubstanceMatlAssignment,
List<SpecStatusNextStatus> toRealSubstanceNextStatus,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceNtrntComp,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceReligiousComp,
List<SpecStatusSchema> toRealSubstanceSchema,
List<SpecStatusAttributes> toRealSubstanceStatusAttributes,
List<SpecValAssgmtInstanceWthComp> toRealSubstanceStdComp,
List<SpecCharByValueAssgmtInst> toRealSubstanceTotalSolid) |
Copyright © 2018 SAP SE. All rights reserved.