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,
HttpDestinationProperties destination)
Sets the service path and destination 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()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
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 |
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() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, 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 des Kapazitätsbedarfssatzespublic void setCapacityRequirementItem(@Nullable String capacityRequirementItem)
Original property name from the Odata EDM: CapacityRequirementItem
capacityRequirementItem
- Kapazitätsbedarfspositionpublic void setCapacityRqmtItemCapacity(@Nullable String capacityRqmtItemCapacity)
Original property name from the Odata EDM: CapacityRqmtItemCapacity
capacityRqmtItemCapacity
- Einzelkapazität einer Kapazitätsbedarfspositionpublic void setPlannedOrder(@Nullable String plannedOrder)
Original property name from the Odata EDM: PlannedOrder
plannedOrder
- Identifiziert den Planauftrag zu einem Material eindeutig.public void setPlannedOrderType(@Nullable String plannedOrderType)
Original property name from the Odata EDM: PlannedOrderType
plannedOrderType
- Steuert, für welche Auftragsart (z.B. Normalbestellung, Lagerauftrag) der Planauftrag vorgesehen ist.public void setSequence(@Nullable String sequence)
Original property name from the Odata EDM: Sequence
sequence
- Identifiziert eine Folge von Vorgängen innerhalb eines Planes.public void setOperation(@Nullable String operation)
Original property name from the Odata EDM: Operation
operation
- Legt fest, in welcher Reihenfolge die Vorgänge einer Folge ausgeführt werden.public void setSubOperation(@Nullable String subOperation)
Original property name from the Odata EDM: SubOperation
subOperation
- Legt fest, in welcher Reihenfolge die Untervorgänge eines Vorgangs aufgelistet werden.public void setWorkCenter(@Nullable String workCenter)
Original property name from the Odata EDM: WorkCenter
workCenter
- Arbeitsplatzpublic void setCapacityCategoryCode(@Nullable String capacityCategoryCode)
Original property name from the Odata EDM: CapacityCategoryCode
capacityCategoryCode
- Kapazitätsartpublic void setCapacity(@Nullable String capacity)
Original property name from the Odata EDM: Capacity
im System angelegt werden soll (beim Anlegen der Kapazität) oderim System bekannt ist (beim Ändern, Anzeigen oder bei der Verwendung der Kapazität.
capacity
- Bezeichnung, unter der die Kapazität (z.B. eine Maschinenkapazität, eine Personalkapazität oder eine
Transportkapazität)public void setMRPController(@Nullable String mRPController)
Original property name from the Odata EDM: MRPController
mRPController
- Disponentpublic void setMRPPlant(@Nullable String mRPPlant)
Original property name from the Odata EDM: MRPPlant
mRPPlant
- Nummer, die das Werk, in dem die Bedarfsplanung, die Prognose oder die Langfristplanung durchgeführt
wird, eindeutig identifziert.public void setOperationLatestStartDate(@Nullable LocalDateTime operationLatestStartDate)
Original property name from the Odata EDM: OperationLatestStartDate
operationLatestStartDate
- In dieser Spalte wird der vom System errechnete späteste Starttermin (Datum) für den Auftrag
angezeigt.public void setOperationLatestStartTime(@Nullable LocalTime operationLatestStartTime)
Original property name from the Odata EDM: OperationLatestStartTime
operationLatestStartTime
- In dieser Spalte wird der vom System errechnete späteste Starttermin (Uhrzeit) für den Auftrag
angezeigt.public void setOperationLatestEndDate(@Nullable LocalDateTime operationLatestEndDate)
Original property name from the Odata EDM: OperationLatestEndDate
operationLatestEndDate
- Spätestes Ende eines Vorgangs (Datum).public void setOperationLatestEndTime(@Nullable LocalTime operationLatestEndTime)
Original property name from the Odata EDM: OperationLatestEndTime
operationLatestEndTime
- Spätestes Ende eines Vorgangs (Uhrzeit).public void setOperationEarliestStartDate(@Nullable LocalDateTime operationEarliestStartDate)
Original property name from the Odata EDM: OperationEarliestStartDate
operationEarliestStartDate
- Frühestes Startdatum eines Vorgangspublic void setOperationEarliestStartTime(@Nullable LocalTime operationEarliestStartTime)
Original property name from the Odata EDM: OperationEarliestStartTime
operationEarliestStartTime
- Früheste Startuhrzeit eines Vorgangspublic void setOperationEarliestEndDate(@Nullable LocalDateTime operationEarliestEndDate)
Original property name from the Odata EDM: OperationEarliestEndDate
operationEarliestEndDate
- Frühestes Enddatum eines Vorgangspublic void setOperationEarliestEndTime(@Nullable LocalTime operationEarliestEndTime)
Original property name from the Odata EDM: OperationEarliestEndTime
operationEarliestEndTime
- Frühestes Ende (Uhrzeit) eines Vorgangspublic void setCapacityRequirementUnit(@Nullable String capacityRequirementUnit)
Original property name from the Odata EDM: CapacityRequirementUnit
capacityRequirementUnit
- Diese Maßeinheit wird nur berücksichtigt, wenn Sie das Kennzeichen für die Herkunft der Maßeinheit
nicht setzen.public void setScheduledCapReqOpSegSetupDurn(@Nullable Double scheduledCapReqOpSegSetupDurn)
Original property name from the Odata EDM: ScheduledCapReqOpSegSetupDurn
scheduledCapReqOpSegSetupDurn
- Geplanter Kapazitätsbedarf für Rüstenpublic void setRemainingCapReqOpSegSetupDurn(@Nullable Double remainingCapReqOpSegSetupDurn)
Original property name from the Odata EDM: RemainingCapReqOpSegSetupDurn
remainingCapReqOpSegSetupDurn
- Restkapazitätsbedarf für Rüstenpublic void setScheduledCapReqOpSegProcgDurn(@Nullable Double scheduledCapReqOpSegProcgDurn)
Original property name from the Odata EDM: ScheduledCapReqOpSegProcgDurn
scheduledCapReqOpSegProcgDurn
- Geplanter Kapazitätsbedarf für Bearbeitungpublic void setRemainingCapReqOpSegProcgDurn(@Nullable Double remainingCapReqOpSegProcgDurn)
Original property name from the Odata EDM: RemainingCapReqOpSegProcgDurn
remainingCapReqOpSegProcgDurn
- Restkapazitätsbedarf für Bearbeitungpublic void setScheduledCapReqOpSegTrdwnDurn(@Nullable Double scheduledCapReqOpSegTrdwnDurn)
Original property name from the Odata EDM: ScheduledCapReqOpSegTrdwnDurn
scheduledCapReqOpSegTrdwnDurn
- Geplanter Kapazitätsbedarf für Abrüstenpublic void setRemainingCapReqOpSegTrdwnDurn(@Nullable Double remainingCapReqOpSegTrdwnDurn)
Original property name from the Odata EDM: RemainingCapReqOpSegTrdwnDurn
remainingCapReqOpSegTrdwnDurn
- Restkapazitätsbedarf für Abrüstenpublic void setUnitOfMeasureISOCode(@Nullable String unitOfMeasureISOCode)
Original property name from the Odata EDM: UnitOfMeasureISOCode
Der ISO-Code ist für EDI wichtig. Er dient der Umsetzung der SAP-internen Maßeinheiten in genormte Maßeinheiten. Ein Austausch von Daten über EDI macht eine Umsetzung der internen Maßeinheiten in den ISO-Code unerläßlich.Eine aktuelle Liste der zur Zeit international festgelegten ISO-Codes kann bei der entsprechenden UN-Kommission (WP.4 Trade Facilitation Recommendations, Recommendation 20) angefordert werden:UN Economic Commission for EuropeInformation OfficePalais des Nations1211 GenevaSwitzerlande-mail: info.ece@unece.orgoder direkt über internet eingesehen werden:http://www.unece.org/cefact/codesfortrade/codes_index.htmWeitere Informationen sind im OSS-Hinweis 69063 hinterlegt.
unitOfMeasureISOCode
- ISO-Code für Maßeinheiten. Ein ISO-Code kann mehreren internen Maßeinheiten einer Dimension zugeordnet
sein.public void setOperationText(@Nullable String operationText)
Original property name from the Odata EDM: OperationText
Dieser Text wird in die erste Zeile des Langtexts zum Vorgang oder Untervorgang übernommen.Zeichenformate wie z.B. fett oder kursiv werden im Kurztext nicht unterstützt. Wenn Sie im Langtext Zeichenformate verwenden, werden im Kurztext die zugehörigen Steuerkennzeichen ausgegeben.
operationText
- Beschreibt den Vorgang oder Untervorgang.public void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Letzte Aenderung Planauftrag: Zeitstempelprotected String getEntityCollection()
VdmEntity
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 HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<PlannedOrderCapacity>
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<PlannedOrderCapacity>
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<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.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<PlannedOrderCapacity>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)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
@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
im System angelegt werden soll (beim Anlegen der Kapazität) oderim System bekannt ist (beim Ändern, Anzeigen oder bei der Verwendung der Kapazität.
@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
Der ISO-Code ist für EDI wichtig. Er dient der Umsetzung der SAP-internen Maßeinheiten in genormte Maßeinheiten. Ein Austausch von Daten über EDI macht eine Umsetzung der internen Maßeinheiten in den ISO-Code unerläßlich.Eine aktuelle Liste der zur Zeit international festgelegten ISO-Codes kann bei der entsprechenden UN-Kommission (WP.4 Trade Facilitation Recommendations, Recommendation 20) angefordert werden:UN Economic Commission for EuropeInformation OfficePalais des Nations1211 GenevaSwitzerlande-mail: info.ece@unece.orgoder direkt über internet eingesehen werden:http://www.unece.org/cefact/codesfortrade/codes_index.htmWeitere Informationen sind im OSS-Hinweis 69063 hinterlegt.
@Nullable public String getOperationText()
Original property name from the Odata EDM: OperationText
Dieser Text wird in die erste Zeile des Langtexts zum Vorgang oder Untervorgang übernommen.Zeichenformate wie z.B. fett oder kursiv werden im Kurztext nicht unterstützt. Wenn Sie im Langtext Zeichenformate verwenden, werden im Kurztext die zugehörigen Steuerkennzeichen ausgegeben.
@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 © 2020 SAP SE. All rights reserved.