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 MasterRecipeOperationLink<MasterRecipeOpCompAlloc> |
MasterRecipeOperation.TO_OP_COMP_ALLOC
Use with available fluent helpers to apply the to_OpCompAlloc navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
MasterRecipeOpCompAlloc |
MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<MasterRecipeOpCompAlloc> |
MasterRecipeOperation.fetchOpCompAlloc()
Fetches the MasterRecipeOpCompAlloc entities (one to many) associated with this entity.
|
protected Class<MasterRecipeOpCompAlloc> |
MasterRecipeOpCompAllocByKeyFluentHelper.getEntityClass() |
protected Class<MasterRecipeOpCompAlloc> |
MasterRecipeOpCompAllocFluentHelper.getEntityClass() |
io.vavr.control.Option<List<MasterRecipeOpCompAlloc>> |
MasterRecipeOperation.getOpCompAllocIfPresent()
Retrieval of associated MasterRecipeOpCompAlloc entities (one to many).
|
List<MasterRecipeOpCompAlloc> |
MasterRecipeOperation.getOpCompAllocOrFetch()
Retrieval of associated MasterRecipeOpCompAlloc entities (one to many).
|
Class<MasterRecipeOpCompAlloc> |
MasterRecipeOpCompAlloc.getType() |
Modifier and Type | Method and Description |
---|---|
void |
MasterRecipeOperation.addOpCompAlloc(MasterRecipeOpCompAlloc... entity)
Adds elements to the list of associated MasterRecipeOpCompAlloc entities.
|
MasterRecipeOperation.MasterRecipeOperationBuilder |
MasterRecipeOperation.MasterRecipeOperationBuilder.opCompAlloc(MasterRecipeOpCompAlloc... value)
Navigation property to_OpCompAlloc for MasterRecipeOperation to multiple
MasterRecipeOpCompAlloc.
|
Modifier and Type | Method and Description |
---|---|
void |
MasterRecipeOperation.setOpCompAlloc(List<MasterRecipeOpCompAlloc> value)
Overwrites the list of associated MasterRecipeOpCompAlloc entities for the loaded navigation property
to_OpCompAlloc.
|
Constructor and Description |
---|
MasterRecipeOperation(String masterRecipeGroup,
String masterRecipe,
String masterRecipeOperationIntID,
String mstrRcpOperationIntVersion,
String operation,
String operationText,
String longTextLanguageCode,
String workCenterTypeCode,
String workCenterInternalID,
String operationStandardTextCode,
String plant,
String operationControlProfile,
BigDecimal operationReferenceQuantity,
String operationUnit,
BigDecimal opQtyToBaseQtyNmrtr,
BigDecimal opQtyToBaseQtyDnmntr,
BigDecimal numberOfTimeTickets,
String numberOfConfirmationSlips,
String operationCostingRelevancyType,
String businessProcess,
String operationSetupType,
String operationSetupGroupCategory,
String operationSetupGroup,
String capacityCategoryCode,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
String lastChangedByUser,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String changeNumber,
ZonedDateTime changedDateTime,
List<MasterRecipeOpCompAlloc> toOpCompAlloc,
List<MasterRecipeOpSecdryRsce> toOpSecdryRsce,
List<MasterRecipePhase> toPhase) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MasterRecipeOpCompAlloc> |
MasterRecipeOpCompAllocOneToOneLink.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 MasterRecipeOpCompAllocLink<ObjectT> |
MasterRecipeOpCompAllocLink.translateLinkType(EntityLink<MasterRecipeOpCompAllocLink<ObjectT>,MasterRecipeOpCompAlloc,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.