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<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.
|
protected Class<SpecStatusSchema> |
SpecStatusSchemaByKeyFluentHelper.getEntityClass() |
protected Class<SpecStatusSchema> |
SpecStatusSchemaFluentHelper.getEntityClass() |
Optional<List<SpecStatusSchema>> |
RawSubstance.getRawSubstanceSchemaIfPresent()
Retrieval of associated SpecStatusSchema entities (one to many).
|
List<SpecStatusSchema> |
RawSubstance.getRawSubstanceSchemaOrFetch()
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,
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<SpecStatusSchema> |
SpecStatusSchemaOneToOneLink.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 SpecStatusSchemaLink<ObjectT> |
SpecStatusSchemaLink.translateLinkType(EntityLink<SpecStatusSchemaLink<ObjectT>,SpecStatusSchema,ObjectT> link) |
Copyright © 2018 SAP SE. All rights reserved.