public class ProcessOrderProdnRsceTools_2 extends VdmEntity<ProcessOrderProdnRsceTools_2>
Original entity name from the Odata EDM: A_ProcessOrderProdnRsceTools_2Type
Modifier and Type | Class and Description |
---|---|
static class |
ProcessOrderProdnRsceTools_2.ProcessOrderProdnRsceTools_2Builder |
Modifier and Type | Field and Description |
---|---|
static ProcessOrderProdnRsceTools_2Selectable |
ALL_FIELDS
Selector for all available fields of ProcessOrderProdnRsceTools_2.
|
static ProcessOrderProdnRsceTools_2Field<BigDecimal> |
CONFIRMED_PRODN_RSCE_TOOL_QTY
Use with available fluent helpers to apply the ConfirmedProdnRsceToolQty field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT
Use with available fluent helpers to apply the ConfirmedProdnRsceToolQtyUnit field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<LocalDateTime> |
EARLIEST_SCHEDLD_USAGE_END_DATE
Use with available fluent helpers to apply the EarliestSchedldUsageEndDate field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<LocalTime> |
EARLIEST_SCHEDLD_USAGE_END_TIME
Use with available fluent helpers to apply the EarliestSchedldUsageEndTime field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<LocalDateTime> |
EARLIEST_SCHEDLD_USAGE_START_DATE
Use with available fluent helpers to apply the EarliestSchedldUsageStartDate field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<LocalTime> |
EARLIEST_SCHEDLD_USAGE_START_TIME
Use with available fluent helpers to apply the EarliestSchedldUsageStartTime field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<LocalDateTime> |
LATEST_SCHEDLD_USAGE_END_DATE
Use with available fluent helpers to apply the LatestSchedldUsageEndDate field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<LocalTime> |
LATEST_SCHEDLD_USAGE_END_TIME
Use with available fluent helpers to apply the LatestSchedldUsageEndTime field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<LocalDateTime> |
LATEST_SCHEDLD_USAGE_START_DATE
Use with available fluent helpers to apply the LatestSchedldUsageStartDate field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<LocalTime> |
LATEST_SCHEDLD_USAGE_START_TIME
Use with available fluent helpers to apply the LatestSchedldUsageStartTime field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID
Use with available fluent helpers to apply the MfgOrderOpProdnRsceToolIntID field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
PLANNED_PRODN_RSCE_TOOL_QTY_UNIT
Use with available fluent helpers to apply the PlannedProdnRsceToolQtyUnit field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<BigDecimal> |
PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY
Use with available fluent helpers to apply the PlannedTotalProdnRsceToolQty field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
PRODN_RSCE_TOOL_CATEGORY
Use with available fluent helpers to apply the ProdnRsceToolCategory field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
PRODN_RSCE_TOOL_CATEGORY_NAME
Use with available fluent helpers to apply the ProdnRsceToolCategoryName field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<BigDecimal> |
PRODN_RSCE_TOOL_USAGE_QUANTITY
Use with available fluent helpers to apply the ProdnRsceToolUsageQuantity field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT
Use with available fluent helpers to apply the ProdnRsceToolUsageQuantityUnit field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static ProcessOrderProdnRsceTools_2Field<String> |
PRODUCTION_RESOURCE_TOOL
Use with available fluent helpers to apply the ProductionResourceTool field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProcessOrderProdnRsceTools_2() |
ProcessOrderProdnRsceTools_2(String orderInternalBillOfOperations,
String mfgOrderOpProdnRsceToolIntID,
String productionResourceTool,
String prodnRsceToolCategory,
String prodnRsceToolCategoryName,
String manufacturingOrder,
String manufacturingOrderCategory,
String manufacturingOrderType,
String productionPlant,
LocalDateTime earliestSchedldUsageStartDate,
LocalTime earliestSchedldUsageStartTime,
LocalDateTime earliestSchedldUsageEndDate,
LocalTime earliestSchedldUsageEndTime,
LocalDateTime latestSchedldUsageStartDate,
LocalTime latestSchedldUsageStartTime,
LocalDateTime latestSchedldUsageEndDate,
LocalTime latestSchedldUsageEndTime,
String plannedProdnRsceToolQtyUnit,
BigDecimal plannedTotalProdnRsceToolQty,
String confirmedProdnRsceToolQtyUnit,
BigDecimal confirmedProdnRsceToolQty,
String prodnRsceToolUsageQuantityUnit,
BigDecimal prodnRsceToolUsageQuantity) |
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 ProcessOrderProdnRsceTools_2.ProcessOrderProdnRsceTools_2Builder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ProcessOrderProdnRsceTools_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) |
BigDecimal |
getConfirmedProdnRsceToolQty()
Constraints: Not nullable, Precision: 9, Scale: 3
|
String |
getConfirmedProdnRsceToolQtyUnit()
Constraints: Not nullable, Maximum length: 3
|
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.
|
LocalDateTime |
getEarliestSchedldUsageEndDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getEarliestSchedldUsageEndTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getEarliestSchedldUsageStartDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getEarliestSchedldUsageStartTime()
Constraints: Not nullable, Precision: 0
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLatestSchedldUsageEndDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getLatestSchedldUsageEndTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getLatestSchedldUsageStartDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getLatestSchedldUsageStartTime()
Constraints: Not nullable, Precision: 0
|
String |
getManufacturingOrder()
Constraints: Not nullable, Maximum length: 12
|
String |
getManufacturingOrderCategory()
Constraints: Not nullable, Maximum length: 2
|
String |
getManufacturingOrderType()
Constraints: Not nullable, Maximum length: 4
|
String |
getMfgOrderOpProdnRsceToolIntID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getOrderInternalBillOfOperations()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getPlannedProdnRsceToolQtyUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getPlannedTotalProdnRsceToolQty()
Constraints: Not nullable, Precision: 9, Scale: 3
|
String |
getProdnRsceToolCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getProdnRsceToolCategoryName()
Constraints: Not nullable, Maximum length: 40
|
BigDecimal |
getProdnRsceToolUsageQuantity()
Constraints: Not nullable, Precision: 9, Scale: 3
|
String |
getProdnRsceToolUsageQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getProductionPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getProductionResourceTool()
Constraints: Not nullable, Maximum length: 40
|
Class<ProcessOrderProdnRsceTools_2> |
getType() |
int |
hashCode() |
void |
setConfirmedProdnRsceToolQty(BigDecimal confirmedProdnRsceToolQty)
Constraints: Not nullable, Precision: 9, Scale: 3
|
void |
setConfirmedProdnRsceToolQtyUnit(String confirmedProdnRsceToolQtyUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setEarliestSchedldUsageEndDate(LocalDateTime earliestSchedldUsageEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setEarliestSchedldUsageEndTime(LocalTime earliestSchedldUsageEndTime)
Constraints: Not nullable, Precision: 0
|
void |
setEarliestSchedldUsageStartDate(LocalDateTime earliestSchedldUsageStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setEarliestSchedldUsageStartTime(LocalTime earliestSchedldUsageStartTime)
Constraints: Not nullable, Precision: 0
|
void |
setLatestSchedldUsageEndDate(LocalDateTime latestSchedldUsageEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setLatestSchedldUsageEndTime(LocalTime latestSchedldUsageEndTime)
Constraints: Not nullable, Precision: 0
|
void |
setLatestSchedldUsageStartDate(LocalDateTime latestSchedldUsageStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setLatestSchedldUsageStartTime(LocalTime latestSchedldUsageStartTime)
Constraints: Not nullable, Precision: 0
|
void |
setManufacturingOrder(String manufacturingOrder)
Constraints: Not nullable, Maximum length: 12
|
void |
setManufacturingOrderCategory(String manufacturingOrderCategory)
Constraints: Not nullable, Maximum length: 2
|
void |
setManufacturingOrderType(String manufacturingOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setMfgOrderOpProdnRsceToolIntID(String mfgOrderOpProdnRsceToolIntID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setOrderInternalBillOfOperations(String orderInternalBillOfOperations)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setPlannedProdnRsceToolQtyUnit(String plannedProdnRsceToolQtyUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setPlannedTotalProdnRsceToolQty(BigDecimal plannedTotalProdnRsceToolQty)
Constraints: Not nullable, Precision: 9, Scale: 3
|
void |
setProdnRsceToolCategory(String prodnRsceToolCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setProdnRsceToolCategoryName(String prodnRsceToolCategoryName)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdnRsceToolUsageQuantity(BigDecimal prodnRsceToolUsageQuantity)
Constraints: Not nullable, Precision: 9, Scale: 3
|
void |
setProdnRsceToolUsageQuantityUnit(String prodnRsceToolUsageQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setProductionPlant(String productionPlant)
Constraints: Not nullable, Maximum length: 4
|
void |
setProductionResourceTool(String productionResourceTool)
Constraints: Not nullable, Maximum length: 40
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
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 ProcessOrderProdnRsceTools_2Selectable ALL_FIELDS
public static final ProcessOrderProdnRsceTools_2Field<String> ORDER_INTERNAL_BILL_OF_OPERATIONS
public static final ProcessOrderProdnRsceTools_2Field<String> MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID
public static final ProcessOrderProdnRsceTools_2Field<String> PRODUCTION_RESOURCE_TOOL
public static final ProcessOrderProdnRsceTools_2Field<String> PRODN_RSCE_TOOL_CATEGORY
public static final ProcessOrderProdnRsceTools_2Field<String> PRODN_RSCE_TOOL_CATEGORY_NAME
public static final ProcessOrderProdnRsceTools_2Field<String> MANUFACTURING_ORDER
public static final ProcessOrderProdnRsceTools_2Field<String> MANUFACTURING_ORDER_CATEGORY
public static final ProcessOrderProdnRsceTools_2Field<String> MANUFACTURING_ORDER_TYPE
public static final ProcessOrderProdnRsceTools_2Field<String> PRODUCTION_PLANT
public static final ProcessOrderProdnRsceTools_2Field<LocalDateTime> EARLIEST_SCHEDLD_USAGE_START_DATE
public static final ProcessOrderProdnRsceTools_2Field<LocalTime> EARLIEST_SCHEDLD_USAGE_START_TIME
public static final ProcessOrderProdnRsceTools_2Field<LocalDateTime> EARLIEST_SCHEDLD_USAGE_END_DATE
public static final ProcessOrderProdnRsceTools_2Field<LocalTime> EARLIEST_SCHEDLD_USAGE_END_TIME
public static final ProcessOrderProdnRsceTools_2Field<LocalDateTime> LATEST_SCHEDLD_USAGE_START_DATE
public static final ProcessOrderProdnRsceTools_2Field<LocalTime> LATEST_SCHEDLD_USAGE_START_TIME
public static final ProcessOrderProdnRsceTools_2Field<LocalDateTime> LATEST_SCHEDLD_USAGE_END_DATE
public static final ProcessOrderProdnRsceTools_2Field<LocalTime> LATEST_SCHEDLD_USAGE_END_TIME
public static final ProcessOrderProdnRsceTools_2Field<String> PLANNED_PRODN_RSCE_TOOL_QTY_UNIT
public static final ProcessOrderProdnRsceTools_2Field<BigDecimal> PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY
public static final ProcessOrderProdnRsceTools_2Field<String> CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT
public static final ProcessOrderProdnRsceTools_2Field<BigDecimal> CONFIRMED_PRODN_RSCE_TOOL_QTY
public static final ProcessOrderProdnRsceTools_2Field<String> PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT
public static final ProcessOrderProdnRsceTools_2Field<BigDecimal> PRODN_RSCE_TOOL_USAGE_QUANTITY
public ProcessOrderProdnRsceTools_2()
public ProcessOrderProdnRsceTools_2(@Nullable String orderInternalBillOfOperations, @Nullable String mfgOrderOpProdnRsceToolIntID, @Nullable String productionResourceTool, @Nullable String prodnRsceToolCategory, @Nullable String prodnRsceToolCategoryName, @Nullable String manufacturingOrder, @Nullable String manufacturingOrderCategory, @Nullable String manufacturingOrderType, @Nullable String productionPlant, @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 plannedProdnRsceToolQtyUnit, @Nullable BigDecimal plannedTotalProdnRsceToolQty, @Nullable String confirmedProdnRsceToolQtyUnit, @Nullable BigDecimal confirmedProdnRsceToolQty, @Nullable String prodnRsceToolUsageQuantityUnit, @Nullable BigDecimal prodnRsceToolUsageQuantity)
@Nonnull public Class<ProcessOrderProdnRsceTools_2> getType()
getType
in class VdmObject<ProcessOrderProdnRsceTools_2>
public void setOrderInternalBillOfOperations(@Nullable String orderInternalBillOfOperations)
Original property name from the Odata EDM: OrderInternalBillOfOperations
orderInternalBillOfOperations
- Order Internal IDpublic void setMfgOrderOpProdnRsceToolIntID(@Nullable String mfgOrderOpProdnRsceToolIntID)
Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID
The item counter is entered as a key element in various data structures of PRT management.
mfgOrderOpProdnRsceToolIntID
- Serial counter which is used for the unique identification of production resources/tools.public void setProductionResourceTool(@Nullable String productionResourceTool)
Original property name from the Odata EDM: ProductionResourceTool
productionResourceTool
- Production Resource/Tool Numberpublic void setProdnRsceToolCategory(@Nullable String prodnRsceToolCategory)
Original property name from the Odata EDM: ProdnRsceToolCategory
prodnRsceToolCategory
- Key which distinguishes the master record category for production resources/tools. Based on the
category, you can see whether the production resource/tool is a material or not.public void setProdnRsceToolCategoryName(@Nullable String prodnRsceToolCategoryName)
Original property name from the Odata EDM: ProdnRsceToolCategoryName
prodnRsceToolCategoryName
- Text which describes the production resources/tools category in more detail. You can maintain this
text in different languages with a length of 40 characters.public void setManufacturingOrder(@Nullable String manufacturingOrder)
Original property name from the Odata EDM: ManufacturingOrder
manufacturingOrder
- Key that uniquely identifies a process order.public 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 setProductionPlant(@Nullable String productionPlant)
Original property name from the Odata EDM: ProductionPlant
productionPlant
- Plant in which the order quantity of the internally produced material is to be produced according to
the planned order.public 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 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
- Quantity of production resources/tools needed to produce the number required in the order.public 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
- Quantity of production resources/tools that has already been confirmed in the order.public void setProdnRsceToolUsageQuantityUnit(@Nullable String prodnRsceToolUsageQuantityUnit)
Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit
prodnRsceToolUsageQuantityUnit
- Unit in which the usage value of production resources/tools is defined.public void setProdnRsceToolUsageQuantity(@Nullable BigDecimal prodnRsceToolUsageQuantity)
Original property name from the Odata EDM: ProdnRsceToolUsageQuantity
prodnRsceToolUsageQuantity
- Determines the wear and tear on the production resources/tools. Usage value refers to the base
quantity in the operation.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ProcessOrderProdnRsceTools_2>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProcessOrderProdnRsceTools_2>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProcessOrderProdnRsceTools_2>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProcessOrderProdnRsceTools_2>
@Nonnull public static <T> ProcessOrderProdnRsceTools_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> ProcessOrderProdnRsceTools_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<ProcessOrderProdnRsceTools_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<ProcessOrderProdnRsceTools_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<ProcessOrderProdnRsceTools_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<ProcessOrderProdnRsceTools_2>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static ProcessOrderProdnRsceTools_2.ProcessOrderProdnRsceTools_2Builder builder()
@Nullable public String getOrderInternalBillOfOperations()
Original property name from the Odata EDM: OrderInternalBillOfOperations
@Nullable public String getMfgOrderOpProdnRsceToolIntID()
Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID
The item counter is entered as a key element in various data structures of PRT management.
@Nullable public String getProductionResourceTool()
Original property name from the Odata EDM: ProductionResourceTool
@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 getManufacturingOrder()
Original property name from the Odata EDM: ManufacturingOrder
@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 String getProductionPlant()
Original property name from the Odata EDM: ProductionPlant
@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 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 String getProdnRsceToolUsageQuantityUnit()
Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit
@Nullable public BigDecimal getProdnRsceToolUsageQuantity()
Original property name from the Odata EDM: ProdnRsceToolUsageQuantity
@Nonnull public String toString()
toString
in class VdmObject<ProcessOrderProdnRsceTools_2>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ProcessOrderProdnRsceTools_2>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ProcessOrderProdnRsceTools_2>
public int hashCode()
hashCode
in class VdmObject<ProcessOrderProdnRsceTools_2>
Copyright © 2021 SAP SE. All rights reserved.