Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link |
Modifier and Type | Field and Description |
---|---|
static MasterRecipeHeaderLink<MasterRecipeMatlAssgmt> |
MasterRecipeHeader.TO_MATL_ASSGMT
Use with available fluent helpers to apply the to_MatlAssgmt navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
MasterRecipeMatlAssgmt |
MasterRecipeMatlAssgmt.MasterRecipeMatlAssgmtBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<MasterRecipeMatlAssgmt> |
MasterRecipeHeader.fetchMatlAssgmt()
Fetches the MasterRecipeMatlAssgmt entities (one to many) associated with this entity.
|
protected Class<MasterRecipeMatlAssgmt> |
MasterRecipeMatlAssgmtByKeyFluentHelper.getEntityClass() |
protected Class<MasterRecipeMatlAssgmt> |
MasterRecipeMatlAssgmtFluentHelper.getEntityClass() |
io.vavr.control.Option<List<MasterRecipeMatlAssgmt>> |
MasterRecipeHeader.getMatlAssgmtIfPresent()
Retrieval of associated MasterRecipeMatlAssgmt entities (one to many).
|
List<MasterRecipeMatlAssgmt> |
MasterRecipeHeader.getMatlAssgmtOrFetch()
Retrieval of associated MasterRecipeMatlAssgmt entities (one to many).
|
Class<MasterRecipeMatlAssgmt> |
MasterRecipeMatlAssgmt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
MasterRecipeHeader.addMatlAssgmt(MasterRecipeMatlAssgmt... entity)
Adds elements to the list of associated MasterRecipeMatlAssgmt entities.
|
MasterRecipeHeader.MasterRecipeHeaderBuilder |
MasterRecipeHeader.MasterRecipeHeaderBuilder.matlAssgmt(MasterRecipeMatlAssgmt... value)
Navigation property to_MatlAssgmt for MasterRecipeHeader to multiple
MasterRecipeMatlAssgmt.
|
Modifier and Type | Method and Description |
---|---|
void |
MasterRecipeHeader.setMatlAssgmt(List<MasterRecipeMatlAssgmt> value)
Overwrites the list of associated MasterRecipeMatlAssgmt entities for the loaded navigation property
to_MatlAssgmt.
|
Constructor and Description |
---|
MasterRecipeHeader(String masterRecipeGroup,
String masterRecipe,
String masterRecipeInternalVersion,
Boolean isMarkedForDeletion,
String billOfOperationsDesc,
String longTextLanguageCode,
String plainLongText,
String plant,
String billOfOperationsStatus,
String billOfOperationsUsage,
String responsiblePlannerGroup,
String billOfOperationsProfile,
BigDecimal minimumLotSizeQuantity,
BigDecimal maximumLotSizeQuantity,
String billOfOperationsUnit,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
String lastChangedByUser,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String changeNumber,
ZonedDateTime changedDateTime,
List<MasterRecipeMatlAssgmt> toMatlAssgmt,
List<MasterRecipeOperation> toOperation) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MasterRecipeMatlAssgmt> |
MasterRecipeMatlAssgmtOneToOneLink.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 MasterRecipeMatlAssgmtLink<ObjectT> |
MasterRecipeMatlAssgmtLink.translateLinkType(EntityLink<MasterRecipeMatlAssgmtLink<ObjectT>,MasterRecipeMatlAssgmt,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.