public class MasterRecipePhseCompAlloc extends VdmEntity<MasterRecipePhseCompAlloc>
Original entity name from the Odata EDM: MasterRecipePhseCompAllocType
Modifier and Type | Class and Description |
---|---|
static class |
MasterRecipePhseCompAlloc.MasterRecipePhseCompAllocBuilder |
Modifier and Type | Field and Description |
---|---|
static MasterRecipePhseCompAllocSelectable |
ALL_FIELDS
Selector for all available fields of MasterRecipePhseCompAlloc.
|
static MasterRecipePhseCompAllocField<String> |
BILL_OF_MATERIAL
Use with available fluent helpers to apply the BillOfMaterial field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
BILL_OF_MATERIAL_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
BILL_OF_MATERIAL_ITEM_NODE_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
BILL_OF_MATERIAL_VARIANT
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static MasterRecipePhseCompAllocField<ZonedDateTime> |
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static MasterRecipePhseCompAllocField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static MasterRecipePhseCompAllocField<LocalDateTime> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
MASTER_RECIPE
Use with available fluent helpers to apply the MasterRecipe field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
MASTER_RECIPE_OPERATION_INT_ID
Use with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations.
|
static MasterRecipePhseCompAllocField<Boolean> |
MATL_COMP_IS_MARKED_FOR_BACKFLUSH
Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
MSTR_RCP_OP_BOM_ITEM_INT_VERSION
Use with available fluent helpers to apply the MstrRcpOpBOMItemIntVersion field to query operations.
|
static MasterRecipePhseCompAllocField<String> |
MSTR_RCP_OP_BOM_ITEM_INTERNAL_ID
Use with available fluent helpers to apply the MstrRcpOpBOMItemInternalID field to query operations.
|
static MasterRecipePhseCompAllocField<LocalDateTime> |
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static MasterRecipePhseCompAllocField<LocalDateTime> |
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
MasterRecipePhseCompAlloc() |
MasterRecipePhseCompAlloc(String masterRecipeGroup,
String masterRecipe,
String masterRecipeOperationIntID,
String mstrRcpOpBOMItemInternalID,
String mstrRcpOpBOMItemIntVersion,
String billOfMaterialCategory,
String billOfMaterial,
String billOfMaterialVariant,
String billOfMaterialItemNodeNumber,
Boolean matlCompIsMarkedForBackflush,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
String lastChangedByUser,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String changeNumber,
ZonedDateTime changedDateTime) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static MasterRecipePhseCompAlloc.MasterRecipePhseCompAllocBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> MasterRecipePhseCompAllocField<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 |
getBillOfMaterial()
Constraints: Not nullable, Maximum length: 8
|
String |
getBillOfMaterialCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getBillOfMaterialItemNodeNumber()
Constraints: Not nullable, Maximum length: 8
|
String |
getBillOfMaterialVariant()
Constraints: Not nullable, Maximum length: 2
|
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 |
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
|
Boolean |
getMatlCompIsMarkedForBackflush()
Constraints: none
|
String |
getMstrRcpOpBOMItemInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getMstrRcpOpBOMItemIntVersion()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
Class<MasterRecipePhseCompAlloc> |
getType() |
LocalDateTime |
getValidityEndDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getValidityStartDate()
Constraints: Not nullable, Precision: 0
|
int |
hashCode() |
void |
setBillOfMaterial(String billOfMaterial)
Constraints: Not nullable, Maximum length: 8
|
void |
setBillOfMaterialCategory(String billOfMaterialCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setBillOfMaterialItemNodeNumber(String billOfMaterialItemNodeNumber)
Constraints: Not nullable, Maximum length: 8
|
void |
setBillOfMaterialVariant(String billOfMaterialVariant)
Constraints: Not nullable, Maximum length: 2
|
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 |
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 |
setMatlCompIsMarkedForBackflush(Boolean matlCompIsMarkedForBackflush)
Constraints: none
|
void |
setMstrRcpOpBOMItemInternalID(String mstrRcpOpBOMItemInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setMstrRcpOpBOMItemIntVersion(String mstrRcpOpBOMItemIntVersion)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
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
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final MasterRecipePhseCompAllocSelectable ALL_FIELDS
public static final MasterRecipePhseCompAllocField<String> MASTER_RECIPE_GROUP
public static final MasterRecipePhseCompAllocField<String> MASTER_RECIPE
public static final MasterRecipePhseCompAllocField<String> MASTER_RECIPE_OPERATION_INT_ID
public static final MasterRecipePhseCompAllocField<String> MSTR_RCP_OP_BOM_ITEM_INTERNAL_ID
public static final MasterRecipePhseCompAllocField<String> MSTR_RCP_OP_BOM_ITEM_INT_VERSION
public static final MasterRecipePhseCompAllocField<String> BILL_OF_MATERIAL_CATEGORY
public static final MasterRecipePhseCompAllocField<String> BILL_OF_MATERIAL
public static final MasterRecipePhseCompAllocField<String> BILL_OF_MATERIAL_VARIANT
public static final MasterRecipePhseCompAllocField<String> BILL_OF_MATERIAL_ITEM_NODE_NUMBER
public static final MasterRecipePhseCompAllocField<Boolean> MATL_COMP_IS_MARKED_FOR_BACKFLUSH
public static final MasterRecipePhseCompAllocField<LocalDateTime> CREATION_DATE
public static final MasterRecipePhseCompAllocField<String> CREATED_BY_USER
public static final MasterRecipePhseCompAllocField<LocalDateTime> LAST_CHANGE_DATE
public static final MasterRecipePhseCompAllocField<String> LAST_CHANGED_BY_USER
public static final MasterRecipePhseCompAllocField<LocalDateTime> VALIDITY_START_DATE
public static final MasterRecipePhseCompAllocField<LocalDateTime> VALIDITY_END_DATE
public static final MasterRecipePhseCompAllocField<String> CHANGE_NUMBER
public static final MasterRecipePhseCompAllocField<ZonedDateTime> CHANGED_DATE_TIME
public MasterRecipePhseCompAlloc()
public MasterRecipePhseCompAlloc(@Nullable String masterRecipeGroup, @Nullable String masterRecipe, @Nullable String masterRecipeOperationIntID, @Nullable String mstrRcpOpBOMItemInternalID, @Nullable String mstrRcpOpBOMItemIntVersion, @Nullable String billOfMaterialCategory, @Nullable String billOfMaterial, @Nullable String billOfMaterialVariant, @Nullable String billOfMaterialItemNodeNumber, @Nullable Boolean matlCompIsMarkedForBackflush, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable ZonedDateTime changedDateTime)
@Nonnull public Class<MasterRecipePhseCompAlloc> getType()
getType
in class VdmObject<MasterRecipePhseCompAlloc>
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
- Task list node number for operationpublic void setMstrRcpOpBOMItemInternalID(@Nullable String mstrRcpOpBOMItemInternalID)
Original property name from the Odata EDM: MstrRcpOpBOMItemInternalID
mstrRcpOpBOMItemInternalID
- No. for material comp. allocation to task listpublic void setMstrRcpOpBOMItemIntVersion(@Nullable String mstrRcpOpBOMItemIntVersion)
Original property name from the Odata EDM: MstrRcpOpBOMItemIntVersion
mstrRcpOpBOMItemIntVersion
- Identifies the activity posting.public void setBillOfMaterialCategory(@Nullable String billOfMaterialCategory)
Original property name from the Odata EDM: BillOfMaterialCategory
Material BOM - linked to a materialEquipment BOM - linked to an equipmentOrder BOM - linked to material, sales order and sales order item.
billOfMaterialCategory
- This key defines a BOM according to the object (such as material or equipment) to which it is linked.public void setBillOfMaterial(@Nullable String billOfMaterial)
Original property name from the Odata EDM: BillOfMaterial
billOfMaterial
- Bill Of Materialpublic void setBillOfMaterialVariant(@Nullable String billOfMaterialVariant)
Original property name from the Odata EDM: BillOfMaterialVariant
One product or assembly can be described by a number of (alternative) BOMs that represent, for example, different manufacturing processes for different lot sizes. These alternative BOMs are grouped together as one multiple BOM.Alternatives are maintained separately for each BOM usage.
billOfMaterialVariant
- Identifies one BOM in a BOM group.public void setBillOfMaterialItemNodeNumber(@Nullable String billOfMaterialItemNodeNumber)
Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
billOfMaterialItemNodeNumber
- Node Numberpublic void setMatlCompIsMarkedForBackflush(@Nullable Boolean matlCompIsMarkedForBackflush)
Original property name from the Odata EDM: MatlCompIsMarkedForBackflush
Each material component is assigned to an operation in the production order. If a material component is backflushed, the system posts the withdrawal only uponconfirmation of the operation. The withdrawal is then posted automatically.
matlCompIsMarkedForBackflush
- Indicator specifying that the material component is backflushed.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
If you make a change with reference to a change number, or create anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
changeNumber
- Number used to uniquely identify a change master record.public 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<MasterRecipePhseCompAlloc>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<MasterRecipePhseCompAlloc>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<MasterRecipePhseCompAlloc>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<MasterRecipePhseCompAlloc>
@Nonnull public static <T> MasterRecipePhseCompAllocField<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> MasterRecipePhseCompAllocField<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<MasterRecipePhseCompAlloc>
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<MasterRecipePhseCompAlloc>
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<MasterRecipePhseCompAlloc>
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<MasterRecipePhseCompAlloc>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static MasterRecipePhseCompAlloc.MasterRecipePhseCompAllocBuilder 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 getMstrRcpOpBOMItemInternalID()
Original property name from the Odata EDM: MstrRcpOpBOMItemInternalID
@Nullable public String getMstrRcpOpBOMItemIntVersion()
Original property name from the Odata EDM: MstrRcpOpBOMItemIntVersion
@Nullable public String getBillOfMaterialCategory()
Original property name from the Odata EDM: BillOfMaterialCategory
Material BOM - linked to a materialEquipment BOM - linked to an equipmentOrder BOM - linked to material, sales order and sales order item.
@Nullable public String getBillOfMaterial()
Original property name from the Odata EDM: BillOfMaterial
@Nullable public String getBillOfMaterialVariant()
Original property name from the Odata EDM: BillOfMaterialVariant
One product or assembly can be described by a number of (alternative) BOMs that represent, for example, different manufacturing processes for different lot sizes. These alternative BOMs are grouped together as one multiple BOM.Alternatives are maintained separately for each BOM usage.
@Nullable public String getBillOfMaterialItemNodeNumber()
Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
@Nullable public Boolean getMatlCompIsMarkedForBackflush()
Original property name from the Odata EDM: MatlCompIsMarkedForBackflush
Each material component is assigned to an operation in the production order. If a material component is backflushed, the system posts the withdrawal only uponconfirmation of the operation. The withdrawal is then posted automatically.
@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
If you make a change with reference to a change number, or create anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
@Nullable public ZonedDateTime getChangedDateTime()
Original property name from the Odata EDM: ChangedDateTime
@Nonnull public String toString()
toString
in class VdmObject<MasterRecipePhseCompAlloc>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<MasterRecipePhseCompAlloc>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<MasterRecipePhseCompAlloc>
public int hashCode()
hashCode
in class VdmObject<MasterRecipePhseCompAlloc>
Copyright © 2021 SAP SE. All rights reserved.