Class WarehouseOrder
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: WarehouseOrderType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of WarehouseOrder instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<WarehouseOrder,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty<WarehouseOrder>Selector for all available fields of WarehouseOrder.static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>Use with available request builders to apply the _WarehouseOrderPickHndlgUnit navigation property to query operations.static final NavigationProperty.Collection<WarehouseOrder,WarehouseTask> Use with available request builders to apply the _WarehouseTask navigation property to query operations.static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.Boolean<WarehouseOrder>static final SimpleProperty.NumericDecimal<WarehouseOrder>static final SimpleProperty.DateTime<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.DateTime<WarehouseOrder>static final SimpleProperty.DateTime<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.DateTime<WarehouseOrder>static final SimpleProperty.DateTime<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>static final SimpleProperty.String<WarehouseOrder>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionWarehouseOrder(String eWMWarehouse, String warehouseOrder, String warehouseOrderStatus, OffsetDateTime whseOrderCreationDateTime, OffsetDateTime warehouseOrderStartDateTime, OffsetDateTime whseOrderConfirmedDateTime, OffsetDateTime whseOrderLastChgUTCDateTime, OffsetDateTime whseOrderLatestStartDateTime, String warehouseOrderCreationRule, String whseOrderCreationRuleCategory, String activityArea, String queue, String processor, String executingResource, String whseProcessTypeDocumentHdr, String createdByUser, String lastChangedByUser, String confirmedByUser, String whseOrderForSplitWhseOrder, Boolean warehouseOrderIsSplit, BigDecimal warehouseOrderPlannedDuration, String whseOrderPlanDurationTimeUnit, Collection<SAP__Message> _Messages, List<WarehouseOrderPickHndlgUnit> to_WarehouseOrderPickHndlgUnit, List<WarehouseTask> to_WarehouseTask) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated WarehouseOrderPickHndlgUnit entities.voidaddWarehouseTask(WarehouseTask... entity) Adds elements to the list of associated WarehouseTask entities.assignWarehouseOrder(String eWMResource) Action that can be applied to any entity object of this class.builder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 12protected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 18protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 12getQueue()Constraints: Not nullable, Maximum length: 10getType()(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullableio.vavr.control.Option<List<WarehouseOrderPickHndlgUnit>>Retrieval of associated WarehouseOrderPickHndlgUnit entities (one to many).Constraints: Not nullable, Precision: 15, Scale: 3Constraints: NullableConstraints: Not nullable, Maximum length: 1io.vavr.control.Option<List<WarehouseTask>>Retrieval of associated WarehouseTask entities (one to many).Constraints: NullableConstraints: NullableConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10Constraints: NullableConstraints: NullableConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetActivityArea(String activityArea) Constraints: Not nullable, Maximum length: 4voidsetConfirmedByUser(String confirmedByUser) Constraints: Not nullable, Maximum length: 12voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetEWMWarehouse(String eWMWarehouse) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetExecutingResource(String executingResource) Constraints: Not nullable, Maximum length: 18voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetProcessor(String processor) Constraints: Not nullable, Maximum length: 12voidConstraints: Not nullable, Maximum length: 10voidsetWarehouseOrder(String warehouseOrder) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetWarehouseOrderCreationRule(String warehouseOrderCreationRule) Constraints: Not nullable, Maximum length: 4voidsetWarehouseOrderIsSplit(Boolean warehouseOrderIsSplit) Constraints: Not nullablevoidOverwrites the list of associated WarehouseOrderPickHndlgUnit entities for the loaded navigation property _WarehouseOrderPickHndlgUnit.voidsetWarehouseOrderPlannedDuration(BigDecimal warehouseOrderPlannedDuration) Constraints: Not nullable, Precision: 15, Scale: 3voidsetWarehouseOrderStartDateTime(OffsetDateTime warehouseOrderStartDateTime) Constraints: NullablevoidsetWarehouseOrderStatus(String warehouseOrderStatus) Constraints: Not nullable, Maximum length: 1Action that can be applied to any entity object of this class.voidsetWarehouseTask(List<WarehouseTask> value) Overwrites the list of associated WarehouseTask entities for the loaded navigation property _WarehouseTask.voidsetWhseOrderConfirmedDateTime(OffsetDateTime whseOrderConfirmedDateTime) Constraints: NullablevoidsetWhseOrderCreationDateTime(OffsetDateTime whseOrderCreationDateTime) Constraints: NullablevoidsetWhseOrderCreationRuleCategory(String whseOrderCreationRuleCategory) Constraints: Not nullable, Maximum length: 1voidsetWhseOrderForSplitWhseOrder(String whseOrderForSplitWhseOrder) Constraints: Not nullable, Maximum length: 10voidsetWhseOrderLastChgUTCDateTime(OffsetDateTime whseOrderLastChgUTCDateTime) Constraints: NullablevoidsetWhseOrderLatestStartDateTime(OffsetDateTime whseOrderLatestStartDateTime) Constraints: NullablevoidsetWhseOrderPlanDurationTimeUnit(String whseOrderPlanDurationTimeUnit) Constraints: Not nullable, Maximum length: 3voidsetWhseProcessTypeDocumentHdr(String whseProcessTypeDocumentHdr) Constraints: Not nullable, Maximum length: 4toString()Action that can be applied to any entity object of this class.Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of WarehouseOrder. -
EWM_WAREHOUSE
-
WAREHOUSE_ORDER
-
WAREHOUSE_ORDER_STATUS
-
WHSE_ORDER_CREATION_DATE_TIME
-
WAREHOUSE_ORDER_START_DATE_TIME
-
WHSE_ORDER_CONFIRMED_DATE_TIME
-
WHSE_ORDER_LAST_CHG_UTC_DATE_TIME
-
WHSE_ORDER_LATEST_START_DATE_TIME
-
WAREHOUSE_ORDER_CREATION_RULE
-
WHSE_ORDER_CREATION_RULE_CATEGORY
-
ACTIVITY_AREA
-
QUEUE
-
PROCESSOR
-
EXECUTING_RESOURCE
-
WHSE_PROCESS_TYPE_DOCUMENT_HDR
-
CREATED_BY_USER
-
LAST_CHANGED_BY_USER
-
CONFIRMED_BY_USER
-
WHSE_ORDER_FOR_SPLIT_WHSE_ORDER
-
WAREHOUSE_ORDER_IS_SPLIT
-
WAREHOUSE_ORDER_PLANNED_DURATION
-
WHSE_ORDER_PLAN_DURATION_TIME_UNIT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations. -
TO__WAREHOUSE_ORDER_PICK_HNDLG_UNIT
public static final NavigationProperty.Collection<WarehouseOrder,WarehouseOrderPickHndlgUnit> TO__WAREHOUSE_ORDER_PICK_HNDLG_UNITUse with available request builders to apply the _WarehouseOrderPickHndlgUnit navigation property to query operations. -
TO__WAREHOUSE_TASK
Use with available request builders to apply the _WarehouseTask navigation property to query operations.
-
-
Constructor Details
-
WarehouseOrder
public WarehouseOrder() -
WarehouseOrder
public WarehouseOrder(@Nullable String eWMWarehouse, @Nullable String warehouseOrder, @Nullable String warehouseOrderStatus, @Nullable OffsetDateTime whseOrderCreationDateTime, @Nullable OffsetDateTime warehouseOrderStartDateTime, @Nullable OffsetDateTime whseOrderConfirmedDateTime, @Nullable OffsetDateTime whseOrderLastChgUTCDateTime, @Nullable OffsetDateTime whseOrderLatestStartDateTime, @Nullable String warehouseOrderCreationRule, @Nullable String whseOrderCreationRuleCategory, @Nullable String activityArea, @Nullable String queue, @Nullable String processor, @Nullable String executingResource, @Nullable String whseProcessTypeDocumentHdr, @Nullable String createdByUser, @Nullable String lastChangedByUser, @Nullable String confirmedByUser, @Nullable String whseOrderForSplitWhseOrder, @Nullable Boolean warehouseOrderIsSplit, @Nullable BigDecimal warehouseOrderPlannedDuration, @Nullable String whseOrderPlanDurationTimeUnit, @Nullable Collection<SAP__Message> _Messages, List<WarehouseOrderPickHndlgUnit> to_WarehouseOrderPickHndlgUnit, List<WarehouseTask> to_WarehouseTask)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<WarehouseOrder>
-
setEWMWarehouse
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMWarehouse
- Parameters:
eWMWarehouse- Warehouse Number/Warehouse Complex
-
setWarehouseOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WarehouseOrder
- Parameters:
warehouseOrder- Warehouse Order Number
-
setWarehouseOrderStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WarehouseOrderStatus
- Parameters:
warehouseOrderStatus- Warehouse Order Status
-
setWhseOrderCreationDateTime
Constraints: NullableOriginal property name from the Odata EDM: WhseOrderCreationDateTime
- Parameters:
whseOrderCreationDateTime- Creation Time
-
setWarehouseOrderStartDateTime
Constraints: NullableOriginal property name from the Odata EDM: WarehouseOrderStartDateTime
- Parameters:
warehouseOrderStartDateTime- Start Time
-
setWhseOrderConfirmedDateTime
Constraints: NullableOriginal property name from the Odata EDM: WhseOrderConfirmedDateTime
- Parameters:
whseOrderConfirmedDateTime- Time of Confirmation
-
setWhseOrderLastChgUTCDateTime
Constraints: NullableOriginal property name from the Odata EDM: WhseOrderLastChgUTCDateTime
- Parameters:
whseOrderLastChgUTCDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setWhseOrderLatestStartDateTime
Constraints: NullableOriginal property name from the Odata EDM: WhseOrderLatestStartDateTime
- Parameters:
whseOrderLatestStartDateTime- Latest Starting Date (LSD)
-
setWarehouseOrderCreationRule
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WarehouseOrderCreationRule
- Parameters:
warehouseOrderCreationRule- Warehouse Order Creation Rule
-
setWhseOrderCreationRuleCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WhseOrderCreationRuleCategory
- Parameters:
whseOrderCreationRuleCategory- Category of Warehouse Order Creation Rule
-
setActivityArea
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ActivityArea
- Parameters:
activityArea- Activity Area
-
setQueue
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Queue
- Parameters:
queue- Queue
-
setProcessor
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: Processor
- Parameters:
processor- Processor
-
setExecutingResource
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ExecutingResource
- Parameters:
executingResource- Resource (Means of Transportation or User)
-
setWhseProcessTypeDocumentHdr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WhseProcessTypeDocumentHdr
- Parameters:
whseProcessTypeDocumentHdr- Document Header Warehouse Process Type
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created By
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Changed By
-
setConfirmedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ConfirmedByUser
- Parameters:
confirmedByUser- Confirmed By
-
setWhseOrderForSplitWhseOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WhseOrderForSplitWhseOrder
- Parameters:
whseOrderForSplitWhseOrder- Warehouse Order Number of WO That Was Split
-
setWarehouseOrderIsSplit
Constraints: Not nullableOriginal property name from the Odata EDM: WarehouseOrderIsSplit
- Parameters:
warehouseOrderIsSplit- Warehouse Order Was Split
-
setWarehouseOrderPlannedDuration
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: WarehouseOrderPlannedDuration
- Parameters:
warehouseOrderPlannedDuration- Planned Execution Time of Warehouse Order
-
setWhseOrderPlanDurationTimeUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WhseOrderPlanDurationTimeUnit
- Parameters:
whseOrderPlanDurationTimeUnit- Warehouse Order: Time Unit
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<WarehouseOrder>
-
getKey
- Overrides:
getKeyin classVdmObject<WarehouseOrder>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<WarehouseOrder>
-
fromMap
- Overrides:
fromMapin classVdmObject<WarehouseOrder>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<WarehouseOrder>
-
getWarehouseOrderPickHndlgUnitIfPresent
@Nonnull public io.vavr.control.Option<List<WarehouseOrderPickHndlgUnit>> getWarehouseOrderPickHndlgUnitIfPresent()Retrieval of associated WarehouseOrderPickHndlgUnit entities (one to many). This corresponds to the OData navigation property _WarehouseOrderPickHndlgUnit.If the navigation property for an entity WarehouseOrder has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _WarehouseOrderPickHndlgUnit is already loaded, the
result will contain the WarehouseOrderPickHndlgUnit entities. If not, an
Optionwith result stateemptyis returned.
-
setWarehouseOrderPickHndlgUnit
Overwrites the list of associated WarehouseOrderPickHndlgUnit entities for the loaded navigation property _WarehouseOrderPickHndlgUnit.If the navigation property _WarehouseOrderPickHndlgUnit of a queried WarehouseOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of WarehouseOrderPickHndlgUnit entities.
-
addWarehouseOrderPickHndlgUnit
Adds elements to the list of associated WarehouseOrderPickHndlgUnit entities. This corresponds to the OData navigation property _WarehouseOrderPickHndlgUnit.If the navigation property _WarehouseOrderPickHndlgUnit of a queried WarehouseOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of WarehouseOrderPickHndlgUnit entities.
-
getWarehouseTaskIfPresent
Retrieval of associated WarehouseTask entities (one to many). This corresponds to the OData navigation property _WarehouseTask.If the navigation property for an entity WarehouseOrder has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _WarehouseTask is already loaded, the result will
contain the WarehouseTask entities. If not, an
Optionwith result stateemptyis returned.
-
setWarehouseTask
Overwrites the list of associated WarehouseTask entities for the loaded navigation property _WarehouseTask.If the navigation property _WarehouseTask of a queried WarehouseOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of WarehouseTask entities.
-
addWarehouseTask
Adds elements to the list of associated WarehouseTask entities. This corresponds to the OData navigation property _WarehouseTask.If the navigation property _WarehouseTask of a queried WarehouseOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of WarehouseTask entities.
-
assignWarehouseOrder
@Nonnull public static BoundAction.SingleToSingle<WarehouseOrder,Void> assignWarehouseOrder(@Nonnull String eWMResource) Action that can be applied to any entity object of this class.- Parameters:
eWMResource- Constraints: Not nullable, Maximum length: 18Original parameter name from the Odata EDM: EWMResource
- Returns:
- Action object prepared with the given parameters to be applied to any entity object of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
setWarehouseOrderToInProcess
@Nonnull public static BoundAction.SingleToSingle<WarehouseOrder,Void> setWarehouseOrderToInProcess()Action that can be applied to any entity object of this class.- Returns:
- Action object prepared with the given parameters to be applied to any entity object of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
unassignWarehouseOrder
Action that can be applied to any entity object of this class.- Returns:
- Action object prepared with the given parameters to be applied to any entity object of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
builder
-
getEWMWarehouse
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMWarehouse
- Returns:
- Warehouse Number/Warehouse Complex
-
getWarehouseOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WarehouseOrder
- Returns:
- Warehouse Order Number
-
getWarehouseOrderStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WarehouseOrderStatus
- Returns:
- Warehouse Order Status
-
getWhseOrderCreationDateTime
Constraints: NullableOriginal property name from the Odata EDM: WhseOrderCreationDateTime
- Returns:
- Creation Time
-
getWarehouseOrderStartDateTime
Constraints: NullableOriginal property name from the Odata EDM: WarehouseOrderStartDateTime
- Returns:
- Start Time
-
getWhseOrderConfirmedDateTime
Constraints: NullableOriginal property name from the Odata EDM: WhseOrderConfirmedDateTime
- Returns:
- Time of Confirmation
-
getWhseOrderLastChgUTCDateTime
Constraints: NullableOriginal property name from the Odata EDM: WhseOrderLastChgUTCDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getWhseOrderLatestStartDateTime
Constraints: NullableOriginal property name from the Odata EDM: WhseOrderLatestStartDateTime
- Returns:
- Latest Starting Date (LSD)
-
getWarehouseOrderCreationRule
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WarehouseOrderCreationRule
- Returns:
- Warehouse Order Creation Rule
-
getWhseOrderCreationRuleCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WhseOrderCreationRuleCategory
- Returns:
- Category of Warehouse Order Creation Rule
-
getActivityArea
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ActivityArea
- Returns:
- Activity Area
-
getQueue
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Queue
- Returns:
- Queue
-
getProcessor
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: Processor
- Returns:
- Processor
-
getExecutingResource
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ExecutingResource
- Returns:
- Resource (Means of Transportation or User)
-
getWhseProcessTypeDocumentHdr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WhseProcessTypeDocumentHdr
- Returns:
- Document Header Warehouse Process Type
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created By
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Changed By
-
getConfirmedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ConfirmedByUser
- Returns:
- Confirmed By
-
getWhseOrderForSplitWhseOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WhseOrderForSplitWhseOrder
- Returns:
- Warehouse Order Number of WO That Was Split
-
getWarehouseOrderIsSplit
Constraints: Not nullableOriginal property name from the Odata EDM: WarehouseOrderIsSplit
- Returns:
- Warehouse Order Was Split
-
getWarehouseOrderPlannedDuration
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: WarehouseOrderPlannedDuration
- Returns:
- Planned Execution Time of Warehouse Order
-
getWhseOrderPlanDurationTimeUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WhseOrderPlanDurationTimeUnit
- Returns:
- Warehouse Order: Time Unit
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
- Overrides:
toStringin classVdmObject<WarehouseOrder>
-
equals
- Overrides:
equalsin classVdmEntity<WarehouseOrder>
-
canEqual
- Overrides:
canEqualin classVdmEntity<WarehouseOrder>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<WarehouseOrder>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<WarehouseOrder>
-