Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance |
Modifier and Type | Field and Description |
---|---|
static RawSubstanceLink<SpecStatusSchema> |
RawSubstance.TO_RAW_SUBSTANCE_SCHEMA
Use with available fluent helpers to apply the to_RawSubstanceSchema navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SpecStatusSchema |
SpecStatusSchema.SpecStatusSchemaBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SpecStatusSchema> |
RawSubstance.fetchRawSubstanceSchema()
Fetches the SpecStatusSchema entities (one to many) associated with this entity.
|
List<SpecStatusSchema> |
RawSubstance.getRawSubstanceSchemaOrFetch()
Retrieval of associated SpecStatusSchema entities (one to many).
|
com.google.common.base.Optional<List<SpecStatusSchema>> |
RawSubstance.getRawSubstanceSchemaOrNull()
Retrieval of associated SpecStatusSchema entities (one to many).
|
Class<SpecStatusSchema> |
SpecStatusSchema.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RawSubstance.addRawSubstanceSchema(SpecStatusSchema... entity)
Adds elements to the list of associated SpecStatusSchema entities.
|
RawSubstance.RawSubstanceBuilder |
RawSubstance.RawSubstanceBuilder.rawSubstanceSchema(SpecStatusSchema... value) |
Modifier and Type | Method and Description |
---|---|
void |
RawSubstance.setRawSubstanceSchema(List<SpecStatusSchema> value)
Overwrites the list of associated SpecStatusSchema entities for the loaded navigation property to_RawSubstanceSchema.
|
Constructor and Description |
---|
RawSubstance(String rawSubstanceInternalID,
String rawSubstanceType,
String specificationCategory,
String specificationNote,
String specificationHeaderStatus,
String specificationHdrStsSchema,
String rawSubstance,
String rawSubstanceAuthznGroup,
Calendar rawSubstanceCreationDate,
String rawSubstanceCreatedByUser,
String rawSubstanceCreatedByUserName,
Calendar 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) |
Copyright © 2018 SAP SE. All rights reserved.