public class PlannedOrderCapacity extends VdmEntity<PlannedOrderCapacity>
Original entity name from the Odata EDM: A_PlannedOrderCapacityType
Modifier and Type | Class and Description |
---|---|
static class |
PlannedOrderCapacity.PlannedOrderCapacityBuilder |
Modifier and Type | Field and Description |
---|---|
static PlannedOrderCapacitySelectable |
ALL_FIELDS
Selector for all available fields of PlannedOrderCapacity.
|
static PlannedOrderCapacityField<String> |
CAPACITY
Use with available fluent helpers to apply the Capacity field to query operations.
|
static PlannedOrderCapacityField<String> |
CAPACITY_CATEGORY_CODE
Use with available fluent helpers to apply the CapacityCategoryCode field to query operations.
|
static PlannedOrderCapacityField<String> |
CAPACITY_REQUIREMENT
Use with available fluent helpers to apply the CapacityRequirement field to query operations.
|
static PlannedOrderCapacityField<String> |
CAPACITY_REQUIREMENT_ITEM
Use with available fluent helpers to apply the CapacityRequirementItem field to query operations.
|
static PlannedOrderCapacityField<String> |
CAPACITY_REQUIREMENT_UNIT
Use with available fluent helpers to apply the CapacityRequirementUnit field to query operations.
|
static PlannedOrderCapacityField<String> |
CAPACITY_RQMT_ITEM_CAPACITY
Use with available fluent helpers to apply the CapacityRqmtItemCapacity field to query operations.
|
static PlannedOrderCapacityField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static PlannedOrderCapacityField<String> |
MRP_CONTROLLER
Use with available fluent helpers to apply the MRPController field to query operations.
|
static PlannedOrderCapacityField<String> |
MRP_PLANT
Use with available fluent helpers to apply the MRPPlant field to query operations.
|
static PlannedOrderCapacityField<String> |
OPERATION
Use with available fluent helpers to apply the Operation field to query operations.
|
static PlannedOrderCapacityField<LocalDateTime> |
OPERATION_EARLIEST_END_DATE
Use with available fluent helpers to apply the OperationEarliestEndDate field to query operations.
|
static PlannedOrderCapacityField<LocalTime> |
OPERATION_EARLIEST_END_TIME
Use with available fluent helpers to apply the OperationEarliestEndTime field to query operations.
|
static PlannedOrderCapacityField<LocalDateTime> |
OPERATION_EARLIEST_START_DATE
Use with available fluent helpers to apply the OperationEarliestStartDate field to query operations.
|
static PlannedOrderCapacityField<LocalTime> |
OPERATION_EARLIEST_START_TIME
Use with available fluent helpers to apply the OperationEarliestStartTime field to query operations.
|
static PlannedOrderCapacityField<LocalDateTime> |
OPERATION_LATEST_END_DATE
Use with available fluent helpers to apply the OperationLatestEndDate field to query operations.
|
static PlannedOrderCapacityField<LocalTime> |
OPERATION_LATEST_END_TIME
Use with available fluent helpers to apply the OperationLatestEndTime field to query operations.
|
static PlannedOrderCapacityField<LocalDateTime> |
OPERATION_LATEST_START_DATE
Use with available fluent helpers to apply the OperationLatestStartDate field to query operations.
|
static PlannedOrderCapacityField<LocalTime> |
OPERATION_LATEST_START_TIME
Use with available fluent helpers to apply the OperationLatestStartTime field to query operations.
|
static PlannedOrderCapacityField<String> |
OPERATION_TEXT
Use with available fluent helpers to apply the OperationText field to query operations.
|
static PlannedOrderCapacityField<String> |
PLANNED_ORDER
Use with available fluent helpers to apply the PlannedOrder field to query operations.
|
static PlannedOrderCapacityField<String> |
PLANNED_ORDER_TYPE
Use with available fluent helpers to apply the PlannedOrderType field to query operations.
|
static PlannedOrderCapacityField<Double> |
REMAINING_CAP_REQ_OP_SEG_PROCG_DURN
Use with available fluent helpers to apply the RemainingCapReqOpSegProcgDurn field to query operations.
|
static PlannedOrderCapacityField<Double> |
REMAINING_CAP_REQ_OP_SEG_SETUP_DURN
Use with available fluent helpers to apply the RemainingCapReqOpSegSetupDurn field to query operations.
|
static PlannedOrderCapacityField<Double> |
REMAINING_CAP_REQ_OP_SEG_TRDWN_DURN
Use with available fluent helpers to apply the RemainingCapReqOpSegTrdwnDurn field to query operations.
|
static PlannedOrderCapacityField<Double> |
SCHEDULED_CAP_REQ_OP_SEG_PROCG_DURN
Use with available fluent helpers to apply the ScheduledCapReqOpSegProcgDurn field to query operations.
|
static PlannedOrderCapacityField<Double> |
SCHEDULED_CAP_REQ_OP_SEG_SETUP_DURN
Use with available fluent helpers to apply the ScheduledCapReqOpSegSetupDurn field to query operations.
|
static PlannedOrderCapacityField<Double> |
SCHEDULED_CAP_REQ_OP_SEG_TRDWN_DURN
Use with available fluent helpers to apply the ScheduledCapReqOpSegTrdwnDurn field to query operations.
|
static PlannedOrderCapacityField<String> |
SEQUENCE
Use with available fluent helpers to apply the Sequence field to query operations.
|
static PlannedOrderCapacityField<String> |
SUB_OPERATION
Use with available fluent helpers to apply the SubOperation field to query operations.
|
static PlannedOrderCapacityField<String> |
UNIT_OF_MEASURE_ISO_CODE
Use with available fluent helpers to apply the UnitOfMeasureISOCode field to query operations.
|
static PlannedOrderCapacityField<String> |
WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
PlannedOrderCapacity() |
PlannedOrderCapacity(String capacityRequirement,
String capacityRequirementItem,
String capacityRqmtItemCapacity,
String plannedOrder,
String plannedOrderType,
String sequence,
String operation,
String subOperation,
String workCenter,
String capacityCategoryCode,
String capacity,
String mRPController,
String mRPPlant,
LocalDateTime operationLatestStartDate,
LocalTime operationLatestStartTime,
LocalDateTime operationLatestEndDate,
LocalTime operationLatestEndTime,
LocalDateTime operationEarliestStartDate,
LocalTime operationEarliestStartTime,
LocalDateTime operationEarliestEndDate,
LocalTime operationEarliestEndTime,
String capacityRequirementUnit,
Double scheduledCapReqOpSegSetupDurn,
Double remainingCapReqOpSegSetupDurn,
Double scheduledCapReqOpSegProcgDurn,
Double remainingCapReqOpSegProcgDurn,
Double scheduledCapReqOpSegTrdwnDurn,
Double remainingCapReqOpSegTrdwnDurn,
String unitOfMeasureISOCode,
String operationText,
ZonedDateTime lastChangeDateTime) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
ErpConfigContext configContext)
Sets the service path and ERP configuration context for the fetch commands of this entity.
|
static PlannedOrderCapacity.PlannedOrderCapacityBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> PlannedOrderCapacityField<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 |
getCapacity()
Constraints: Not nullable, Maximum length: 8
|
String |
getCapacityCategoryCode()
Constraints: Not nullable, Maximum length: 3
|
String |
getCapacityRequirement()
(Key Field) Constraints: Not nullable, Maximum length: 12
|
String |
getCapacityRequirementItem()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getCapacityRequirementUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getCapacityRqmtItemCapacity()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
protected String |
getDefaultServicePath() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
protected Map<String,Object> |
getKey() |
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getMRPController()
Constraints: Not nullable, Maximum length: 3
|
String |
getMRPPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getOperation()
Constraints: Not nullable, Maximum length: 4
|
LocalDateTime |
getOperationEarliestEndDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getOperationEarliestEndTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getOperationEarliestStartDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getOperationEarliestStartTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getOperationLatestEndDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getOperationLatestEndTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getOperationLatestStartDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getOperationLatestStartTime()
Constraints: Not nullable, Precision: 0
|
String |
getOperationText()
Constraints: Not nullable, Maximum length: 40
|
String |
getPlannedOrder()
Constraints: Not nullable, Maximum length: 10
|
String |
getPlannedOrderType()
Constraints: Not nullable, Maximum length: 4
|
Double |
getRemainingCapReqOpSegProcgDurn()
Constraints: none
|
Double |
getRemainingCapReqOpSegSetupDurn()
Constraints: none
|
Double |
getRemainingCapReqOpSegTrdwnDurn()
Constraints: none
|
Double |
getScheduledCapReqOpSegProcgDurn()
Constraints: none
|
Double |
getScheduledCapReqOpSegSetupDurn()
Constraints: none
|
Double |
getScheduledCapReqOpSegTrdwnDurn()
Constraints: none
|
String |
getSequence()
Constraints: Not nullable, Maximum length: 6
|
String |
getSubOperation()
Constraints: Not nullable, Maximum length: 4
|
Class<PlannedOrderCapacity> |
getType() |
String |
getUnitOfMeasureISOCode()
Constraints: Not nullable, Maximum length: 3
|
String |
getWorkCenter()
Constraints: Not nullable, Maximum length: 8
|
int |
hashCode() |
void |
setCapacity(String capacity)
Constraints: Not nullable, Maximum length: 8
|
void |
setCapacityCategoryCode(String capacityCategoryCode)
Constraints: Not nullable, Maximum length: 3
|
void |
setCapacityRequirement(String capacityRequirement)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
void |
setCapacityRequirementItem(String capacityRequirementItem)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setCapacityRequirementUnit(String capacityRequirementUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setCapacityRqmtItemCapacity(String capacityRqmtItemCapacity)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Deprecated.
Use
attachToService(String, ErpConfigContext) instead. |
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setMRPController(String mRPController)
Constraints: Not nullable, Maximum length: 3
|
void |
setMRPPlant(String mRPPlant)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperation(String operation)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperationEarliestEndDate(LocalDateTime operationEarliestEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setOperationEarliestEndTime(LocalTime operationEarliestEndTime)
Constraints: Not nullable, Precision: 0
|
void |
setOperationEarliestStartDate(LocalDateTime operationEarliestStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setOperationEarliestStartTime(LocalTime operationEarliestStartTime)
Constraints: Not nullable, Precision: 0
|
void |
setOperationLatestEndDate(LocalDateTime operationLatestEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setOperationLatestEndTime(LocalTime operationLatestEndTime)
Constraints: Not nullable, Precision: 0
|
void |
setOperationLatestStartDate(LocalDateTime operationLatestStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setOperationLatestStartTime(LocalTime operationLatestStartTime)
Constraints: Not nullable, Precision: 0
|
void |
setOperationText(String operationText)
Constraints: Not nullable, Maximum length: 40
|
void |
setPlannedOrder(String plannedOrder)
Constraints: Not nullable, Maximum length: 10
|
void |
setPlannedOrderType(String plannedOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setRemainingCapReqOpSegProcgDurn(Double remainingCapReqOpSegProcgDurn)
Constraints: none
|
void |
setRemainingCapReqOpSegSetupDurn(Double remainingCapReqOpSegSetupDurn)
Constraints: none
|
void |
setRemainingCapReqOpSegTrdwnDurn(Double remainingCapReqOpSegTrdwnDurn)
Constraints: none
|
void |
setScheduledCapReqOpSegProcgDurn(Double scheduledCapReqOpSegProcgDurn)
Constraints: none
|
void |
setScheduledCapReqOpSegSetupDurn(Double scheduledCapReqOpSegSetupDurn)
Constraints: none
|
void |
setScheduledCapReqOpSegTrdwnDurn(Double scheduledCapReqOpSegTrdwnDurn)
Constraints: none
|
void |
setSequence(String sequence)
Constraints: Not nullable, Maximum length: 6
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSubOperation(String subOperation)
Constraints: Not nullable, Maximum length: 4
|
void |
setUnitOfMeasureISOCode(String unitOfMeasureISOCode)
Constraints: Not nullable, Maximum length: 3
|
void |
setWorkCenter(String workCenter)
Constraints: Not nullable, Maximum length: 8
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final PlannedOrderCapacitySelectable ALL_FIELDS
public static final PlannedOrderCapacityField<String> CAPACITY_REQUIREMENT
public static final PlannedOrderCapacityField<String> CAPACITY_REQUIREMENT_ITEM
public static final PlannedOrderCapacityField<String> CAPACITY_RQMT_ITEM_CAPACITY
public static final PlannedOrderCapacityField<String> PLANNED_ORDER
public static final PlannedOrderCapacityField<String> PLANNED_ORDER_TYPE
public static final PlannedOrderCapacityField<String> SEQUENCE
public static final PlannedOrderCapacityField<String> OPERATION
public static final PlannedOrderCapacityField<String> SUB_OPERATION
public static final PlannedOrderCapacityField<String> WORK_CENTER
public static final PlannedOrderCapacityField<String> CAPACITY_CATEGORY_CODE
public static final PlannedOrderCapacityField<String> CAPACITY
public static final PlannedOrderCapacityField<String> MRP_CONTROLLER
public static final PlannedOrderCapacityField<String> MRP_PLANT
public static final PlannedOrderCapacityField<LocalDateTime> OPERATION_LATEST_START_DATE
public static final PlannedOrderCapacityField<LocalTime> OPERATION_LATEST_START_TIME
public static final PlannedOrderCapacityField<LocalDateTime> OPERATION_LATEST_END_DATE
public static final PlannedOrderCapacityField<LocalTime> OPERATION_LATEST_END_TIME
public static final PlannedOrderCapacityField<LocalDateTime> OPERATION_EARLIEST_START_DATE
public static final PlannedOrderCapacityField<LocalTime> OPERATION_EARLIEST_START_TIME
public static final PlannedOrderCapacityField<LocalDateTime> OPERATION_EARLIEST_END_DATE
public static final PlannedOrderCapacityField<LocalTime> OPERATION_EARLIEST_END_TIME
public static final PlannedOrderCapacityField<String> CAPACITY_REQUIREMENT_UNIT
public static final PlannedOrderCapacityField<Double> SCHEDULED_CAP_REQ_OP_SEG_SETUP_DURN
public static final PlannedOrderCapacityField<Double> REMAINING_CAP_REQ_OP_SEG_SETUP_DURN
public static final PlannedOrderCapacityField<Double> SCHEDULED_CAP_REQ_OP_SEG_PROCG_DURN
public static final PlannedOrderCapacityField<Double> REMAINING_CAP_REQ_OP_SEG_PROCG_DURN
public static final PlannedOrderCapacityField<Double> SCHEDULED_CAP_REQ_OP_SEG_TRDWN_DURN
public static final PlannedOrderCapacityField<Double> REMAINING_CAP_REQ_OP_SEG_TRDWN_DURN
public static final PlannedOrderCapacityField<String> UNIT_OF_MEASURE_ISO_CODE
public static final PlannedOrderCapacityField<String> OPERATION_TEXT
public static final PlannedOrderCapacityField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public PlannedOrderCapacity()
public PlannedOrderCapacity(@Nullable String capacityRequirement, @Nullable String capacityRequirementItem, @Nullable String capacityRqmtItemCapacity, @Nullable String plannedOrder, @Nullable String plannedOrderType, @Nullable String sequence, @Nullable String operation, @Nullable String subOperation, @Nullable String workCenter, @Nullable String capacityCategoryCode, @Nullable String capacity, @Nullable String mRPController, @Nullable String mRPPlant, @Nullable LocalDateTime operationLatestStartDate, @Nullable LocalTime operationLatestStartTime, @Nullable LocalDateTime operationLatestEndDate, @Nullable LocalTime operationLatestEndTime, @Nullable LocalDateTime operationEarliestStartDate, @Nullable LocalTime operationEarliestStartTime, @Nullable LocalDateTime operationEarliestEndDate, @Nullable LocalTime operationEarliestEndTime, @Nullable String capacityRequirementUnit, @Nullable Double scheduledCapReqOpSegSetupDurn, @Nullable Double remainingCapReqOpSegSetupDurn, @Nullable Double scheduledCapReqOpSegProcgDurn, @Nullable Double remainingCapReqOpSegProcgDurn, @Nullable Double scheduledCapReqOpSegTrdwnDurn, @Nullable Double remainingCapReqOpSegTrdwnDurn, @Nullable String unitOfMeasureISOCode, @Nullable String operationText, @Nullable ZonedDateTime lastChangeDateTime)
@Nonnull public Class<PlannedOrderCapacity> getType()
getType
in class VdmObject<PlannedOrderCapacity>
public void setCapacityRequirement(@Nullable String capacityRequirement)
Original property name from the Odata EDM: CapacityRequirement
capacityRequirement
- ID of the Capacity Requirements Recordpublic void setCapacityRequirementItem(@Nullable String capacityRequirementItem)
Original property name from the Odata EDM: CapacityRequirementItem
capacityRequirementItem
- Capacity Requirement Itempublic void setCapacityRqmtItemCapacity(@Nullable String capacityRqmtItemCapacity)
Original property name from the Odata EDM: CapacityRqmtItemCapacity
capacityRqmtItemCapacity
- Individual Capacity of a Capacity Requirement Itempublic void setPlannedOrder(@Nullable String plannedOrder)
Original property name from the Odata EDM: PlannedOrder
plannedOrder
- Number that specifically identifies a planned order for a material.public void setPlannedOrderType(@Nullable String plannedOrderType)
Original property name from the Odata EDM: PlannedOrderType
plannedOrderType
- Controls for which order type (for example, standard order, stock order) the planned order is provided
for.public void setSequence(@Nullable String sequence)
Original property name from the Odata EDM: Sequence
sequence
- Key which identifies a sequence of operations within a routing.public void setOperation(@Nullable String operation)
Original property name from the Odata EDM: Operation
Determines in which order the operations of a sequence are carried out.
operation
- Production Planningpublic void setSubOperation(@Nullable String subOperation)
Original property name from the Odata EDM: SubOperation
subOperation
- Determines in which order the sub-operations of an operation are listed.public void setWorkCenter(@Nullable String workCenter)
Original property name from the Odata EDM: WorkCenter
workCenter
- Work Centerpublic void setCapacityCategoryCode(@Nullable String capacityCategoryCode)
Original property name from the Odata EDM: CapacityCategoryCode
capacityCategoryCode
- Capacity Categorypublic void setCapacity(@Nullable String capacity)
Original property name from the Odata EDM: Capacity
is to be created in the system (when creating the capacity) oris known in the system (when changing, displaying or using the capacity).
capacity
- Description by which the capacity (for example, a machine capacity, a labor capacity or a move
capacity)public void setMRPController(@Nullable String mRPController)
Original property name from the Odata EDM: MRPController
mRPController
- MRP Controllerpublic void setMRPPlant(@Nullable String mRPPlant)
Original property name from the Odata EDM: MRPPlant
mRPPlant
- Number which clearly identifies the plant where the forecast, MRP or long-term planning is carried
out.public void setOperationLatestStartDate(@Nullable LocalDateTime operationLatestStartDate)
Original property name from the Odata EDM: OperationLatestStartDate
operationLatestStartDate
- This column contains the latest start date for this order.public void setOperationLatestStartTime(@Nullable LocalTime operationLatestStartTime)
Original property name from the Odata EDM: OperationLatestStartTime
operationLatestStartTime
- This columm contains the latest start time for this order.public void setOperationLatestEndDate(@Nullable LocalDateTime operationLatestEndDate)
Original property name from the Odata EDM: OperationLatestEndDate
operationLatestEndDate
- Latest finish date of the operation.public void setOperationLatestEndTime(@Nullable LocalTime operationLatestEndTime)
Original property name from the Odata EDM: OperationLatestEndTime
operationLatestEndTime
- Latest finish time of the operationpublic void setOperationEarliestStartDate(@Nullable LocalDateTime operationEarliestStartDate)
Original property name from the Odata EDM: OperationEarliestStartDate
operationEarliestStartDate
- Earliest start date of an operationpublic void setOperationEarliestStartTime(@Nullable LocalTime operationEarliestStartTime)
Original property name from the Odata EDM: OperationEarliestStartTime
operationEarliestStartTime
- Earliest start time of an operationpublic void setOperationEarliestEndDate(@Nullable LocalDateTime operationEarliestEndDate)
Original property name from the Odata EDM: OperationEarliestEndDate
operationEarliestEndDate
- Earliest finish date of an operation.public void setOperationEarliestEndTime(@Nullable LocalTime operationEarliestEndTime)
Original property name from the Odata EDM: OperationEarliestEndTime
operationEarliestEndTime
- Earliest finish time of an operationpublic void setCapacityRequirementUnit(@Nullable String capacityRequirementUnit)
Original property name from the Odata EDM: CapacityRequirementUnit
capacityRequirementUnit
- This unit of measure is only taken into account if you have not set the indicator for the origin of
the unit of measure.public void setScheduledCapReqOpSegSetupDurn(@Nullable Double scheduledCapReqOpSegSetupDurn)
Original property name from the Odata EDM: ScheduledCapReqOpSegSetupDurn
scheduledCapReqOpSegSetupDurn
- Scheduled Capacity Requirements for Setuppublic void setRemainingCapReqOpSegSetupDurn(@Nullable Double remainingCapReqOpSegSetupDurn)
Original property name from the Odata EDM: RemainingCapReqOpSegSetupDurn
remainingCapReqOpSegSetupDurn
- Remaining Capacity Requirements for Setuppublic void setScheduledCapReqOpSegProcgDurn(@Nullable Double scheduledCapReqOpSegProcgDurn)
Original property name from the Odata EDM: ScheduledCapReqOpSegProcgDurn
scheduledCapReqOpSegProcgDurn
- Scheduled Capacity Requirements for Processingpublic void setRemainingCapReqOpSegProcgDurn(@Nullable Double remainingCapReqOpSegProcgDurn)
Original property name from the Odata EDM: RemainingCapReqOpSegProcgDurn
remainingCapReqOpSegProcgDurn
- Remaining Capacity Requirements for Processingpublic void setScheduledCapReqOpSegTrdwnDurn(@Nullable Double scheduledCapReqOpSegTrdwnDurn)
Original property name from the Odata EDM: ScheduledCapReqOpSegTrdwnDurn
scheduledCapReqOpSegTrdwnDurn
- Scheduled Capacity Requirements for the Teardownpublic void setRemainingCapReqOpSegTrdwnDurn(@Nullable Double remainingCapReqOpSegTrdwnDurn)
Original property name from the Odata EDM: RemainingCapReqOpSegTrdwnDurn
remainingCapReqOpSegTrdwnDurn
- Remaining Capacity Requirements for Teardownpublic void setUnitOfMeasureISOCode(@Nullable String unitOfMeasureISOCode)
Original property name from the Odata EDM: UnitOfMeasureISOCode
The ISO code is important for EDI. It is used to convert the internal SAP measurement units into standard measurement units. Data exchange via EDI requires internal measurement units to be converted into standard measurement units.A list of the current internationally agreed ISO codes can be ordered from the UN commission responsible (WP.4 Trade Facilitation Recommendations, Recommendation 20):UN Economic Commission for EuropeInformation OfficePalais des Nations1211 GenevaSwitzerlande-mail: info.ece@unece.orgor viewed directly on the Internet:http://www.unece.org/cefact/codesfortrade/codes_index.htmFor more information, see SAP Note 69063.
unitOfMeasureISOCode
- ISO code for measurement units. An ISO code can be assigned to several internal measurement units of a
dimension.public void setOperationText(@Nullable String operationText)
Original property name from the Odata EDM: OperationText
This text is copied into the first line of the long text for the operation or sub-operation.Character formats such as bold or italics are not supported in short texts. If you use special character formats in long texts, the system displays the corresponding control characters in the short text.
operationText
- Describes the operation or sub-operation.public void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Last Change to Planned Order: Time Stampprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<PlannedOrderCapacity>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<PlannedOrderCapacity>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<PlannedOrderCapacity>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<PlannedOrderCapacity>
@Nonnull public static <T> PlannedOrderCapacityField<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> PlannedOrderCapacityField<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 ErpConfigContext getErpConfigContext()
VdmEntity
getErpConfigContext
in class VdmEntity<PlannedOrderCapacity>
@Deprecated public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
attachToService(String, ErpConfigContext)
instead.VdmEntity
setErpConfigContext
in class VdmEntity<PlannedOrderCapacity>
erpConfigContext
- New ERP configuration context to apply to this entityprotected 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<PlannedOrderCapacity>
public void attachToService(@Nullable String servicePath, @Nullable ErpConfigContext configContext)
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<PlannedOrderCapacity>
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.configContext
- Optional parameter. New ERP configuration context to apply to this entity and any associated entities
that were previously fetched. If a null value is provided and the ERP configuration context has never
been set, then the ERP configuration context will be set to a new instance of
ErpConfigContext
.protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<PlannedOrderCapacity>
public static PlannedOrderCapacity.PlannedOrderCapacityBuilder builder()
@Nullable public String getCapacityRequirement()
Original property name from the Odata EDM: CapacityRequirement
@Nullable public String getCapacityRequirementItem()
Original property name from the Odata EDM: CapacityRequirementItem
@Nullable public String getCapacityRqmtItemCapacity()
Original property name from the Odata EDM: CapacityRqmtItemCapacity
@Nullable public String getPlannedOrder()
Original property name from the Odata EDM: PlannedOrder
@Nullable public String getPlannedOrderType()
Original property name from the Odata EDM: PlannedOrderType
@Nullable public String getSequence()
Original property name from the Odata EDM: Sequence
@Nullable public String getOperation()
Original property name from the Odata EDM: Operation
Determines in which order the operations of a sequence are carried out.
@Nullable public String getSubOperation()
Original property name from the Odata EDM: SubOperation
@Nullable public String getWorkCenter()
Original property name from the Odata EDM: WorkCenter
@Nullable public String getCapacityCategoryCode()
Original property name from the Odata EDM: CapacityCategoryCode
@Nullable public String getCapacity()
Original property name from the Odata EDM: Capacity
is to be created in the system (when creating the capacity) oris known in the system (when changing, displaying or using the capacity).
@Nullable public String getMRPController()
Original property name from the Odata EDM: MRPController
@Nullable public String getMRPPlant()
Original property name from the Odata EDM: MRPPlant
@Nullable public LocalDateTime getOperationLatestStartDate()
Original property name from the Odata EDM: OperationLatestStartDate
@Nullable public LocalTime getOperationLatestStartTime()
Original property name from the Odata EDM: OperationLatestStartTime
@Nullable public LocalDateTime getOperationLatestEndDate()
Original property name from the Odata EDM: OperationLatestEndDate
@Nullable public LocalTime getOperationLatestEndTime()
Original property name from the Odata EDM: OperationLatestEndTime
@Nullable public LocalDateTime getOperationEarliestStartDate()
Original property name from the Odata EDM: OperationEarliestStartDate
@Nullable public LocalTime getOperationEarliestStartTime()
Original property name from the Odata EDM: OperationEarliestStartTime
@Nullable public LocalDateTime getOperationEarliestEndDate()
Original property name from the Odata EDM: OperationEarliestEndDate
@Nullable public LocalTime getOperationEarliestEndTime()
Original property name from the Odata EDM: OperationEarliestEndTime
@Nullable public String getCapacityRequirementUnit()
Original property name from the Odata EDM: CapacityRequirementUnit
@Nullable public Double getScheduledCapReqOpSegSetupDurn()
Original property name from the Odata EDM: ScheduledCapReqOpSegSetupDurn
@Nullable public Double getRemainingCapReqOpSegSetupDurn()
Original property name from the Odata EDM: RemainingCapReqOpSegSetupDurn
@Nullable public Double getScheduledCapReqOpSegProcgDurn()
Original property name from the Odata EDM: ScheduledCapReqOpSegProcgDurn
@Nullable public Double getRemainingCapReqOpSegProcgDurn()
Original property name from the Odata EDM: RemainingCapReqOpSegProcgDurn
@Nullable public Double getScheduledCapReqOpSegTrdwnDurn()
Original property name from the Odata EDM: ScheduledCapReqOpSegTrdwnDurn
@Nullable public Double getRemainingCapReqOpSegTrdwnDurn()
Original property name from the Odata EDM: RemainingCapReqOpSegTrdwnDurn
@Nullable public String getUnitOfMeasureISOCode()
Original property name from the Odata EDM: UnitOfMeasureISOCode
The ISO code is important for EDI. It is used to convert the internal SAP measurement units into standard measurement units. Data exchange via EDI requires internal measurement units to be converted into standard measurement units.A list of the current internationally agreed ISO codes can be ordered from the UN commission responsible (WP.4 Trade Facilitation Recommendations, Recommendation 20):UN Economic Commission for EuropeInformation OfficePalais des Nations1211 GenevaSwitzerlande-mail: info.ece@unece.orgor viewed directly on the Internet:http://www.unece.org/cefact/codesfortrade/codes_index.htmFor more information, see SAP Note 69063.
@Nullable public String getOperationText()
Original property name from the Odata EDM: OperationText
This text is copied into the first line of the long text for the operation or sub-operation.Character formats such as bold or italics are not supported in short texts. If you use special character formats in long texts, the system displays the corresponding control characters in the short text.
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
public String toString()
toString
in class VdmObject<PlannedOrderCapacity>
public boolean equals(Object o)
equals
in class VdmObject<PlannedOrderCapacity>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<PlannedOrderCapacity>
public int hashCode()
hashCode
in class VdmObject<PlannedOrderCapacity>
Copyright © 2019 SAP SE. All rights reserved.