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 SpecStatusNextStatusLink<SpecStatusAttributes> |
SpecStatusNextStatus.TO_NEXT_STATUS_ATTRIBUTES
Use with available fluent helpers to apply the to_NextStatusAttributes navigation property to query
operations.
|
static RealSubstanceLink<SpecStatusAttributes> |
RealSubstance.TO_REAL_SUBSTANCE_STATUS_ATTRIBUTES
Use with available fluent helpers to apply the to_RealSubstanceStatusAttributes navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
SpecStatusAttributes |
SpecStatusAttributes.SpecStatusAttributesBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SpecStatusAttributes> |
SpecStatusNextStatus.fetchNextStatusAttributes()
Fetches the SpecStatusAttributes entities (one to many) associated with this entity.
|
List<SpecStatusAttributes> |
RealSubstance.fetchRealSubstanceStatusAttributes()
Fetches the SpecStatusAttributes entities (one to many) associated with this entity.
|
protected Class<SpecStatusAttributes> |
SpecStatusAttributesFluentHelper.getEntityClass() |
protected Class<SpecStatusAttributes> |
SpecStatusAttributesByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SpecStatusAttributes>> |
SpecStatusNextStatus.getNextStatusAttributesIfPresent()
Retrieval of associated SpecStatusAttributes entities (one to many).
|
List<SpecStatusAttributes> |
SpecStatusNextStatus.getNextStatusAttributesOrFetch()
Retrieval of associated SpecStatusAttributes entities (one to many).
|
io.vavr.control.Option<List<SpecStatusAttributes>> |
RealSubstance.getRealSubstanceStatusAttributesIfPresent()
Retrieval of associated SpecStatusAttributes entities (one to many).
|
List<SpecStatusAttributes> |
RealSubstance.getRealSubstanceStatusAttributesOrFetch()
Retrieval of associated SpecStatusAttributes entities (one to many).
|
Class<SpecStatusAttributes> |
SpecStatusAttributes.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SpecStatusNextStatus.addNextStatusAttributes(SpecStatusAttributes... entity)
Adds elements to the list of associated SpecStatusAttributes entities.
|
void |
RealSubstance.addRealSubstanceStatusAttributes(SpecStatusAttributes... entity)
Adds elements to the list of associated SpecStatusAttributes entities.
|
SpecStatusNextStatus.SpecStatusNextStatusBuilder |
SpecStatusNextStatus.SpecStatusNextStatusBuilder.nextStatusAttributes(SpecStatusAttributes... value)
Navigation property to_NextStatusAttributes for SpecStatusNextStatus to multiple
SpecStatusAttributes.
|
RealSubstance.RealSubstanceBuilder |
RealSubstance.RealSubstanceBuilder.realSubstanceStatusAttributes(SpecStatusAttributes... value)
Navigation property to_RealSubstanceStatusAttributes for RealSubstance to multiple
SpecStatusAttributes.
|
Modifier and Type | Method and Description |
---|---|
void |
SpecStatusNextStatus.setNextStatusAttributes(List<SpecStatusAttributes> value)
Overwrites the list of associated SpecStatusAttributes entities for the loaded navigation property
to_NextStatusAttributes.
|
void |
RealSubstance.setRealSubstanceStatusAttributes(List<SpecStatusAttributes> value)
Overwrites the list of associated SpecStatusAttributes entities for the loaded navigation property
to_RealSubstanceStatusAttributes.
|
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) |
SpecStatusNextStatus(String specificationHdrStsSchema,
String specificationHdrStsSchemaFrSts,
String specificationHdrStsSchemaToSts,
List<SpecStatusAttributes> toNextStatusAttributes) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SpecStatusAttributes> |
SpecStatusAttributesOneToOneLink.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 SpecStatusAttributesLink<ObjectT> |
SpecStatusAttributesLink.translateLinkType(EntityLink<SpecStatusAttributesLink<ObjectT>,SpecStatusAttributes,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.