public class ProcessOrderItem_2 extends VdmEntity<ProcessOrderItem_2>
Original entity name from the Odata EDM: A_ProcessOrderItem_2Type
Modifier and Type | Class and Description |
---|---|
static class |
ProcessOrderItem_2.ProcessOrderItem_2Builder |
Modifier and Type | Field and Description |
---|---|
static ProcessOrderItem_2Selectable |
ALL_FIELDS
Selector for all available fields of ProcessOrderItem_2.
|
static ProcessOrderItem_2Field<String> |
BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static ProcessOrderItem_2Field<String> |
GOODS_RECIPIENT_NAME
Use with available fluent helpers to apply the GoodsRecipientName field to query operations.
|
static ProcessOrderItem_2Field<String> |
INVENTORY_USABILITY_CODE
Use with available fluent helpers to apply the InventoryUsabilityCode field to query operations.
|
static ProcessOrderItem_2Field<Boolean> |
IS_COMPLETELY_DELIVERED
Use with available fluent helpers to apply the IsCompletelyDelivered field to query operations.
|
static ProcessOrderItem_2Field<String> |
MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProcessOrderItem_2Field<String> |
MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProcessOrderItem_2Field<String> |
MANUFACTURING_ORDER_ITEM
Use with available fluent helpers to apply the ManufacturingOrderItem field to query operations.
|
static ProcessOrderItem_2Field<String> |
MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProcessOrderItem_2Field<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ProcessOrderItem_2Field<BigDecimal> |
MATERIAL_GOODS_RECEIPT_DURATION
Use with available fluent helpers to apply the MaterialGoodsReceiptDuration field to query operations.
|
static ProcessOrderItem_2Field<LocalDateTime> |
MFG_ORDER_ITEM_ACTUAL_DELIVERY_DATE
Use with available fluent helpers to apply the MfgOrderItemActualDeliveryDate field to query operations.
|
static ProcessOrderItem_2Field<BigDecimal> |
MFG_ORDER_ITEM_ACTUAL_DEVIATION_QTY
Use with available fluent helpers to apply the MfgOrderItemActualDeviationQty field to query operations.
|
static ProcessOrderItem_2Field<BigDecimal> |
MFG_ORDER_ITEM_GOODS_RECEIPT_QTY
Use with available fluent helpers to apply the MfgOrderItemGoodsReceiptQty field to query operations.
|
static ProcessOrderItem_2Field<BigDecimal> |
MFG_ORDER_ITEM_PLANNED_SCRAP_QTY
Use with available fluent helpers to apply the MfgOrderItemPlannedScrapQty field to query operations.
|
static ProcessOrderItem_2Field<BigDecimal> |
MFG_ORDER_ITEM_PLANNED_TOTAL_QTY
Use with available fluent helpers to apply the MfgOrderItemPlannedTotalQty field to query operations.
|
static ProcessOrderItem_2Field<LocalDateTime> |
MFG_ORDER_ITEM_PLND_DELIVERY_DATE
Use with available fluent helpers to apply the MfgOrderItemPlndDeliveryDate field to query operations.
|
static ProcessOrderItem_2Field<String> |
MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static ProcessOrderItem_2Field<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProcessOrderItem_2Field<String> |
PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static ProcessOrderItem_2Field<String> |
PRODUCTION_UNIT
Use with available fluent helpers to apply the ProductionUnit field to query operations.
|
static ProcessOrderItem_2Field<String> |
QUANTITY_DISTRIBUTION_KEY
Use with available fluent helpers to apply the QuantityDistributionKey field to query operations.
|
static ProcessOrderItem_2Field<String> |
STOCK_SEGMENT
Use with available fluent helpers to apply the StockSegment field to query operations.
|
static ProcessOrderItem_2Field<String> |
STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static ProcessOrderItem_2Field<String> |
UNLOADING_POINT_NAME
Use with available fluent helpers to apply the UnloadingPointName field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProcessOrderItem_2() |
ProcessOrderItem_2(String manufacturingOrder,
String manufacturingOrderItem,
String manufacturingOrderCategory,
String manufacturingOrderType,
Boolean isCompletelyDelivered,
String material,
String productionPlant,
String plant,
String mRPArea,
String quantityDistributionKey,
BigDecimal materialGoodsReceiptDuration,
String storageLocation,
String batch,
String inventoryUsabilityCode,
String goodsRecipientName,
String unloadingPointName,
String stockSegment,
LocalDateTime mfgOrderItemPlndDeliveryDate,
LocalDateTime mfgOrderItemActualDeliveryDate,
String productionUnit,
BigDecimal mfgOrderItemPlannedTotalQty,
BigDecimal mfgOrderItemPlannedScrapQty,
BigDecimal mfgOrderItemGoodsReceiptQty,
BigDecimal mfgOrderItemActualDeviationQty) |
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 ProcessOrderItem_2.ProcessOrderItem_2Builder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ProcessOrderItem_2Field<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 |
getBatch()
Constraints: Not nullable, Maximum length: 10
|
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.
|
String |
getGoodsRecipientName()
Constraints: Not nullable, Maximum length: 12
|
String |
getInventoryUsabilityCode()
Constraints: Not nullable, Maximum length: 1
|
Boolean |
getIsCompletelyDelivered()
Constraints: none
|
protected Map<String,Object> |
getKey() |
String |
getManufacturingOrder()
(Key Field) Constraints: Not nullable, Maximum length: 12
|
String |
getManufacturingOrderCategory()
Constraints: Not nullable, Maximum length: 2
|
String |
getManufacturingOrderItem()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getManufacturingOrderType()
Constraints: Not nullable, Maximum length: 4
|
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
BigDecimal |
getMaterialGoodsReceiptDuration()
Constraints: Not nullable, Precision: 3, Scale: 0
|
LocalDateTime |
getMfgOrderItemActualDeliveryDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getMfgOrderItemActualDeviationQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getMfgOrderItemGoodsReceiptQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getMfgOrderItemPlannedScrapQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getMfgOrderItemPlannedTotalQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
LocalDateTime |
getMfgOrderItemPlndDeliveryDate()
Constraints: Not nullable, Precision: 0
|
String |
getMRPArea()
Constraints: Not nullable, Maximum length: 10
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getProductionPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getProductionUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getQuantityDistributionKey()
Constraints: Not nullable, Maximum length: 4
|
String |
getStockSegment()
Constraints: Not nullable, Maximum length: 40
|
String |
getStorageLocation()
Constraints: Not nullable, Maximum length: 4
|
Class<ProcessOrderItem_2> |
getType() |
String |
getUnloadingPointName()
Constraints: Not nullable, Maximum length: 25
|
int |
hashCode() |
void |
setBatch(String batch)
Constraints: Not nullable, Maximum length: 10
|
void |
setGoodsRecipientName(String goodsRecipientName)
Constraints: Not nullable, Maximum length: 12
|
void |
setInventoryUsabilityCode(String inventoryUsabilityCode)
Constraints: Not nullable, Maximum length: 1
|
void |
setIsCompletelyDelivered(Boolean isCompletelyDelivered)
Constraints: none
|
void |
setManufacturingOrder(String manufacturingOrder)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
void |
setManufacturingOrderCategory(String manufacturingOrderCategory)
Constraints: Not nullable, Maximum length: 2
|
void |
setManufacturingOrderItem(String manufacturingOrderItem)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setManufacturingOrderType(String manufacturingOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialGoodsReceiptDuration(BigDecimal materialGoodsReceiptDuration)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setMfgOrderItemActualDeliveryDate(LocalDateTime mfgOrderItemActualDeliveryDate)
Constraints: Not nullable, Precision: 0
|
void |
setMfgOrderItemActualDeviationQty(BigDecimal mfgOrderItemActualDeviationQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setMfgOrderItemGoodsReceiptQty(BigDecimal mfgOrderItemGoodsReceiptQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setMfgOrderItemPlannedScrapQty(BigDecimal mfgOrderItemPlannedScrapQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setMfgOrderItemPlannedTotalQty(BigDecimal mfgOrderItemPlannedTotalQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setMfgOrderItemPlndDeliveryDate(LocalDateTime mfgOrderItemPlndDeliveryDate)
Constraints: Not nullable, Precision: 0
|
void |
setMRPArea(String mRPArea)
Constraints: Not nullable, Maximum length: 10
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setProductionPlant(String productionPlant)
Constraints: Not nullable, Maximum length: 4
|
void |
setProductionUnit(String productionUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setQuantityDistributionKey(String quantityDistributionKey)
Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setStockSegment(String stockSegment)
Constraints: Not nullable, Maximum length: 40
|
void |
setStorageLocation(String storageLocation)
Constraints: Not nullable, Maximum length: 4
|
void |
setUnloadingPointName(String unloadingPointName)
Constraints: Not nullable, Maximum length: 25
|
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 ProcessOrderItem_2Selectable ALL_FIELDS
public static final ProcessOrderItem_2Field<String> MANUFACTURING_ORDER
public static final ProcessOrderItem_2Field<String> MANUFACTURING_ORDER_ITEM
public static final ProcessOrderItem_2Field<String> MANUFACTURING_ORDER_CATEGORY
public static final ProcessOrderItem_2Field<String> MANUFACTURING_ORDER_TYPE
public static final ProcessOrderItem_2Field<Boolean> IS_COMPLETELY_DELIVERED
public static final ProcessOrderItem_2Field<String> MATERIAL
public static final ProcessOrderItem_2Field<String> PRODUCTION_PLANT
public static final ProcessOrderItem_2Field<String> PLANT
public static final ProcessOrderItem_2Field<String> MRP_AREA
public static final ProcessOrderItem_2Field<String> QUANTITY_DISTRIBUTION_KEY
public static final ProcessOrderItem_2Field<BigDecimal> MATERIAL_GOODS_RECEIPT_DURATION
public static final ProcessOrderItem_2Field<String> STORAGE_LOCATION
public static final ProcessOrderItem_2Field<String> BATCH
public static final ProcessOrderItem_2Field<String> INVENTORY_USABILITY_CODE
public static final ProcessOrderItem_2Field<String> GOODS_RECIPIENT_NAME
public static final ProcessOrderItem_2Field<String> UNLOADING_POINT_NAME
public static final ProcessOrderItem_2Field<String> STOCK_SEGMENT
public static final ProcessOrderItem_2Field<LocalDateTime> MFG_ORDER_ITEM_PLND_DELIVERY_DATE
public static final ProcessOrderItem_2Field<LocalDateTime> MFG_ORDER_ITEM_ACTUAL_DELIVERY_DATE
public static final ProcessOrderItem_2Field<String> PRODUCTION_UNIT
public static final ProcessOrderItem_2Field<BigDecimal> MFG_ORDER_ITEM_PLANNED_TOTAL_QTY
public static final ProcessOrderItem_2Field<BigDecimal> MFG_ORDER_ITEM_PLANNED_SCRAP_QTY
public static final ProcessOrderItem_2Field<BigDecimal> MFG_ORDER_ITEM_GOODS_RECEIPT_QTY
public static final ProcessOrderItem_2Field<BigDecimal> MFG_ORDER_ITEM_ACTUAL_DEVIATION_QTY
public ProcessOrderItem_2()
public ProcessOrderItem_2(@Nullable String manufacturingOrder, @Nullable String manufacturingOrderItem, @Nullable String manufacturingOrderCategory, @Nullable String manufacturingOrderType, @Nullable Boolean isCompletelyDelivered, @Nullable String material, @Nullable String productionPlant, @Nullable String plant, @Nullable String mRPArea, @Nullable String quantityDistributionKey, @Nullable BigDecimal materialGoodsReceiptDuration, @Nullable String storageLocation, @Nullable String batch, @Nullable String inventoryUsabilityCode, @Nullable String goodsRecipientName, @Nullable String unloadingPointName, @Nullable String stockSegment, @Nullable LocalDateTime mfgOrderItemPlndDeliveryDate, @Nullable LocalDateTime mfgOrderItemActualDeliveryDate, @Nullable String productionUnit, @Nullable BigDecimal mfgOrderItemPlannedTotalQty, @Nullable BigDecimal mfgOrderItemPlannedScrapQty, @Nullable BigDecimal mfgOrderItemGoodsReceiptQty, @Nullable BigDecimal mfgOrderItemActualDeviationQty)
@Nonnull public Class<ProcessOrderItem_2> getType()
getType
in class VdmObject<ProcessOrderItem_2>
public void setManufacturingOrder(@Nullable String manufacturingOrder)
Original property name from the Odata EDM: ManufacturingOrder
manufacturingOrder
- Process Orderpublic void setManufacturingOrderItem(@Nullable String manufacturingOrderItem)
Original property name from the Odata EDM: ManufacturingOrderItem
manufacturingOrderItem
- Manufacturing Order Item IDpublic void setManufacturingOrderCategory(@Nullable String manufacturingOrderCategory)
Original property name from the Odata EDM: ManufacturingOrderCategory
manufacturingOrderCategory
- Manufacturing Order Categorypublic void setManufacturingOrderType(@Nullable String manufacturingOrderType)
Original property name from the Odata EDM: ManufacturingOrderType
manufacturingOrderType
- Manufacturing Order Typepublic void setIsCompletelyDelivered(@Nullable Boolean isCompletelyDelivered)
Original property name from the Odata EDM: IsCompletelyDelivered
isCompletelyDelivered
- "Delivery Completed" Indicatorpublic void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Material Number for Orderpublic void setProductionPlant(@Nullable String productionPlant)
Original property name from the Odata EDM: ProductionPlant
productionPlant
- Production Plant in Planned Orderpublic void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Planning Plant for an Orderpublic void setMRPArea(@Nullable String mRPArea)
Original property name from the Odata EDM: MRPArea
mRPArea
- MRP Areapublic void setQuantityDistributionKey(@Nullable String quantityDistributionKey)
Original property name from the Odata EDM: QuantityDistributionKey
quantityDistributionKey
- MRP Distribution Keypublic void setMaterialGoodsReceiptDuration(@Nullable BigDecimal materialGoodsReceiptDuration)
Original property name from the Odata EDM: MaterialGoodsReceiptDuration
materialGoodsReceiptDuration
- Goods Receipt Processing Duration in Dayspublic void setStorageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
storageLocation
- Storage Locationpublic void setBatch(@Nullable String batch)
Original property name from the Odata EDM: Batch
batch
- Batch Numberpublic void setInventoryUsabilityCode(@Nullable String inventoryUsabilityCode)
Original property name from the Odata EDM: InventoryUsabilityCode
inventoryUsabilityCode
- Inventory Usability Codepublic void setGoodsRecipientName(@Nullable String goodsRecipientName)
Original property name from the Odata EDM: GoodsRecipientName
goodsRecipientName
- Goods Recipientpublic void setUnloadingPointName(@Nullable String unloadingPointName)
Original property name from the Odata EDM: UnloadingPointName
unloadingPointName
- Unloading Pointpublic void setStockSegment(@Nullable String stockSegment)
Original property name from the Odata EDM: StockSegment
stockSegment
- Stock Segmentpublic void setMfgOrderItemPlndDeliveryDate(@Nullable LocalDateTime mfgOrderItemPlndDeliveryDate)
Original property name from the Odata EDM: MfgOrderItemPlndDeliveryDate
mfgOrderItemPlndDeliveryDate
- Delivery Date From Planned Orderpublic void setMfgOrderItemActualDeliveryDate(@Nullable LocalDateTime mfgOrderItemActualDeliveryDate)
Original property name from the Odata EDM: MfgOrderItemActualDeliveryDate
mfgOrderItemActualDeliveryDate
- Actual Delivery/Finish Datepublic void setProductionUnit(@Nullable String productionUnit)
Original property name from the Odata EDM: ProductionUnit
productionUnit
- Production Unit of Measurepublic void setMfgOrderItemPlannedTotalQty(@Nullable BigDecimal mfgOrderItemPlannedTotalQty)
Original property name from the Odata EDM: MfgOrderItemPlannedTotalQty
mfgOrderItemPlannedTotalQty
- Order Item Planned Total Quantitypublic void setMfgOrderItemPlannedScrapQty(@Nullable BigDecimal mfgOrderItemPlannedScrapQty)
Original property name from the Odata EDM: MfgOrderItemPlannedScrapQty
mfgOrderItemPlannedScrapQty
- Order Item Planned Scrap Quantitypublic void setMfgOrderItemGoodsReceiptQty(@Nullable BigDecimal mfgOrderItemGoodsReceiptQty)
Original property name from the Odata EDM: MfgOrderItemGoodsReceiptQty
mfgOrderItemGoodsReceiptQty
- Quantity of Goods Received for the Order Itempublic void setMfgOrderItemActualDeviationQty(@Nullable BigDecimal mfgOrderItemActualDeviationQty)
Original property name from the Odata EDM: MfgOrderItemActualDeviationQty
mfgOrderItemActualDeviationQty
- Expected Surplus/Deficit For Goods Receiptprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ProcessOrderItem_2>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProcessOrderItem_2>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProcessOrderItem_2>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProcessOrderItem_2>
@Nonnull public static <T> ProcessOrderItem_2Field<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> ProcessOrderItem_2Field<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<ProcessOrderItem_2>
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<ProcessOrderItem_2>
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<ProcessOrderItem_2>
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<ProcessOrderItem_2>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static ProcessOrderItem_2.ProcessOrderItem_2Builder builder()
@Nullable public String getManufacturingOrder()
Original property name from the Odata EDM: ManufacturingOrder
@Nullable public String getManufacturingOrderItem()
Original property name from the Odata EDM: ManufacturingOrderItem
@Nullable public String getManufacturingOrderCategory()
Original property name from the Odata EDM: ManufacturingOrderCategory
@Nullable public String getManufacturingOrderType()
Original property name from the Odata EDM: ManufacturingOrderType
@Nullable public Boolean getIsCompletelyDelivered()
Original property name from the Odata EDM: IsCompletelyDelivered
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getProductionPlant()
Original property name from the Odata EDM: ProductionPlant
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getMRPArea()
Original property name from the Odata EDM: MRPArea
@Nullable public String getQuantityDistributionKey()
Original property name from the Odata EDM: QuantityDistributionKey
@Nullable public BigDecimal getMaterialGoodsReceiptDuration()
Original property name from the Odata EDM: MaterialGoodsReceiptDuration
@Nullable public String getStorageLocation()
Original property name from the Odata EDM: StorageLocation
@Nullable public String getBatch()
Original property name from the Odata EDM: Batch
@Nullable public String getInventoryUsabilityCode()
Original property name from the Odata EDM: InventoryUsabilityCode
@Nullable public String getGoodsRecipientName()
Original property name from the Odata EDM: GoodsRecipientName
@Nullable public String getUnloadingPointName()
Original property name from the Odata EDM: UnloadingPointName
@Nullable public String getStockSegment()
Original property name from the Odata EDM: StockSegment
@Nullable public LocalDateTime getMfgOrderItemPlndDeliveryDate()
Original property name from the Odata EDM: MfgOrderItemPlndDeliveryDate
@Nullable public LocalDateTime getMfgOrderItemActualDeliveryDate()
Original property name from the Odata EDM: MfgOrderItemActualDeliveryDate
@Nullable public String getProductionUnit()
Original property name from the Odata EDM: ProductionUnit
@Nullable public BigDecimal getMfgOrderItemPlannedTotalQty()
Original property name from the Odata EDM: MfgOrderItemPlannedTotalQty
@Nullable public BigDecimal getMfgOrderItemPlannedScrapQty()
Original property name from the Odata EDM: MfgOrderItemPlannedScrapQty
@Nullable public BigDecimal getMfgOrderItemGoodsReceiptQty()
Original property name from the Odata EDM: MfgOrderItemGoodsReceiptQty
@Nullable public BigDecimal getMfgOrderItemActualDeviationQty()
Original property name from the Odata EDM: MfgOrderItemActualDeviationQty
@Nonnull public String toString()
toString
in class VdmObject<ProcessOrderItem_2>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ProcessOrderItem_2>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ProcessOrderItem_2>
public int hashCode()
hashCode
in class VdmObject<ProcessOrderItem_2>
Copyright © 2021 SAP SE. All rights reserved.