public class ProductionOrderComponent extends VdmEntity<ProductionOrderComponent>
Modifier and Type | Class and Description |
---|---|
static class |
ProductionOrderComponent.ProductionOrderComponentBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductionOrderComponentSelectable |
ALL_FIELDS
Selector for all available fields of ProductionOrderComponent.
|
static ProductionOrderComponentField<String> |
BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ProductionOrderComponentField<String> |
BILL_OF_MATERIAL_ITEM_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
|
static ProductionOrderComponentField<String> |
BOM_ITEM
Use with available fluent helpers to apply the BOMItem field to query operations.
|
static ProductionOrderComponentField<String> |
BOM_ITEM_DESCRIPTION
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
|
static ProductionOrderComponentField<String> |
MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProductionOrderComponentField<String> |
MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProductionOrderComponentField<String> |
MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static ProductionOrderComponentField<String> |
MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
|
static ProductionOrderComponentField<String> |
MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProductionOrderComponentField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ProductionOrderComponentField<Calendar> |
MATL_COMP_REQUIREMENT_DATE
Use with available fluent helpers to apply the MatlCompRequirementDate field to query operations.
|
static ProductionOrderComponentField<String> |
ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static ProductionOrderComponentField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductionOrderComponentField<String> |
PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static ProductionOrderComponentField<BigDecimal> |
REQUIRED_QUANTITY
Use with available fluent helpers to apply the RequiredQuantity field to query operations.
|
static ProductionOrderComponentField<String> |
RESERVATION
Use with available fluent helpers to apply the Reservation field to query operations.
|
static ProductionOrderComponentField<String> |
RESERVATION_ITEM
Use with available fluent helpers to apply the ReservationItem field to query operations.
|
static ProductionOrderComponentField<String> |
STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static ProductionOrderComponentField<String> |
SUPPLY_AREA
Use with available fluent helpers to apply the SupplyArea field to query operations.
|
static ProductionOrderComponentField<BigDecimal> |
WITHDRAWN_QUANTITY
Use with available fluent helpers to apply the WithdrawnQuantity field to query operations.
|
Constructor and Description |
---|
ProductionOrderComponent() |
ProductionOrderComponent(String reservation,
BigDecimal requiredQuantity,
BigDecimal withdrawnQuantity,
String bOMItem,
String storageLocation,
String supplyArea,
String manufacturingOrderSequence,
String manufacturingOrder,
String manufacturingOrderOperation,
String manufacturingOrderCategory,
String manufacturingOrderType,
String reservationItem,
String orderInternalBillOfOperations,
String billOfMaterialItemNumber,
String bOMItemDescription,
String material,
String plant,
String productionPlant,
Calendar matlCompRequirementDate,
String baseUnit,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static ProductionOrderComponent.ProductionOrderComponentBuilder |
builder() |
boolean |
equals(Object o) |
static <T> ProductionOrderComponentField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getBaseUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getBillOfMaterialItemNumber()
Constraints: Not nullable, Maximum length: 4
|
String |
getBOMItem()
Constraints: Not nullable, Maximum length: 8
|
String |
getBOMItemDescription()
Constraints: Not nullable, Maximum length: 40
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
String |
getManufacturingOrder()
Constraints: Not nullable, Maximum length: 12
|
String |
getManufacturingOrderCategory()
Constraints: Not nullable, Maximum length: 2
|
String |
getManufacturingOrderOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getManufacturingOrderSequence()
Constraints: Not nullable, Maximum length: 6
|
String |
getManufacturingOrderType()
Constraints: Not nullable, Maximum length: 4
|
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
Calendar |
getMatlCompRequirementDate()
Constraints: Not nullable, Precision: 0
|
String |
getOrderInternalBillOfOperations()
Constraints: Not nullable, Maximum length: 10
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getProductionPlant()
Constraints: Not nullable, Maximum length: 4
|
BigDecimal |
getRequiredQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getReservation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getReservationItem()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getStorageLocation()
Constraints: Not nullable, Maximum length: 4
|
String |
getSupplyArea()
Constraints: Not nullable, Maximum length: 10
|
Class<ProductionOrderComponent> |
getType() |
BigDecimal |
getWithdrawnQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
int |
hashCode() |
void |
setBaseUnit(String baseUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBillOfMaterialItemNumber(String billOfMaterialItemNumber)
Constraints: Not nullable, Maximum length: 4
|
void |
setBOMItem(String bOMItem)
Constraints: Not nullable, Maximum length: 8
|
void |
setBOMItemDescription(String bOMItemDescription)
Constraints: Not nullable, Maximum length: 40
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setManufacturingOrder(String manufacturingOrder)
Constraints: Not nullable, Maximum length: 12
|
void |
setManufacturingOrderCategory(String manufacturingOrderCategory)
Constraints: Not nullable, Maximum length: 2
|
void |
setManufacturingOrderOperation(String manufacturingOrderOperation)
Constraints: Not nullable, Maximum length: 4
|
void |
setManufacturingOrderSequence(String manufacturingOrderSequence)
Constraints: Not nullable, Maximum length: 6
|
void |
setManufacturingOrderType(String manufacturingOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMatlCompRequirementDate(Calendar matlCompRequirementDate)
Constraints: Not nullable, Precision: 0
|
void |
setOrderInternalBillOfOperations(String orderInternalBillOfOperations)
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 |
setRequiredQuantity(BigDecimal requiredQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setReservation(String reservation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setReservationItem(String reservationItem)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setStorageLocation(String storageLocation)
Constraints: Not nullable, Maximum length: 4
|
void |
setSupplyArea(String supplyArea)
Constraints: Not nullable, Maximum length: 10
|
void |
setWithdrawnQuantity(BigDecimal withdrawnQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final ProductionOrderComponentSelectable ALL_FIELDS
public static final ProductionOrderComponentField<String> RESERVATION
public static final ProductionOrderComponentField<BigDecimal> REQUIRED_QUANTITY
public static final ProductionOrderComponentField<BigDecimal> WITHDRAWN_QUANTITY
public static final ProductionOrderComponentField<String> BOM_ITEM
public static final ProductionOrderComponentField<String> STORAGE_LOCATION
public static final ProductionOrderComponentField<String> SUPPLY_AREA
public static final ProductionOrderComponentField<String> MANUFACTURING_ORDER_SEQUENCE
public static final ProductionOrderComponentField<String> MANUFACTURING_ORDER
public static final ProductionOrderComponentField<String> MANUFACTURING_ORDER_OPERATION
public static final ProductionOrderComponentField<String> MANUFACTURING_ORDER_CATEGORY
public static final ProductionOrderComponentField<String> MANUFACTURING_ORDER_TYPE
public static final ProductionOrderComponentField<String> RESERVATION_ITEM
public static final ProductionOrderComponentField<String> ORDER_INTERNAL_BILL_OF_OPERATIONS
public static final ProductionOrderComponentField<String> BILL_OF_MATERIAL_ITEM_NUMBER
public static final ProductionOrderComponentField<String> BOM_ITEM_DESCRIPTION
public static final ProductionOrderComponentField<String> MATERIAL
public static final ProductionOrderComponentField<String> PLANT
public static final ProductionOrderComponentField<String> PRODUCTION_PLANT
public static final ProductionOrderComponentField<Calendar> MATL_COMP_REQUIREMENT_DATE
public static final ProductionOrderComponentField<String> BASE_UNIT
public ProductionOrderComponent()
public ProductionOrderComponent(@Nullable String reservation, @Nullable BigDecimal requiredQuantity, @Nullable BigDecimal withdrawnQuantity, @Nullable String bOMItem, @Nullable String storageLocation, @Nullable String supplyArea, @Nullable String manufacturingOrderSequence, @Nullable String manufacturingOrder, @Nullable String manufacturingOrderOperation, @Nullable String manufacturingOrderCategory, @Nullable String manufacturingOrderType, @Nullable String reservationItem, @Nullable String orderInternalBillOfOperations, @Nullable String billOfMaterialItemNumber, @Nullable String bOMItemDescription, @Nullable String material, @Nullable String plant, @Nullable String productionPlant, @Nullable Calendar matlCompRequirementDate, @Nullable String baseUnit, @Nullable ErpConfigContext erpConfigContext)
public Class<ProductionOrderComponent> getType()
getType
in class VdmObject<ProductionOrderComponent>
public static <T> ProductionOrderComponentField<T> field(String fieldName, Class<T> fieldType)
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.public static ProductionOrderComponent.ProductionOrderComponentBuilder builder()
@Nullable public String getReservation()
@Nullable public BigDecimal getRequiredQuantity()
@Nullable public BigDecimal getWithdrawnQuantity()
@Nullable public String getBOMItem()
@Nullable public String getStorageLocation()
@Nullable public String getSupplyArea()
@Nullable public String getManufacturingOrderSequence()
@Nullable public String getManufacturingOrder()
@Nullable public String getManufacturingOrderOperation()
@Nullable public String getManufacturingOrderCategory()
@Nullable public String getManufacturingOrderType()
@Nullable public String getReservationItem()
@Nullable public String getOrderInternalBillOfOperations()
@Nullable public String getBillOfMaterialItemNumber()
@Nullable public String getBOMItemDescription()
@Nullable public String getMaterial()
@Nullable public String getPlant()
@Nullable public String getProductionPlant()
@Nullable public Calendar getMatlCompRequirementDate()
@Nullable public String getBaseUnit()
@Nullable public ErpConfigContext getErpConfigContext()
public void setReservation(@Nullable String reservation)
reservation
- public void setRequiredQuantity(@Nullable BigDecimal requiredQuantity)
requiredQuantity
- public void setWithdrawnQuantity(@Nullable BigDecimal withdrawnQuantity)
withdrawnQuantity
- public void setBOMItem(@Nullable String bOMItem)
bOMItem
- public void setStorageLocation(@Nullable String storageLocation)
storageLocation
- public void setSupplyArea(@Nullable String supplyArea)
supplyArea
- public void setManufacturingOrderSequence(@Nullable String manufacturingOrderSequence)
manufacturingOrderSequence
- public void setManufacturingOrder(@Nullable String manufacturingOrder)
manufacturingOrder
- public void setManufacturingOrderOperation(@Nullable String manufacturingOrderOperation)
manufacturingOrderOperation
- public void setManufacturingOrderCategory(@Nullable String manufacturingOrderCategory)
manufacturingOrderCategory
- public void setManufacturingOrderType(@Nullable String manufacturingOrderType)
manufacturingOrderType
- public void setReservationItem(@Nullable String reservationItem)
reservationItem
- public void setOrderInternalBillOfOperations(@Nullable String orderInternalBillOfOperations)
orderInternalBillOfOperations
- public void setBillOfMaterialItemNumber(@Nullable String billOfMaterialItemNumber)
billOfMaterialItemNumber
- public void setBOMItemDescription(@Nullable String bOMItemDescription)
bOMItemDescription
- public void setMaterial(@Nullable String material)
material
- public void setPlant(@Nullable String plant)
plant
- public void setProductionPlant(@Nullable String productionPlant)
productionPlant
- public void setMatlCompRequirementDate(@Nullable Calendar matlCompRequirementDate)
matlCompRequirementDate
- public void setBaseUnit(@Nullable String baseUnit)
baseUnit
- public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- public String toString()
toString
in class VdmObject<ProductionOrderComponent>
public boolean equals(Object o)
equals
in class VdmObject<ProductionOrderComponent>
public int hashCode()
hashCode
in class VdmObject<ProductionOrderComponent>
Copyright © 2018 SAP SE. All rights reserved.