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() |
protected SpecAssignedMatlForKeyDate |
SpecAssignedMatlForKeyDateCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SpecAssignedMatlForKeyDate> |
RealSubstance.fetchRealSubstanceMatlAssignment()
Fetches the SpecAssignedMatlForKeyDate entities (one to many) associated with this entity.
|
protected Class<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SpecAssignedMatlForKeyDate>> |
RealSubstance.getRealSubstanceMatlAssignmentIfPresent()
Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).
|
List<SpecAssignedMatlForKeyDate> |
RealSubstance.getRealSubstanceMatlAssignmentOrFetch()
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)
Navigation property to_RealSubstanceMatlAssignment for RealSubstance to multiple
SpecAssignedMatlForKeyDate.
|
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 |
---|
SpecAssignedMatlForKeyDateCreateFluentHelper(String servicePath,
SpecAssignedMatlForKeyDate entity)
Creates a fluent helper object that will create a
SpecAssignedMatlForKeyDate entity on the OData endpoint. |
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 |
---|---|
RealSubstanceServiceBatchChangeSet |
RealSubstanceServiceBatchChangeSet.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate)
Create a new
SpecAssignedMatlForKeyDate entity and save it to the S/4HANA system. |
RealSubstanceServiceBatchChangeSet |
DefaultRealSubstanceServiceBatchChangeSet.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate)
Create a new
SpecAssignedMatlForKeyDate entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateOneToOneLink.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 SpecAssignedMatlForKeyDateLink<ObjectT> |
SpecAssignedMatlForKeyDateLink.translateLinkType(EntityLink<SpecAssignedMatlForKeyDateLink<ObjectT>,SpecAssignedMatlForKeyDate,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SpecAssignedMatlForKeyDateCreateFluentHelper |
DefaultRealSubstanceService.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) |
SpecAssignedMatlForKeyDateCreateFluentHelper |
RealSubstanceService.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate)
Create a new
SpecAssignedMatlForKeyDate entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.