public class MasterRecipeOperation extends VdmEntity<MasterRecipeOperation>
Original entity name from the Odata EDM: MasterRecipeOperationType
Modifier and Type | Class and Description |
---|---|
static class |
MasterRecipeOperation.MasterRecipeOperationBuilder
Helper class to allow for fluent creation of MasterRecipeOperation instances.
|
Modifier and Type | Field and Description |
---|---|
static MasterRecipeOperationSelectable |
ALL_FIELDS
Selector for all available fields of MasterRecipeOperation.
|
static MasterRecipeOperationField<String> |
BUSINESS_PROCESS
Use with available fluent helpers to apply the BusinessProcess field to query operations.
|
static MasterRecipeOperationField<String> |
CAPACITY_CATEGORY_CODE
Use with available fluent helpers to apply the CapacityCategoryCode field to query operations.
|
static MasterRecipeOperationField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static MasterRecipeOperationField<ZonedDateTime> |
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static MasterRecipeOperationField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static MasterRecipeOperationField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static MasterRecipeOperationField<String> |
LONG_TEXT_LANGUAGE_CODE
Use with available fluent helpers to apply the LongTextLanguageCode field to query operations.
|
static MasterRecipeOperationField<String> |
MASTER_RECIPE
Use with available fluent helpers to apply the MasterRecipe field to query operations.
|
static MasterRecipeOperationField<String> |
MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.
|
static MasterRecipeOperationField<String> |
MASTER_RECIPE_OPERATION_INT_ID
Use with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations.
|
static MasterRecipeOperationField<String> |
MSTR_RCP_OPERATION_INT_VERSION
Use with available fluent helpers to apply the MstrRcpOperationIntVersion field to query operations.
|
static MasterRecipeOperationField<String> |
NUMBER_OF_CONFIRMATION_SLIPS
Use with available fluent helpers to apply the NumberOfConfirmationSlips field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
NUMBER_OF_TIME_TICKETS
Use with available fluent helpers to apply the NumberOfTimeTickets field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
OP_QTY_TO_BASE_QTY_DNMNTR
Use with available fluent helpers to apply the OpQtyToBaseQtyDnmntr field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
OP_QTY_TO_BASE_QTY_NMRTR
Use with available fluent helpers to apply the OpQtyToBaseQtyNmrtr field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION
Use with available fluent helpers to apply the Operation field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_CONTROL_PROFILE
Use with available fluent helpers to apply the OperationControlProfile field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_COSTING_RELEVANCY_TYPE
Use with available fluent helpers to apply the OperationCostingRelevancyType field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
OPERATION_REFERENCE_QUANTITY
Use with available fluent helpers to apply the OperationReferenceQuantity field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_SETUP_GROUP
Use with available fluent helpers to apply the OperationSetupGroup field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_SETUP_GROUP_CATEGORY
Use with available fluent helpers to apply the OperationSetupGroupCategory field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_SETUP_TYPE
Use with available fluent helpers to apply the OperationSetupType field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_STANDARD_TEXT_CODE
Use with available fluent helpers to apply the OperationStandardTextCode field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_TEXT
Use with available fluent helpers to apply the OperationText field to query operations.
|
static MasterRecipeOperationField<String> |
OPERATION_UNIT
Use with available fluent helpers to apply the OperationUnit field to query operations.
|
static MasterRecipeOperationField<String> |
PLAIN_LONG_TEXT
Use with available fluent helpers to apply the PlainLongText field to query operations.
|
static MasterRecipeOperationField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static MasterRecipeOperationLink<MasterRecipeOpCompAlloc> |
TO_OP_COMP_ALLOC
Use with available fluent helpers to apply the to_OpCompAlloc navigation property to query operations.
|
static MasterRecipeOperationLink<MasterRecipeOpSecdryRsce> |
TO_OP_SECDRY_RSCE
Use with available fluent helpers to apply the to_OpSecdryRsce navigation property to query operations.
|
static MasterRecipeOperationLink<MasterRecipePhase> |
TO_PHASE
Use with available fluent helpers to apply the to_Phase navigation property to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
static MasterRecipeOperationField<String> |
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static MasterRecipeOperationField<String> |
WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
MasterRecipeOperation() |
MasterRecipeOperation(String masterRecipeGroup,
String masterRecipe,
String masterRecipeOperationIntID,
String mstrRcpOperationIntVersion,
String operation,
String operationText,
String longTextLanguageCode,
String plainLongText,
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 |
---|---|
void |
addOpCompAlloc(MasterRecipeOpCompAlloc... entity)
Adds elements to the list of associated MasterRecipeOpCompAlloc entities.
|
void |
addOpSecdryRsce(MasterRecipeOpSecdryRsce... entity)
Adds elements to the list of associated MasterRecipeOpSecdryRsce entities.
|
void |
addPhase(MasterRecipePhase... entity)
Adds elements to the list of associated MasterRecipePhase entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static MasterRecipeOperation.MasterRecipeOperationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<MasterRecipeOpCompAlloc> |
fetchOpCompAlloc()
Fetches the MasterRecipeOpCompAlloc entities (one to many) associated with this entity.
|
List<MasterRecipeOpSecdryRsce> |
fetchOpSecdryRsce()
Fetches the MasterRecipeOpSecdryRsce entities (one to many) associated with this entity.
|
List<MasterRecipePhase> |
fetchPhase()
Fetches the MasterRecipePhase entities (one to many) associated with this entity.
|
static <T> MasterRecipeOperationField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBusinessProcess()
Constraints: Not nullable, Maximum length: 12
|
String |
getCapacityCategoryCode()
Constraints: Not nullable, Maximum length: 3
|
ZonedDateTime |
getChangedDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getChangeNumber()
Constraints: Not nullable, Maximum length: 12
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getLongTextLanguageCode()
Constraints: Not nullable, Maximum length: 2
|
String |
getMasterRecipe()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getMasterRecipeGroup()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getMasterRecipeOperationIntID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getMstrRcpOperationIntVersion()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getNumberOfConfirmationSlips()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getNumberOfTimeTickets()
Constraints: Not nullable, Precision: 3, Scale: 0
|
io.vavr.control.Option<List<MasterRecipeOpCompAlloc>> |
getOpCompAllocIfPresent()
Retrieval of associated MasterRecipeOpCompAlloc entities (one to many).
|
List<MasterRecipeOpCompAlloc> |
getOpCompAllocOrFetch()
Retrieval of associated MasterRecipeOpCompAlloc entities (one to many).
|
String |
getOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getOperationControlProfile()
Constraints: Not nullable, Maximum length: 4
|
String |
getOperationCostingRelevancyType()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getOperationReferenceQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getOperationSetupGroup()
Constraints: Not nullable, Maximum length: 10
|
String |
getOperationSetupGroupCategory()
Constraints: Not nullable, Maximum length: 10
|
String |
getOperationSetupType()
Constraints: Not nullable, Maximum length: 2
|
String |
getOperationStandardTextCode()
Constraints: Not nullable, Maximum length: 7
|
String |
getOperationText()
Constraints: Not nullable, Maximum length: 40
|
String |
getOperationUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getOpQtyToBaseQtyDnmntr()
Constraints: Not nullable, Precision: 5, Scale: 0
|
BigDecimal |
getOpQtyToBaseQtyNmrtr()
Constraints: Not nullable, Precision: 5, Scale: 0
|
io.vavr.control.Option<List<MasterRecipeOpSecdryRsce>> |
getOpSecdryRsceIfPresent()
Retrieval of associated MasterRecipeOpSecdryRsce entities (one to many).
|
List<MasterRecipeOpSecdryRsce> |
getOpSecdryRsceOrFetch()
Retrieval of associated MasterRecipeOpSecdryRsce entities (one to many).
|
io.vavr.control.Option<List<MasterRecipePhase>> |
getPhaseIfPresent()
Retrieval of associated MasterRecipePhase entities (one to many).
|
List<MasterRecipePhase> |
getPhaseOrFetch()
Retrieval of associated MasterRecipePhase entities (one to many).
|
String |
getPlainLongText()
Constraints: none
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
Class<MasterRecipeOperation> |
getType() |
LocalDateTime |
getValidityEndDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getValidityStartDate()
Constraints: Not nullable, Precision: 0
|
String |
getWorkCenterInternalID()
Constraints: Not nullable, Maximum length: 8
|
String |
getWorkCenterTypeCode()
Constraints: Not nullable, Maximum length: 2
|
int |
hashCode() |
void |
setBusinessProcess(String businessProcess)
Constraints: Not nullable, Maximum length: 12
|
void |
setCapacityCategoryCode(String capacityCategoryCode)
Constraints: Not nullable, Maximum length: 3
|
void |
setChangedDateTime(ZonedDateTime changedDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setChangeNumber(String changeNumber)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setLongTextLanguageCode(String longTextLanguageCode)
Constraints: Not nullable, Maximum length: 2
|
void |
setMasterRecipe(String masterRecipe)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setMasterRecipeGroup(String masterRecipeGroup)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setMasterRecipeOperationIntID(String masterRecipeOperationIntID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setMstrRcpOperationIntVersion(String mstrRcpOperationIntVersion)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setNumberOfConfirmationSlips(String numberOfConfirmationSlips)
Constraints: Not nullable, Maximum length: 3
|
void |
setNumberOfTimeTickets(BigDecimal numberOfTimeTickets)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setOpCompAlloc(List<MasterRecipeOpCompAlloc> value)
Overwrites the list of associated MasterRecipeOpCompAlloc entities for the loaded navigation property
to_OpCompAlloc.
|
void |
setOperation(String operation)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperationControlProfile(String operationControlProfile)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperationCostingRelevancyType(String operationCostingRelevancyType)
Constraints: Not nullable, Maximum length: 1
|
void |
setOperationReferenceQuantity(BigDecimal operationReferenceQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setOperationSetupGroup(String operationSetupGroup)
Constraints: Not nullable, Maximum length: 10
|
void |
setOperationSetupGroupCategory(String operationSetupGroupCategory)
Constraints: Not nullable, Maximum length: 10
|
void |
setOperationSetupType(String operationSetupType)
Constraints: Not nullable, Maximum length: 2
|
void |
setOperationStandardTextCode(String operationStandardTextCode)
Constraints: Not nullable, Maximum length: 7
|
void |
setOperationText(String operationText)
Constraints: Not nullable, Maximum length: 40
|
void |
setOperationUnit(String operationUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setOpQtyToBaseQtyDnmntr(BigDecimal opQtyToBaseQtyDnmntr)
Constraints: Not nullable, Precision: 5, Scale: 0
|
void |
setOpQtyToBaseQtyNmrtr(BigDecimal opQtyToBaseQtyNmrtr)
Constraints: Not nullable, Precision: 5, Scale: 0
|
void |
setOpSecdryRsce(List<MasterRecipeOpSecdryRsce> value)
Overwrites the list of associated MasterRecipeOpSecdryRsce entities for the loaded navigation property
to_OpSecdryRsce.
|
void |
setPhase(List<MasterRecipePhase> value)
Overwrites the list of associated MasterRecipePhase entities for the loaded navigation property
to_Phase.
|
void |
setPlainLongText(String plainLongText)
Constraints: none
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setValidityEndDate(LocalDateTime validityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setValidityStartDate(LocalDateTime validityStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setWorkCenterInternalID(String workCenterInternalID)
Constraints: Not nullable, Maximum length: 8
|
void |
setWorkCenterTypeCode(String workCenterTypeCode)
Constraints: Not nullable, Maximum length: 2
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final MasterRecipeOperationSelectable ALL_FIELDS
public static final MasterRecipeOperationField<String> MASTER_RECIPE_GROUP
public static final MasterRecipeOperationField<String> MASTER_RECIPE
public static final MasterRecipeOperationField<String> MASTER_RECIPE_OPERATION_INT_ID
public static final MasterRecipeOperationField<String> MSTR_RCP_OPERATION_INT_VERSION
public static final MasterRecipeOperationField<String> OPERATION
public static final MasterRecipeOperationField<String> OPERATION_TEXT
public static final MasterRecipeOperationField<String> LONG_TEXT_LANGUAGE_CODE
public static final MasterRecipeOperationField<String> PLAIN_LONG_TEXT
public static final MasterRecipeOperationField<String> WORK_CENTER_TYPE_CODE
public static final MasterRecipeOperationField<String> WORK_CENTER_INTERNAL_ID
public static final MasterRecipeOperationField<String> OPERATION_STANDARD_TEXT_CODE
public static final MasterRecipeOperationField<String> PLANT
public static final MasterRecipeOperationField<String> OPERATION_CONTROL_PROFILE
public static final MasterRecipeOperationField<BigDecimal> OPERATION_REFERENCE_QUANTITY
public static final MasterRecipeOperationField<String> OPERATION_UNIT
public static final MasterRecipeOperationField<BigDecimal> OP_QTY_TO_BASE_QTY_NMRTR
public static final MasterRecipeOperationField<BigDecimal> OP_QTY_TO_BASE_QTY_DNMNTR
public static final MasterRecipeOperationField<BigDecimal> NUMBER_OF_TIME_TICKETS
public static final MasterRecipeOperationField<String> NUMBER_OF_CONFIRMATION_SLIPS
public static final MasterRecipeOperationField<String> OPERATION_COSTING_RELEVANCY_TYPE
public static final MasterRecipeOperationField<String> BUSINESS_PROCESS
public static final MasterRecipeOperationField<String> OPERATION_SETUP_TYPE
public static final MasterRecipeOperationField<String> OPERATION_SETUP_GROUP_CATEGORY
public static final MasterRecipeOperationField<String> OPERATION_SETUP_GROUP
public static final MasterRecipeOperationField<String> CAPACITY_CATEGORY_CODE
public static final MasterRecipeOperationField<LocalDateTime> CREATION_DATE
public static final MasterRecipeOperationField<String> CREATED_BY_USER
public static final MasterRecipeOperationField<LocalDateTime> LAST_CHANGE_DATE
public static final MasterRecipeOperationField<String> LAST_CHANGED_BY_USER
public static final MasterRecipeOperationField<LocalDateTime> VALIDITY_START_DATE
public static final MasterRecipeOperationField<LocalDateTime> VALIDITY_END_DATE
public static final MasterRecipeOperationField<String> CHANGE_NUMBER
public static final MasterRecipeOperationField<ZonedDateTime> CHANGED_DATE_TIME
public static final MasterRecipeOperationLink<MasterRecipeOpCompAlloc> TO_OP_COMP_ALLOC
public static final MasterRecipeOperationLink<MasterRecipeOpSecdryRsce> TO_OP_SECDRY_RSCE
public static final MasterRecipeOperationLink<MasterRecipePhase> TO_PHASE
public MasterRecipeOperation()
public MasterRecipeOperation(@Nullable String masterRecipeGroup, @Nullable String masterRecipe, @Nullable String masterRecipeOperationIntID, @Nullable String mstrRcpOperationIntVersion, @Nullable String operation, @Nullable String operationText, @Nullable String longTextLanguageCode, @Nullable String plainLongText, @Nullable String workCenterTypeCode, @Nullable String workCenterInternalID, @Nullable String operationStandardTextCode, @Nullable String plant, @Nullable String operationControlProfile, @Nullable BigDecimal operationReferenceQuantity, @Nullable String operationUnit, @Nullable BigDecimal opQtyToBaseQtyNmrtr, @Nullable BigDecimal opQtyToBaseQtyDnmntr, @Nullable BigDecimal numberOfTimeTickets, @Nullable String numberOfConfirmationSlips, @Nullable String operationCostingRelevancyType, @Nullable String businessProcess, @Nullable String operationSetupType, @Nullable String operationSetupGroupCategory, @Nullable String operationSetupGroup, @Nullable String capacityCategoryCode, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable ZonedDateTime changedDateTime, List<MasterRecipeOpCompAlloc> toOpCompAlloc, List<MasterRecipeOpSecdryRsce> toOpSecdryRsce, List<MasterRecipePhase> toPhase)
@Nonnull public Class<MasterRecipeOperation> getType()
getType
in class VdmObject<MasterRecipeOperation>
public void setMasterRecipeGroup(@Nullable String masterRecipeGroup)
Original property name from the Odata EDM: MasterRecipeGroup
You can use groups, for instance, to identify two routings that have different production steps for one material.Enter the group to which you want to restrict the selection.
masterRecipeGroup
- Key identifying a group.public void setMasterRecipe(@Nullable String masterRecipe)
Original property name from the Odata EDM: MasterRecipe
In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example.
masterRecipe
- This key and the task list group uniquely identify a task list.public void setMasterRecipeOperationIntID(@Nullable String masterRecipeOperationIntID)
Original property name from the Odata EDM: MasterRecipeOperationIntID
masterRecipeOperationIntID
- Number of the Task List Nodepublic void setMstrRcpOperationIntVersion(@Nullable String mstrRcpOperationIntVersion)
Original property name from the Odata EDM: MstrRcpOperationIntVersion
mstrRcpOperationIntVersion
- Identifies the activity posting.public void setOperation(@Nullable String operation)
Original property name from the Odata EDM: Operation
operation
- Operation / Phase Numberpublic void setOperationText(@Nullable String operationText)
Original property name from the Odata EDM: OperationText
This text is copied into the first line of the long text for the operation or sub-operation.Character formats such as bold or italics are not supported in short texts. If you use special character formats in long texts, the system displays the corresponding control characters in the short text.
operationText
- Describes the operation or sub-operation.public void setLongTextLanguageCode(@Nullable String longTextLanguageCode)
Original property name from the Odata EDM: LongTextLanguageCode
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
longTextLanguageCode
- The language key indicatespublic void setPlainLongText(@Nullable String plainLongText)
Original property name from the Odata EDM: PlainLongText
plainLongText
- Long Textpublic void setWorkCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
A - a work centerFH - a production resource/tool.The key is only used internally but it is displayed within matchcode selection on technical grounds. You do not have to make an entry.
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:public void setWorkCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
When you work with infotype records, this field allows you to use the Fast entry feature. Fast entry enables you to create numerous infotype records without having to exit and re-enter the infotype window.To select the object that the infotype record should belong to, either:Enter the object's eight-digit codeUse the matchcode feature to search for the object
workCenterInternalID
- Contains a unique eight-digit numerical code, that represents a specific object (for example, an
organizational unit, qualification or business event).public void setOperationStandardTextCode(@Nullable String operationStandardTextCode)
Original property name from the Odata EDM: OperationStandardTextCode
You can assign a standard text to an operation by entering the standard text key in the operation. By changing this text within the operation long text, you can then create an individual operation description.Standard texts can also be assigned to network activities.
operationStandardTextCode
- Key which identifies a text that is frequently used to describe certain processes (for example,
turning or milling).public void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Key uniquely identifying a plant.public void setOperationControlProfile(@Nullable String operationControlProfile)
Original property name from the Odata EDM: OperationControlProfile
Which application component uses the controlkey for which objects is shown in the table below.QM PM PP PP-PI PSOperation/Activity x x x x xSub-Operation x x xPhase xSecondary Resource xActivity Element x
operationControlProfile
- Determines which business transactions should be executed for the object that belongs to the task list
or order (for example scheduling or costing).public void setOperationReferenceQuantity(@Nullable BigDecimal operationReferenceQuantity)
Original property name from the Odata EDM: OperationReferenceQuantity
operationReferenceQuantity
- Quantity of the material to be produced to which the standard values of the operation refer.public void setOperationUnit(@Nullable String operationUnit)
Original property name from the Odata EDM: OperationUnit
Among other things, it is valid for:the base quantitythe minimum lot sizethe minimum send-ahead quantity when operations overlapThe operation unit of measure can deviate from the unit of measure for the task list if you change the numerator and denominator in the quotient for conversion.If the unit of measure in the header has already been maintained, this unit is used as a default value for the operation unit. You can change the unit of measure in the operation.
operationUnit
- Unit of measure used in the operation for the material to be produced.public void setOpQtyToBaseQtyNmrtr(@Nullable BigDecimal opQtyToBaseQtyNmrtr)
Original property name from the Odata EDM: OpQtyToBaseQtyNmrtr
For example, if the routing unit of measure is "piece" and the operation unit of measure "kilogram" and for every 5 kgs there are 3 pieces, then the quotient is 3/5, because one kilogram is 3/5 of a piece.
opQtyToBaseQtyNmrtr
- Numerator for the quotient that tells you the relation between the routing unit of measure and the
operation unit of measure.public void setOpQtyToBaseQtyDnmntr(@Nullable BigDecimal opQtyToBaseQtyDnmntr)
Original property name from the Odata EDM: OpQtyToBaseQtyDnmntr
For example, if the routing unit of measure is "piece" and the operation unit of measure "kilogram" and for every 5 kg there are 3 pieces, then the quotient is 3/5, because one kilogram is 3/5 of a piece.
opQtyToBaseQtyDnmntr
- Denominator for the quotient that gives you the relation between the routing unit of measure and the
operation unit of measure.public void setNumberOfTimeTickets(@Nullable BigDecimal numberOfTimeTickets)
Original property name from the Odata EDM: NumberOfTimeTickets
This entry is only taken into account if time tickets are to be printed according to the operation control key.The value from the work center is the default in the routing.
numberOfTimeTickets
- Number of time tickets to be printed for an operation or activity (PS).public void setNumberOfConfirmationSlips(@Nullable String numberOfConfirmationSlips)
Original property name from the Odata EDM: NumberOfConfirmationSlips
The system prints confirmations if the control key for the operation or activity has been set.The value from the work center is the default in the routing.
numberOfConfirmationSlips
- Number of confirmation slips to be printed for an operation or an activity.public void setOperationCostingRelevancyType(@Nullable String operationCostingRelevancyType)
Original property name from the Odata EDM: OperationCostingRelevancyType
operationCostingRelevancyType
- Operation Costing Relevancy Typepublic void setBusinessProcess(@Nullable String businessProcess)
Original property name from the Odata EDM: BusinessProcess
businessProcess
- Key uniquely identifying a business process.public void setOperationSetupType(@Nullable String operationSetupType)
Original property name from the Odata EDM: OperationSetupType
The value from the work center is the default in the routing.
operationSetupType
- Key that specifies who sets up a work center (for example, machine servicer, setup person or a setup
crew).public void setOperationSetupGroupCategory(@Nullable String operationSetupGroupCategory)
Original property name from the Odata EDM: OperationSetupGroupCategory
You can combine lathes with different setup group keys into a setup group category "Turning".
operationSetupGroupCategory
- Classification which combines setup group keys in groups.public void setOperationSetupGroup(@Nullable String operationSetupGroup)
Original property name from the Odata EDM: OperationSetupGroup
The setup group key is a criterion for sequence planning of orders in capacity leveling.
operationSetupGroup
- Indicates operations with the same or similar setup conditions.public void setCapacityCategoryCode(@Nullable String capacityCategoryCode)
Original property name from the Odata EDM: CapacityCategoryCode
You can allocate capacities of different capacity categories to a work center.
capacityCategoryCode
- Key which describes capacity in more detail. The capacity category enables you to determine whether it
is machine or labor capacity.public void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Created Onpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Created Bypublic void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
lastChangeDate
- Last Changed Onpublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Last Changed Bypublic void setValidityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
validityStartDate
- Valid-From Datepublic void setValidityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
validityEndDate
- Valid-To Datepublic void setChangeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
changeNumber
- Change Numberpublic void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
changedDateTime
- The UTC time stamp is the date and time relative to UTC (Universal Coordinated Time).protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<MasterRecipeOperation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<MasterRecipeOperation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<MasterRecipeOperation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<MasterRecipeOperation>
@Nonnull public static <T> MasterRecipeOperationField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> MasterRecipeOperationField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<MasterRecipeOperation>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<MasterRecipeOperation>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<MasterRecipeOperation>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<MasterRecipeOperation>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<MasterRecipeOperation>
@Nonnull public List<MasterRecipeOpCompAlloc> fetchOpCompAlloc() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<MasterRecipeOpCompAlloc> getOpCompAllocOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_OpCompAlloc of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<MasterRecipeOpCompAlloc>> getOpCompAllocIfPresent()
If the navigation property for an entity MasterRecipeOperation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setOpCompAlloc(@Nonnull List<MasterRecipeOpCompAlloc> value)
If the navigation property to_OpCompAlloc of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of MasterRecipeOpCompAlloc entities.public void addOpCompAlloc(MasterRecipeOpCompAlloc... entity)
If the navigation property to_OpCompAlloc of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of MasterRecipeOpCompAlloc entities.@Nonnull public List<MasterRecipeOpSecdryRsce> fetchOpSecdryRsce() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<MasterRecipeOpSecdryRsce> getOpSecdryRsceOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_OpSecdryRsce of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<MasterRecipeOpSecdryRsce>> getOpSecdryRsceIfPresent()
If the navigation property for an entity MasterRecipeOperation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setOpSecdryRsce(@Nonnull List<MasterRecipeOpSecdryRsce> value)
If the navigation property to_OpSecdryRsce of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of MasterRecipeOpSecdryRsce entities.public void addOpSecdryRsce(MasterRecipeOpSecdryRsce... entity)
If the navigation property to_OpSecdryRsce of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of MasterRecipeOpSecdryRsce entities.@Nonnull public List<MasterRecipePhase> fetchPhase() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<MasterRecipePhase> getPhaseOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Phase of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<MasterRecipePhase>> getPhaseIfPresent()
If the navigation property for an entity MasterRecipeOperation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setPhase(@Nonnull List<MasterRecipePhase> value)
If the navigation property to_Phase of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of MasterRecipePhase entities.public void addPhase(MasterRecipePhase... entity)
If the navigation property to_Phase of a queried MasterRecipeOperation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of MasterRecipePhase entities.@Nonnull public static MasterRecipeOperation.MasterRecipeOperationBuilder builder()
@Nullable public String getMasterRecipeGroup()
Original property name from the Odata EDM: MasterRecipeGroup
You can use groups, for instance, to identify two routings that have different production steps for one material.Enter the group to which you want to restrict the selection.
@Nullable public String getMasterRecipe()
Original property name from the Odata EDM: MasterRecipe
In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example.
@Nullable public String getMasterRecipeOperationIntID()
Original property name from the Odata EDM: MasterRecipeOperationIntID
@Nullable public String getMstrRcpOperationIntVersion()
Original property name from the Odata EDM: MstrRcpOperationIntVersion
@Nullable public String getOperation()
Original property name from the Odata EDM: Operation
@Nullable public String getOperationText()
Original property name from the Odata EDM: OperationText
This text is copied into the first line of the long text for the operation or sub-operation.Character formats such as bold or italics are not supported in short texts. If you use special character formats in long texts, the system displays the corresponding control characters in the short text.
@Nullable public String getLongTextLanguageCode()
Original property name from the Odata EDM: LongTextLanguageCode
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
@Nullable public String getPlainLongText()
Original property name from the Odata EDM: PlainLongText
@Nullable public String getWorkCenterTypeCode()
Original property name from the Odata EDM: WorkCenterTypeCode
A - a work centerFH - a production resource/tool.The key is only used internally but it is displayed within matchcode selection on technical grounds. You do not have to make an entry.
@Nullable public String getWorkCenterInternalID()
Original property name from the Odata EDM: WorkCenterInternalID
When you work with infotype records, this field allows you to use the Fast entry feature. Fast entry enables you to create numerous infotype records without having to exit and re-enter the infotype window.To select the object that the infotype record should belong to, either:Enter the object's eight-digit codeUse the matchcode feature to search for the object
@Nullable public String getOperationStandardTextCode()
Original property name from the Odata EDM: OperationStandardTextCode
You can assign a standard text to an operation by entering the standard text key in the operation. By changing this text within the operation long text, you can then create an individual operation description.Standard texts can also be assigned to network activities.
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getOperationControlProfile()
Original property name from the Odata EDM: OperationControlProfile
Which application component uses the controlkey for which objects is shown in the table below.QM PM PP PP-PI PSOperation/Activity x x x x xSub-Operation x x xPhase xSecondary Resource xActivity Element x
@Nullable public BigDecimal getOperationReferenceQuantity()
Original property name from the Odata EDM: OperationReferenceQuantity
@Nullable public String getOperationUnit()
Original property name from the Odata EDM: OperationUnit
Among other things, it is valid for:the base quantitythe minimum lot sizethe minimum send-ahead quantity when operations overlapThe operation unit of measure can deviate from the unit of measure for the task list if you change the numerator and denominator in the quotient for conversion.If the unit of measure in the header has already been maintained, this unit is used as a default value for the operation unit. You can change the unit of measure in the operation.
@Nullable public BigDecimal getOpQtyToBaseQtyNmrtr()
Original property name from the Odata EDM: OpQtyToBaseQtyNmrtr
For example, if the routing unit of measure is "piece" and the operation unit of measure "kilogram" and for every 5 kgs there are 3 pieces, then the quotient is 3/5, because one kilogram is 3/5 of a piece.
@Nullable public BigDecimal getOpQtyToBaseQtyDnmntr()
Original property name from the Odata EDM: OpQtyToBaseQtyDnmntr
For example, if the routing unit of measure is "piece" and the operation unit of measure "kilogram" and for every 5 kg there are 3 pieces, then the quotient is 3/5, because one kilogram is 3/5 of a piece.
@Nullable public BigDecimal getNumberOfTimeTickets()
Original property name from the Odata EDM: NumberOfTimeTickets
This entry is only taken into account if time tickets are to be printed according to the operation control key.The value from the work center is the default in the routing.
@Nullable public String getNumberOfConfirmationSlips()
Original property name from the Odata EDM: NumberOfConfirmationSlips
The system prints confirmations if the control key for the operation or activity has been set.The value from the work center is the default in the routing.
@Nullable public String getOperationCostingRelevancyType()
Original property name from the Odata EDM: OperationCostingRelevancyType
@Nullable public String getBusinessProcess()
Original property name from the Odata EDM: BusinessProcess
@Nullable public String getOperationSetupType()
Original property name from the Odata EDM: OperationSetupType
The value from the work center is the default in the routing.
@Nullable public String getOperationSetupGroupCategory()
Original property name from the Odata EDM: OperationSetupGroupCategory
You can combine lathes with different setup group keys into a setup group category "Turning".
@Nullable public String getOperationSetupGroup()
Original property name from the Odata EDM: OperationSetupGroup
The setup group key is a criterion for sequence planning of orders in capacity leveling.
@Nullable public String getCapacityCategoryCode()
Original property name from the Odata EDM: CapacityCategoryCode
You can allocate capacities of different capacity categories to a work center.
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getLastChangeDate()
Original property name from the Odata EDM: LastChangeDate
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public LocalDateTime getValidityStartDate()
Original property name from the Odata EDM: ValidityStartDate
@Nullable public LocalDateTime getValidityEndDate()
Original property name from the Odata EDM: ValidityEndDate
@Nullable public String getChangeNumber()
Original property name from the Odata EDM: ChangeNumber
@Nullable public ZonedDateTime getChangedDateTime()
Original property name from the Odata EDM: ChangedDateTime
@Nonnull public String toString()
toString
in class VdmObject<MasterRecipeOperation>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<MasterRecipeOperation>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<MasterRecipeOperation>
public int hashCode()
hashCode
in class VdmObject<MasterRecipeOperation>
Copyright © 2021 SAP SE. All rights reserved.