Modifier and Type | Field and Description |
---|---|
static RawSubstanceLink<SpecAssignedMatlForKeyDate> |
RawSubstance.TO_RAW_SUBSTANCE_MATL_ASSIGNMENT
Use with available fluent helpers to apply the to_RawSubstanceMatlAssignment 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> |
RawSubstance.fetchRawSubstanceMatlAssignment()
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>> |
RawSubstance.getRawSubstanceMatlAssignmentIfPresent()
Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).
|
List<SpecAssignedMatlForKeyDate> |
RawSubstance.getRawSubstanceMatlAssignmentOrFetch()
Retrieval of associated SpecAssignedMatlForKeyDate entities (one to many).
|
Class<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RawSubstance.addRawSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... entity)
Adds elements to the list of associated SpecAssignedMatlForKeyDate entities.
|
RawSubstance.RawSubstanceBuilder |
RawSubstance.RawSubstanceBuilder.rawSubstanceMatlAssignment(SpecAssignedMatlForKeyDate... value)
Navigation property to_RawSubstanceMatlAssignment for RawSubstance to multiple
SpecAssignedMatlForKeyDate.
|
Modifier and Type | Method and Description |
---|---|
void |
RawSubstance.setRawSubstanceMatlAssignment(List<SpecAssignedMatlForKeyDate> value)
Overwrites the list of associated SpecAssignedMatlForKeyDate entities for the loaded navigation property
to_RawSubstanceMatlAssignment.
|
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 |
---|
RawSubstance(String rawSubstanceInternalID,
String rawSubstance,
String rawSubstanceAuthznGroup,
LocalDateTime rawSubstanceCreationDate,
String rawSubstanceCreatedByUser,
String rawSubstanceCreatedByUserName,
LocalDateTime rawSubstanceChangeDate,
String rawSubstanceChangedByUser,
String rawSubstanceChangedByUserName,
String rawSubstanceType,
String specificationCategory,
String specificationNote,
String specificationHeaderStatus,
String specificationHdrStsSchema,
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 |
---|---|
RawSubstanceServiceBatchChangeSet |
DefaultRawSubstanceServiceBatchChangeSet.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate)
Create a new
SpecAssignedMatlForKeyDate entity and save it to the S/4HANA system. |
RawSubstanceServiceBatchChangeSet |
RawSubstanceServiceBatchChangeSet.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 |
DefaultRawSubstanceService.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate) |
SpecAssignedMatlForKeyDateCreateFluentHelper |
RawSubstanceService.createSpecAssignedMatlForKeyDate(SpecAssignedMatlForKeyDate specAssignedMatlForKeyDate)
Create a new
SpecAssignedMatlForKeyDate entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.