public class ProductionRoutingOpCompAlloc extends VdmEntity<ProductionRoutingOpCompAlloc>
Original entity name from the Odata EDM: ProductionRoutingOpCompAllocType
Modifier and Type | Class and Description |
---|---|
static class |
ProductionRoutingOpCompAlloc.ProductionRoutingOpCompAllocBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductionRoutingOpCompAllocSelectable |
ALL_FIELDS
Selector for all available fields of ProductionRoutingOpCompAlloc.
|
static ProductionRoutingOpCompAllocField<String> |
BILL_OF_MATERIAL
Use with available fluent helpers to apply the BillOfMaterial field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
BILL_OF_MATERIAL_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
BILL_OF_MATERIAL_ITEM_NODE_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
BILL_OF_MATERIAL_VARIANT
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ProductionRoutingOpCompAllocField<ZonedDateTime> |
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ProductionRoutingOpCompAllocField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static ProductionRoutingOpCompAllocField<LocalDateTime> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ProductionRoutingOpCompAllocField<Boolean> |
MATL_COMP_IS_MARKED_FOR_BACKFLUSH
Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
PRODN_RTG_OP_BOM_ITEM_INT_VERSION
Use with available fluent helpers to apply the ProdnRtgOpBOMItemIntVersion field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
PRODN_RTG_OP_BOM_ITEM_INTERNAL_ID
Use with available fluent helpers to apply the ProdnRtgOpBOMItemInternalID field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
PRODUCTION_ROUTING
Use with available fluent helpers to apply the ProductionRouting field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
PRODUCTION_ROUTING_GROUP
Use with available fluent helpers to apply the ProductionRoutingGroup field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
PRODUCTION_ROUTING_OP_INT_ID
Use with available fluent helpers to apply the ProductionRoutingOpIntID field to query operations.
|
static ProductionRoutingOpCompAllocField<String> |
PRODUCTION_ROUTING_SEQUENCE
Use with available fluent helpers to apply the ProductionRoutingSequence field to query operations.
|
static ProductionRoutingOpCompAllocField<LocalDateTime> |
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static ProductionRoutingOpCompAllocField<LocalDateTime> |
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProductionRoutingOpCompAlloc() |
ProductionRoutingOpCompAlloc(String productionRoutingGroup,
String productionRouting,
String productionRoutingSequence,
String productionRoutingOpIntID,
String prodnRtgOpBOMItemInternalID,
String prodnRtgOpBOMItemIntVersion,
String billOfMaterialCategory,
String billOfMaterial,
String billOfMaterialVariant,
String billOfMaterialItemNodeNumber,
Boolean matlCompIsMarkedForBackflush,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String changeNumber,
String lastChangedByUser,
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 ProductionRoutingOpCompAlloc.ProductionRoutingOpCompAllocBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ProductionRoutingOpCompAllocField<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
|
Boolean |
getMatlCompIsMarkedForBackflush()
Constraints: none
|
String |
getProdnRtgOpBOMItemInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getProdnRtgOpBOMItemIntVersion()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getProductionRouting()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getProductionRoutingGroup()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getProductionRoutingOpIntID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getProductionRoutingSequence()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
Class<ProductionRoutingOpCompAlloc> |
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 |
setMatlCompIsMarkedForBackflush(Boolean matlCompIsMarkedForBackflush)
Constraints: none
|
void |
setProdnRtgOpBOMItemInternalID(String prodnRtgOpBOMItemInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setProdnRtgOpBOMItemIntVersion(String prodnRtgOpBOMItemIntVersion)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setProductionRouting(String productionRouting)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setProductionRoutingGroup(String productionRoutingGroup)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setProductionRoutingOpIntID(String productionRoutingOpIntID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setProductionRoutingSequence(String productionRoutingSequence)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
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 ProductionRoutingOpCompAllocSelectable ALL_FIELDS
public static final ProductionRoutingOpCompAllocField<String> PRODUCTION_ROUTING_GROUP
public static final ProductionRoutingOpCompAllocField<String> PRODUCTION_ROUTING
public static final ProductionRoutingOpCompAllocField<String> PRODUCTION_ROUTING_SEQUENCE
public static final ProductionRoutingOpCompAllocField<String> PRODUCTION_ROUTING_OP_INT_ID
public static final ProductionRoutingOpCompAllocField<String> PRODN_RTG_OP_BOM_ITEM_INTERNAL_ID
public static final ProductionRoutingOpCompAllocField<String> PRODN_RTG_OP_BOM_ITEM_INT_VERSION
public static final ProductionRoutingOpCompAllocField<String> BILL_OF_MATERIAL_CATEGORY
public static final ProductionRoutingOpCompAllocField<String> BILL_OF_MATERIAL
public static final ProductionRoutingOpCompAllocField<String> BILL_OF_MATERIAL_VARIANT
public static final ProductionRoutingOpCompAllocField<String> BILL_OF_MATERIAL_ITEM_NODE_NUMBER
public static final ProductionRoutingOpCompAllocField<Boolean> MATL_COMP_IS_MARKED_FOR_BACKFLUSH
public static final ProductionRoutingOpCompAllocField<LocalDateTime> CREATION_DATE
public static final ProductionRoutingOpCompAllocField<String> CREATED_BY_USER
public static final ProductionRoutingOpCompAllocField<LocalDateTime> LAST_CHANGE_DATE
public static final ProductionRoutingOpCompAllocField<LocalDateTime> VALIDITY_START_DATE
public static final ProductionRoutingOpCompAllocField<LocalDateTime> VALIDITY_END_DATE
public static final ProductionRoutingOpCompAllocField<String> CHANGE_NUMBER
public static final ProductionRoutingOpCompAllocField<String> LAST_CHANGED_BY_USER
public static final ProductionRoutingOpCompAllocField<ZonedDateTime> CHANGED_DATE_TIME
public ProductionRoutingOpCompAlloc()
public ProductionRoutingOpCompAlloc(@Nullable String productionRoutingGroup, @Nullable String productionRouting, @Nullable String productionRoutingSequence, @Nullable String productionRoutingOpIntID, @Nullable String prodnRtgOpBOMItemInternalID, @Nullable String prodnRtgOpBOMItemIntVersion, @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 LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable String lastChangedByUser, @Nullable ZonedDateTime changedDateTime)
@Nonnull public Class<ProductionRoutingOpCompAlloc> getType()
getType
in class VdmObject<ProductionRoutingOpCompAlloc>
public void setProductionRoutingGroup(@Nullable String productionRoutingGroup)
Original property name from the Odata EDM: ProductionRoutingGroup
productionRoutingGroup
- Key for Task List Grouppublic void setProductionRouting(@Nullable String productionRouting)
Original property name from the Odata EDM: ProductionRouting
productionRouting
- Group Counterpublic void setProductionRoutingSequence(@Nullable String productionRoutingSequence)
Original property name from the Odata EDM: ProductionRoutingSequence
productionRoutingSequence
- Sequencepublic void setProductionRoutingOpIntID(@Nullable String productionRoutingOpIntID)
Original property name from the Odata EDM: ProductionRoutingOpIntID
productionRoutingOpIntID
- Task list node number for operationpublic void setProdnRtgOpBOMItemInternalID(@Nullable String prodnRtgOpBOMItemInternalID)
Original property name from the Odata EDM: ProdnRtgOpBOMItemInternalID
prodnRtgOpBOMItemInternalID
- No. for material comp. allocation to task listpublic void setProdnRtgOpBOMItemIntVersion(@Nullable String prodnRtgOpBOMItemIntVersion)
Original property name from the Odata EDM: ProdnRtgOpBOMItemIntVersion
prodnRtgOpBOMItemIntVersion
- Internal counterpublic void setBillOfMaterialCategory(@Nullable String billOfMaterialCategory)
Original property name from the Odata EDM: BillOfMaterialCategory
billOfMaterialCategory
- BOM categorypublic 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
billOfMaterialVariant
- Alternative BOMpublic 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
matlCompIsMarkedForBackflush
- Indicator: Backflushpublic void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date Record Created Onpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Created By Userpublic void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
lastChangeDate
- Change Date Without Document Updatepublic 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 setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Last Changed By Userpublic void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
changedDateTime
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ProductionRoutingOpCompAlloc>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProductionRoutingOpCompAlloc>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProductionRoutingOpCompAlloc>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProductionRoutingOpCompAlloc>
@Nonnull public static <T> ProductionRoutingOpCompAllocField<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> ProductionRoutingOpCompAllocField<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<ProductionRoutingOpCompAlloc>
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<ProductionRoutingOpCompAlloc>
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<ProductionRoutingOpCompAlloc>
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<ProductionRoutingOpCompAlloc>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static ProductionRoutingOpCompAlloc.ProductionRoutingOpCompAllocBuilder builder()
@Nullable public String getProductionRoutingGroup()
Original property name from the Odata EDM: ProductionRoutingGroup
@Nullable public String getProductionRouting()
Original property name from the Odata EDM: ProductionRouting
@Nullable public String getProductionRoutingSequence()
Original property name from the Odata EDM: ProductionRoutingSequence
@Nullable public String getProductionRoutingOpIntID()
Original property name from the Odata EDM: ProductionRoutingOpIntID
@Nullable public String getProdnRtgOpBOMItemInternalID()
Original property name from the Odata EDM: ProdnRtgOpBOMItemInternalID
@Nullable public String getProdnRtgOpBOMItemIntVersion()
Original property name from the Odata EDM: ProdnRtgOpBOMItemIntVersion
@Nullable public String getBillOfMaterialCategory()
Original property name from the Odata EDM: BillOfMaterialCategory
@Nullable public String getBillOfMaterial()
Original property name from the Odata EDM: BillOfMaterial
@Nullable public String getBillOfMaterialVariant()
Original property name from the Odata EDM: BillOfMaterialVariant
@Nullable public String getBillOfMaterialItemNodeNumber()
Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
@Nullable public Boolean getMatlCompIsMarkedForBackflush()
Original property name from the Odata EDM: MatlCompIsMarkedForBackflush
@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 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 String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public ZonedDateTime getChangedDateTime()
Original property name from the Odata EDM: ChangedDateTime
@Nonnull public String toString()
toString
in class VdmObject<ProductionRoutingOpCompAlloc>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ProductionRoutingOpCompAlloc>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ProductionRoutingOpCompAlloc>
public int hashCode()
hashCode
in class VdmObject<ProductionRoutingOpCompAlloc>
Copyright © 2021 SAP SE. All rights reserved.