public class ProductionRsceTools extends VdmEntity<ProductionRsceTools>
Original entity name from the Odata EDM: A_ProductionRsceToolsType
Modifier and Type | Class and Description |
---|---|
static class |
ProductionRsceTools.ProductionRsceToolsBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductionRsceToolsSelectable |
ALL_FIELDS
Selector for all available fields of ProductionRsceTools.
|
static ProductionRsceToolsField<BigDecimal> |
CONFIRMED_PRODN_RSCE_TOOL_QTY
Use with available fluent helpers to apply the ConfirmedProdnRsceToolQty field to query operations.
|
static ProductionRsceToolsField<String> |
CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT
Use with available fluent helpers to apply the ConfirmedProdnRsceToolQtyUnit field to query operations.
|
static ProductionRsceToolsField<LocalDateTime> |
EARLIEST_SCHEDLD_USAGE_END_DATE
Use with available fluent helpers to apply the EarliestSchedldUsageEndDate field to query operations.
|
static ProductionRsceToolsField<LocalTime> |
EARLIEST_SCHEDLD_USAGE_END_TIME
Use with available fluent helpers to apply the EarliestSchedldUsageEndTime field to query operations.
|
static ProductionRsceToolsField<LocalDateTime> |
EARLIEST_SCHEDLD_USAGE_START_DATE
Use with available fluent helpers to apply the EarliestSchedldUsageStartDate field to query operations.
|
static ProductionRsceToolsField<LocalTime> |
EARLIEST_SCHEDLD_USAGE_START_TIME
Use with available fluent helpers to apply the EarliestSchedldUsageStartTime field to query operations.
|
static ProductionRsceToolsField<LocalDateTime> |
LATEST_SCHEDLD_USAGE_END_DATE
Use with available fluent helpers to apply the LatestSchedldUsageEndDate field to query operations.
|
static ProductionRsceToolsField<LocalTime> |
LATEST_SCHEDLD_USAGE_END_TIME
Use with available fluent helpers to apply the LatestSchedldUsageEndTime field to query operations.
|
static ProductionRsceToolsField<LocalDateTime> |
LATEST_SCHEDLD_USAGE_START_DATE
Use with available fluent helpers to apply the LatestSchedldUsageStartDate field to query operations.
|
static ProductionRsceToolsField<LocalTime> |
LATEST_SCHEDLD_USAGE_START_TIME
Use with available fluent helpers to apply the LatestSchedldUsageStartTime field to query operations.
|
static ProductionRsceToolsField<String> |
MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProductionRsceToolsField<String> |
MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProductionRsceToolsField<String> |
MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProductionRsceToolsField<String> |
MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID
Use with available fluent helpers to apply the MfgOrderOpProdnRsceToolIntID field to query operations.
|
static ProductionRsceToolsField<String> |
ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static ProductionRsceToolsField<String> |
PLANNED_PRODN_RSCE_TOOL_QTY_UNIT
Use with available fluent helpers to apply the PlannedProdnRsceToolQtyUnit field to query operations.
|
static ProductionRsceToolsField<BigDecimal> |
PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY
Use with available fluent helpers to apply the PlannedTotalProdnRsceToolQty field to query operations.
|
static ProductionRsceToolsField<String> |
PRODN_RSCE_TOOL_CATEGORY
Use with available fluent helpers to apply the ProdnRsceToolCategory field to query operations.
|
static ProductionRsceToolsField<String> |
PRODN_RSCE_TOOL_CATEGORY_NAME
Use with available fluent helpers to apply the ProdnRsceToolCategoryName field to query operations.
|
static ProductionRsceToolsField<BigDecimal> |
PRODN_RSCE_TOOL_USAGE_QUANTITY
Use with available fluent helpers to apply the ProdnRsceToolUsageQuantity field to query operations.
|
static ProductionRsceToolsField<String> |
PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT
Use with available fluent helpers to apply the ProdnRsceToolUsageQuantityUnit field to query operations.
|
static ProductionRsceToolsField<String> |
PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProductionRsceTools() |
ProductionRsceTools(String orderInternalBillOfOperations,
String prodnRsceToolUsageQuantityUnit,
BigDecimal prodnRsceToolUsageQuantity,
LocalDateTime earliestSchedldUsageStartDate,
LocalTime earliestSchedldUsageStartTime,
LocalDateTime earliestSchedldUsageEndDate,
LocalTime earliestSchedldUsageEndTime,
LocalDateTime latestSchedldUsageStartDate,
LocalTime latestSchedldUsageStartTime,
LocalDateTime latestSchedldUsageEndDate,
LocalTime latestSchedldUsageEndTime,
String mfgOrderOpProdnRsceToolIntID,
String manufacturingOrderType,
String manufacturingOrderCategory,
String productionPlant,
String manufacturingOrder,
String prodnRsceToolCategory,
String prodnRsceToolCategoryName,
String plannedProdnRsceToolQtyUnit,
BigDecimal plannedTotalProdnRsceToolQty,
String confirmedProdnRsceToolQtyUnit,
BigDecimal confirmedProdnRsceToolQty,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static ProductionRsceTools.ProductionRsceToolsBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ProductionRsceToolsField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
BigDecimal |
getConfirmedProdnRsceToolQty()
Constraints: Not nullable, Precision: 9, Scale: 3 Original property name from the Odata EDM: ConfirmedProdnRsceToolQty
|
String |
getConfirmedProdnRsceToolQtyUnit()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: ConfirmedProdnRsceToolQtyUnit
|
LocalDateTime |
getEarliestSchedldUsageEndDate()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: EarliestSchedldUsageEndDate
|
LocalTime |
getEarliestSchedldUsageEndTime()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: EarliestSchedldUsageEndTime
|
LocalDateTime |
getEarliestSchedldUsageStartDate()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: EarliestSchedldUsageStartDate
|
LocalTime |
getEarliestSchedldUsageStartTime()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: EarliestSchedldUsageStartTime
|
protected String |
getEndpointUrl() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLatestSchedldUsageEndDate()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: LatestSchedldUsageEndDate
|
LocalTime |
getLatestSchedldUsageEndTime()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: LatestSchedldUsageEndTime
|
LocalDateTime |
getLatestSchedldUsageStartDate()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: LatestSchedldUsageStartDate
|
LocalTime |
getLatestSchedldUsageStartTime()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: LatestSchedldUsageStartTime
|
String |
getManufacturingOrder()
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ManufacturingOrder
|
String |
getManufacturingOrderCategory()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ManufacturingOrderCategory
|
String |
getManufacturingOrderType()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ManufacturingOrderType
|
String |
getMfgOrderOpProdnRsceToolIntID()
(Key Field) Constraints: Not nullable, Maximum length: 8 Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID
|
String |
getOrderInternalBillOfOperations()
(Key Field) Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: OrderInternalBillOfOperations
|
String |
getPlannedProdnRsceToolQtyUnit()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: PlannedProdnRsceToolQtyUnit
|
BigDecimal |
getPlannedTotalProdnRsceToolQty()
Constraints: Not nullable, Precision: 9, Scale: 3 Original property name from the Odata EDM: PlannedTotalProdnRsceToolQty
|
String |
getProdnRsceToolCategory()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ProdnRsceToolCategory
|
String |
getProdnRsceToolCategoryName()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ProdnRsceToolCategoryName
|
BigDecimal |
getProdnRsceToolUsageQuantity()
Constraints: Not nullable, Precision: 9, Scale: 3 Original property name from the Odata EDM: ProdnRsceToolUsageQuantity
|
String |
getProdnRsceToolUsageQuantityUnit()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit
|
String |
getProductionPlant()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ProductionPlant
|
Class<ProductionRsceTools> |
getType() |
int |
hashCode() |
void |
setConfirmedProdnRsceToolQty(BigDecimal confirmedProdnRsceToolQty)
Constraints: Not nullable, Precision: 9, Scale: 3 Original property name from the Odata EDM: ConfirmedProdnRsceToolQty
|
void |
setConfirmedProdnRsceToolQtyUnit(String confirmedProdnRsceToolQtyUnit)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: ConfirmedProdnRsceToolQtyUnit
|
void |
setEarliestSchedldUsageEndDate(LocalDateTime earliestSchedldUsageEndDate)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: EarliestSchedldUsageEndDate
|
void |
setEarliestSchedldUsageEndTime(LocalTime earliestSchedldUsageEndTime)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: EarliestSchedldUsageEndTime
|
void |
setEarliestSchedldUsageStartDate(LocalDateTime earliestSchedldUsageStartDate)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: EarliestSchedldUsageStartDate
|
void |
setEarliestSchedldUsageStartTime(LocalTime earliestSchedldUsageStartTime)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: EarliestSchedldUsageStartTime
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setLatestSchedldUsageEndDate(LocalDateTime latestSchedldUsageEndDate)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: LatestSchedldUsageEndDate
|
void |
setLatestSchedldUsageEndTime(LocalTime latestSchedldUsageEndTime)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: LatestSchedldUsageEndTime
|
void |
setLatestSchedldUsageStartDate(LocalDateTime latestSchedldUsageStartDate)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: LatestSchedldUsageStartDate
|
void |
setLatestSchedldUsageStartTime(LocalTime latestSchedldUsageStartTime)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: LatestSchedldUsageStartTime
|
void |
setManufacturingOrder(String manufacturingOrder)
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ManufacturingOrder
|
void |
setManufacturingOrderCategory(String manufacturingOrderCategory)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ManufacturingOrderCategory
|
void |
setManufacturingOrderType(String manufacturingOrderType)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ManufacturingOrderType
|
void |
setMfgOrderOpProdnRsceToolIntID(String mfgOrderOpProdnRsceToolIntID)
(Key Field) Constraints: Not nullable, Maximum length: 8 Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID
|
void |
setOrderInternalBillOfOperations(String orderInternalBillOfOperations)
(Key Field) Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: OrderInternalBillOfOperations
|
void |
setPlannedProdnRsceToolQtyUnit(String plannedProdnRsceToolQtyUnit)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: PlannedProdnRsceToolQtyUnit
|
void |
setPlannedTotalProdnRsceToolQty(BigDecimal plannedTotalProdnRsceToolQty)
Constraints: Not nullable, Precision: 9, Scale: 3 Original property name from the Odata EDM: PlannedTotalProdnRsceToolQty
|
void |
setProdnRsceToolCategory(String prodnRsceToolCategory)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ProdnRsceToolCategory
|
void |
setProdnRsceToolCategoryName(String prodnRsceToolCategoryName)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ProdnRsceToolCategoryName
|
void |
setProdnRsceToolUsageQuantity(BigDecimal prodnRsceToolUsageQuantity)
Constraints: Not nullable, Precision: 9, Scale: 3 Original property name from the Odata EDM: ProdnRsceToolUsageQuantity
|
void |
setProdnRsceToolUsageQuantityUnit(String prodnRsceToolUsageQuantityUnit)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit
|
void |
setProductionPlant(String productionPlant)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ProductionPlant
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final ProductionRsceToolsSelectable ALL_FIELDS
public static final ProductionRsceToolsField<String> ORDER_INTERNAL_BILL_OF_OPERATIONS
public static final ProductionRsceToolsField<String> PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT
public static final ProductionRsceToolsField<BigDecimal> PRODN_RSCE_TOOL_USAGE_QUANTITY
public static final ProductionRsceToolsField<LocalDateTime> EARLIEST_SCHEDLD_USAGE_START_DATE
public static final ProductionRsceToolsField<LocalTime> EARLIEST_SCHEDLD_USAGE_START_TIME
public static final ProductionRsceToolsField<LocalDateTime> EARLIEST_SCHEDLD_USAGE_END_DATE
public static final ProductionRsceToolsField<LocalTime> EARLIEST_SCHEDLD_USAGE_END_TIME
public static final ProductionRsceToolsField<LocalDateTime> LATEST_SCHEDLD_USAGE_START_DATE
public static final ProductionRsceToolsField<LocalTime> LATEST_SCHEDLD_USAGE_START_TIME
public static final ProductionRsceToolsField<LocalDateTime> LATEST_SCHEDLD_USAGE_END_DATE
public static final ProductionRsceToolsField<LocalTime> LATEST_SCHEDLD_USAGE_END_TIME
public static final ProductionRsceToolsField<String> MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID
public static final ProductionRsceToolsField<String> MANUFACTURING_ORDER_TYPE
public static final ProductionRsceToolsField<String> MANUFACTURING_ORDER_CATEGORY
public static final ProductionRsceToolsField<String> PRODUCTION_PLANT
public static final ProductionRsceToolsField<String> MANUFACTURING_ORDER
public static final ProductionRsceToolsField<String> PRODN_RSCE_TOOL_CATEGORY
public static final ProductionRsceToolsField<String> PRODN_RSCE_TOOL_CATEGORY_NAME
public static final ProductionRsceToolsField<String> PLANNED_PRODN_RSCE_TOOL_QTY_UNIT
public static final ProductionRsceToolsField<BigDecimal> PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY
public static final ProductionRsceToolsField<String> CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT
public static final ProductionRsceToolsField<BigDecimal> CONFIRMED_PRODN_RSCE_TOOL_QTY
public ProductionRsceTools()
public ProductionRsceTools(@Nullable String orderInternalBillOfOperations, @Nullable String prodnRsceToolUsageQuantityUnit, @Nullable BigDecimal prodnRsceToolUsageQuantity, @Nullable LocalDateTime earliestSchedldUsageStartDate, @Nullable LocalTime earliestSchedldUsageStartTime, @Nullable LocalDateTime earliestSchedldUsageEndDate, @Nullable LocalTime earliestSchedldUsageEndTime, @Nullable LocalDateTime latestSchedldUsageStartDate, @Nullable LocalTime latestSchedldUsageStartTime, @Nullable LocalDateTime latestSchedldUsageEndDate, @Nullable LocalTime latestSchedldUsageEndTime, @Nullable String mfgOrderOpProdnRsceToolIntID, @Nullable String manufacturingOrderType, @Nullable String manufacturingOrderCategory, @Nullable String productionPlant, @Nullable String manufacturingOrder, @Nullable String prodnRsceToolCategory, @Nullable String prodnRsceToolCategoryName, @Nullable String plannedProdnRsceToolQtyUnit, @Nullable BigDecimal plannedTotalProdnRsceToolQty, @Nullable String confirmedProdnRsceToolQtyUnit, @Nullable BigDecimal confirmedProdnRsceToolQty, @Nullable ErpConfigContext erpConfigContext)
public Class<ProductionRsceTools> getType()
getType
in class VdmObject<ProductionRsceTools>
public void setOrderInternalBillOfOperations(@Nullable String orderInternalBillOfOperations)
Original property name from the Odata EDM: OrderInternalBillOfOperations
orderInternalBillOfOperations
- Routing number of operations in the orderpublic void setProdnRsceToolUsageQuantityUnit(@Nullable String prodnRsceToolUsageQuantityUnit)
Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit
prodnRsceToolUsageQuantityUnit
- Usage Value Unit of the Production Resource/Toolpublic void setProdnRsceToolUsageQuantity(@Nullable BigDecimal prodnRsceToolUsageQuantity)
Original property name from the Odata EDM: ProdnRsceToolUsageQuantity
prodnRsceToolUsageQuantity
- Standard Usage Value for Production Resources/Toolspublic void setEarliestSchedldUsageStartDate(@Nullable LocalDateTime earliestSchedldUsageStartDate)
Original property name from the Odata EDM: EarliestSchedldUsageStartDate
earliestSchedldUsageStartDate
- Earliest Scheduled Start Date for PRT Usagepublic void setEarliestSchedldUsageStartTime(@Nullable LocalTime earliestSchedldUsageStartTime)
Original property name from the Odata EDM: EarliestSchedldUsageStartTime
earliestSchedldUsageStartTime
- Earliest Scheduled Start Time for PRT Usagepublic void setEarliestSchedldUsageEndDate(@Nullable LocalDateTime earliestSchedldUsageEndDate)
Original property name from the Odata EDM: EarliestSchedldUsageEndDate
earliestSchedldUsageEndDate
- Earliest Scheduled End Date of PRT Usagepublic void setEarliestSchedldUsageEndTime(@Nullable LocalTime earliestSchedldUsageEndTime)
Original property name from the Odata EDM: EarliestSchedldUsageEndTime
earliestSchedldUsageEndTime
- Earliest Scheduled End Time of PRT Usagepublic void setLatestSchedldUsageStartDate(@Nullable LocalDateTime latestSchedldUsageStartDate)
Original property name from the Odata EDM: LatestSchedldUsageStartDate
latestSchedldUsageStartDate
- Latest Scheduled Start Date for PRT Usagepublic void setLatestSchedldUsageStartTime(@Nullable LocalTime latestSchedldUsageStartTime)
Original property name from the Odata EDM: LatestSchedldUsageStartTime
latestSchedldUsageStartTime
- Latest Scheduled Start Time for PRT Usagepublic void setLatestSchedldUsageEndDate(@Nullable LocalDateTime latestSchedldUsageEndDate)
Original property name from the Odata EDM: LatestSchedldUsageEndDate
latestSchedldUsageEndDate
- Latest Scheduled End Date for PRT Usagepublic void setLatestSchedldUsageEndTime(@Nullable LocalTime latestSchedldUsageEndTime)
Original property name from the Odata EDM: LatestSchedldUsageEndTime
latestSchedldUsageEndTime
- Latest Scheduled End Time for PRT Usagepublic void setMfgOrderOpProdnRsceToolIntID(@Nullable String mfgOrderOpProdnRsceToolIntID)
Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID
mfgOrderOpProdnRsceToolIntID
- Item counter for production resources/toolspublic void setManufacturingOrderType(@Nullable String manufacturingOrderType)
Original property name from the Odata EDM: ManufacturingOrderType
manufacturingOrderType
- Manufacturing Order Typepublic void setManufacturingOrderCategory(@Nullable String manufacturingOrderCategory)
Original property name from the Odata EDM: ManufacturingOrderCategory
manufacturingOrderCategory
- Manufacturing Order Categorypublic void setProductionPlant(@Nullable String productionPlant)
Original property name from the Odata EDM: ProductionPlant
productionPlant
- Production Plant in Planned Orderpublic void setManufacturingOrder(@Nullable String manufacturingOrder)
Original property name from the Odata EDM: ManufacturingOrder
manufacturingOrder
- Manufacturing Order IDpublic void setProdnRsceToolCategory(@Nullable String prodnRsceToolCategory)
Original property name from the Odata EDM: ProdnRsceToolCategory
prodnRsceToolCategory
- Production Resources/Tools Categorypublic void setProdnRsceToolCategoryName(@Nullable String prodnRsceToolCategoryName)
Original property name from the Odata EDM: ProdnRsceToolCategoryName
prodnRsceToolCategoryName
- Language-dependent description of the PRT categorypublic void setPlannedProdnRsceToolQtyUnit(@Nullable String plannedProdnRsceToolQtyUnit)
Original property name from the Odata EDM: PlannedProdnRsceToolQtyUnit
plannedProdnRsceToolQtyUnit
- Unit for Total Planned Quantity of Production Resource/Toolpublic void setPlannedTotalProdnRsceToolQty(@Nullable BigDecimal plannedTotalProdnRsceToolQty)
Original property name from the Odata EDM: PlannedTotalProdnRsceToolQty
plannedTotalProdnRsceToolQty
- Total Planned Quantity of Production Resource/Toolpublic void setConfirmedProdnRsceToolQtyUnit(@Nullable String confirmedProdnRsceToolQtyUnit)
Original property name from the Odata EDM: ConfirmedProdnRsceToolQtyUnit
confirmedProdnRsceToolQtyUnit
- Unit for Actual Quantity of Production Resource/Toolpublic void setConfirmedProdnRsceToolQty(@Nullable BigDecimal confirmedProdnRsceToolQty)
Original property name from the Odata EDM: ConfirmedProdnRsceToolQty
confirmedProdnRsceToolQty
- Actual Quantity of Production Resource/Toolprotected String getEndpointUrl()
getEndpointUrl
in class VdmEntity<ProductionRsceTools>
protected String getEntityCollection()
getEntityCollection
in class VdmEntity<ProductionRsceTools>
protected Map<String,Object> getKey()
getKey
in class VdmObject<ProductionRsceTools>
protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProductionRsceTools>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProductionRsceTools>
public static <T> ProductionRsceToolsField<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 ProductionRsceTools.ProductionRsceToolsBuilder builder()
@Nullable public String getOrderInternalBillOfOperations()
Original property name from the Odata EDM: OrderInternalBillOfOperations
@Nullable public String getProdnRsceToolUsageQuantityUnit()
Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit
@Nullable public BigDecimal getProdnRsceToolUsageQuantity()
Original property name from the Odata EDM: ProdnRsceToolUsageQuantity
@Nullable public LocalDateTime getEarliestSchedldUsageStartDate()
Original property name from the Odata EDM: EarliestSchedldUsageStartDate
@Nullable public LocalTime getEarliestSchedldUsageStartTime()
Original property name from the Odata EDM: EarliestSchedldUsageStartTime
@Nullable public LocalDateTime getEarliestSchedldUsageEndDate()
Original property name from the Odata EDM: EarliestSchedldUsageEndDate
@Nullable public LocalTime getEarliestSchedldUsageEndTime()
Original property name from the Odata EDM: EarliestSchedldUsageEndTime
@Nullable public LocalDateTime getLatestSchedldUsageStartDate()
Original property name from the Odata EDM: LatestSchedldUsageStartDate
@Nullable public LocalTime getLatestSchedldUsageStartTime()
Original property name from the Odata EDM: LatestSchedldUsageStartTime
@Nullable public LocalDateTime getLatestSchedldUsageEndDate()
Original property name from the Odata EDM: LatestSchedldUsageEndDate
@Nullable public LocalTime getLatestSchedldUsageEndTime()
Original property name from the Odata EDM: LatestSchedldUsageEndTime
@Nullable public String getMfgOrderOpProdnRsceToolIntID()
Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID
@Nullable public String getManufacturingOrderType()
Original property name from the Odata EDM: ManufacturingOrderType
@Nullable public String getManufacturingOrderCategory()
Original property name from the Odata EDM: ManufacturingOrderCategory
@Nullable public String getProductionPlant()
Original property name from the Odata EDM: ProductionPlant
@Nullable public String getManufacturingOrder()
Original property name from the Odata EDM: ManufacturingOrder
@Nullable public String getProdnRsceToolCategory()
Original property name from the Odata EDM: ProdnRsceToolCategory
@Nullable public String getProdnRsceToolCategoryName()
Original property name from the Odata EDM: ProdnRsceToolCategoryName
@Nullable public String getPlannedProdnRsceToolQtyUnit()
Original property name from the Odata EDM: PlannedProdnRsceToolQtyUnit
@Nullable public BigDecimal getPlannedTotalProdnRsceToolQty()
Original property name from the Odata EDM: PlannedTotalProdnRsceToolQty
@Nullable public String getConfirmedProdnRsceToolQtyUnit()
Original property name from the Odata EDM: ConfirmedProdnRsceToolQtyUnit
@Nullable public BigDecimal getConfirmedProdnRsceToolQty()
Original property name from the Odata EDM: ConfirmedProdnRsceToolQty
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<ProductionRsceTools>
erpConfigContext
- public String toString()
toString
in class VdmObject<ProductionRsceTools>
public boolean equals(Object o)
equals
in class VdmObject<ProductionRsceTools>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ProductionRsceTools>
public int hashCode()
hashCode
in class VdmObject<ProductionRsceTools>
Copyright © 2018 SAP SE. All rights reserved.