Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.link |
Modifier and Type | Field and Description |
---|---|
static RealSubstanceLink<SpecStatusSchema> |
RealSubstance.TO_REAL_SUBSTANCE_SCHEMA
Use with available fluent helpers to apply the to_RealSubstanceSchema navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SpecStatusSchema |
SpecStatusSchema.SpecStatusSchemaBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SpecStatusSchema> |
RealSubstance.fetchRealSubstanceSchema()
Fetches the SpecStatusSchema entities (one to many) associated with this entity.
|
protected Class<SpecStatusSchema> |
SpecStatusSchemaFluentHelper.getEntityClass() |
protected Class<SpecStatusSchema> |
SpecStatusSchemaByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SpecStatusSchema>> |
RealSubstance.getRealSubstanceSchemaIfPresent()
Retrieval of associated SpecStatusSchema entities (one to many).
|
List<SpecStatusSchema> |
RealSubstance.getRealSubstanceSchemaOrFetch()
Retrieval of associated SpecStatusSchema entities (one to many).
|
Class<SpecStatusSchema> |
SpecStatusSchema.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RealSubstance.addRealSubstanceSchema(SpecStatusSchema... entity)
Adds elements to the list of associated SpecStatusSchema entities.
|
RealSubstance.RealSubstanceBuilder |
RealSubstance.RealSubstanceBuilder.realSubstanceSchema(SpecStatusSchema... value)
Navigation property to_RealSubstanceSchema for RealSubstance to multiple
SpecStatusSchema.
|
Modifier and Type | Method and Description |
---|---|
void |
RealSubstance.setRealSubstanceSchema(List<SpecStatusSchema> value)
Overwrites the list of associated SpecStatusSchema entities for the loaded navigation property
to_RealSubstanceSchema.
|
Constructor and Description |
---|
RealSubstance(String realSubstanceInternalID,
String realSubstance,
String realSubstanceAuthznGroup,
LocalDateTime realSubstanceCreationDate,
String realSubstanceCreatedByUser,
String realSubstanceCreatedByUserName,
LocalDateTime realSubstanceChangeDate,
String realSubstanceChangedByUser,
String realSubstanceChangedByUserName,
String realSubstanceType,
String specificationCategory,
String specificationNote,
String specificationHeaderStatus,
String specificationHdrStsSchema,
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) |
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 © 2021 SAP SE. All rights reserved.