java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<WarehouseTask>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.processwarehousetask.WarehouseTask
All Implemented Interfaces:
VdmEntitySet

public class WarehouseTask extends VdmEntity<WarehouseTask> implements VdmEntitySet
Warehouse Task

Original entity name from the Odata EDM: WarehouseTaskType

  • Field Details

  • Constructor Details

    • WarehouseTask

      public WarehouseTask()
    • WarehouseTask

      public WarehouseTask(@Nullable String eWMWarehouse, @Nullable String warehouseTask, @Nullable String warehouseTaskItem, @Nullable String warehouseOrder, @Nullable OffsetDateTime whseTaskCrtnUTCDateTime, @Nullable OffsetDateTime whseTaskLastChgUTCDateTime, @Nullable OffsetDateTime whseTaskConfUTCDateTime, @Nullable String confirmedByUser, @Nullable OffsetDateTime whseTaskPlannedClosingDateTime, @Nullable OffsetDateTime whseTaskGoodsReceiptDateTime, @Nullable String warehouseTaskStatus, @Nullable String warehouseProcessType, @Nullable String warehouseProcessCategory, @Nullable Boolean isHandlingUnitWarehouseTask, @Nullable String eWMHandlingUnitType, @Nullable String handlingUnitTypeGroup, @Nullable String homogeneousFullPalletPick, @Nullable String eWMPutAwayPhysInvtryPlnSts, @Nullable String eWMWhseTskLowStkChkPlnSts, @Nullable String eWMPutAwayPhysInvtryExecSts, @Nullable String eWMWhseTskLowStkChkExecSts, @Nullable String product, @Nullable String batch, @Nullable Boolean batchChangeIsNotAllowed, @Nullable String countryOfOrigin, @Nullable LocalDate shelfLifeExpirationDate, @Nullable String eWMStockType, @Nullable String eWMStockUsage, @Nullable String eWMStockOwner, @Nullable String entitledToDisposeParty, @Nullable String wBSElementInternalID, @Nullable String wBSElementExternalID, @Nullable String specialStockIdfgSalesOrder, @Nullable String specialStockIdfgSalesOrderItem, @Nullable String executingResource, @Nullable String warehouseMovementsReason, @Nullable String productionOrder, @Nullable String eWMProductionSupplyArea, @Nullable String eWMDocumentCategory, @Nullable String eWMReferenceDocumentCategory, @Nullable String eWMDelivery, @Nullable String eWMDeliveryItem, @Nullable String purchasingDocument, @Nullable String purchasingDocumentItem, @Nullable String salesDocument, @Nullable String salesDocumentItem, @Nullable String baseUnit, @Nullable String eWMBaseUnitISOCode, @Nullable String alternativeUnit, @Nullable String eWMAlternativeUnitISOCode, @Nullable BigDecimal targetQuantityInBaseUnit, @Nullable BigDecimal targetQuantityInAltvUnit, @Nullable BigDecimal actualQuantityInBaseUnit, @Nullable BigDecimal actualQuantityInAltvUnit, @Nullable BigDecimal differenceQuantityInBaseUnit, @Nullable BigDecimal differenceQuantityInAltvUnit, @Nullable String whseTaskNetWeightUnitOfMeasure, @Nullable BigDecimal whseTaskNetWeight, @Nullable String whseTaskNetVolumeUnitOfMeasure, @Nullable BigDecimal whseTaskNetVolume, @Nullable String sourceStorageType, @Nullable String sourceStorageSection, @Nullable String sourceStorageBin, @Nullable String sourceResource, @Nullable String destinationStorageType, @Nullable String destinationStorageSection, @Nullable String destinationStorageBin, @Nullable String destinationResource, @Nullable String whseTaskTwoStepPickingType, @Nullable String whseTaskTwoStepPickingRlvnce, @Nullable String activityArea, @Nullable String sourceHandlingUnit, @Nullable String destinationHandlingUnit, @Nullable String warehouseTaskExceptionCode, @Nullable BigDecimal whseTaskSortingSequenceValue, @Nullable Double warehouseOrderSequenceValue, @Nullable String warehouseOrderActivityArea, @Nullable String warehouseOrderCreationRule, @Nullable String warehouseOrderQueue, @Nullable String warehouseActivityType, @Nullable String eWMConsolidationGroup, @Nullable Short eWMWarehouseTaskPriority, @Nullable String createdByUser, @Nullable String eWMRoute, @Nullable String eWMCanceledWarehouseTask, @Nullable String serialNumberRequiredLevel, @Nullable Collection<SAP__Message> _Messages, @Nullable WarehouseOrder to_WarehouseOrder, List<WarehouseTaskExceptionCode> to_WarehouseTaskExceptionCode, List<WarehouseTaskSerialNumber> to_WarehouseTaskSerialNumber)
  • Method Details

    • getType

      @Nonnull public Class<WarehouseTask> getType()
      Specified by:
      getType in class VdmObject<WarehouseTask>
    • setEWMWarehouse

      public void setEWMWarehouse(@Nullable String eWMWarehouse)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: EWMWarehouse

      Parameters:
      eWMWarehouse - Warehouse Number/Warehouse Complex
    • setWarehouseTask

      public void setWarehouseTask(@Nullable String warehouseTask)
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: WarehouseTask

      Parameters:
      warehouseTask - Warehouse Task
    • setWarehouseTaskItem

      public void setWarehouseTaskItem(@Nullable String warehouseTaskItem)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseTaskItem

      Parameters:
      warehouseTaskItem - Warehouse Task Item
    • setWarehouseOrder

      public void setWarehouseOrder(@Nullable String warehouseOrder)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: WarehouseOrder

      Parameters:
      warehouseOrder - Warehouse Order Number
    • setWhseTaskCrtnUTCDateTime

      public void setWhseTaskCrtnUTCDateTime(@Nullable OffsetDateTime whseTaskCrtnUTCDateTime)
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskCrtnUTCDateTime

      Parameters:
      whseTaskCrtnUTCDateTime - Creation Time
    • setWhseTaskLastChgUTCDateTime

      public void setWhseTaskLastChgUTCDateTime(@Nullable OffsetDateTime whseTaskLastChgUTCDateTime)
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskLastChgUTCDateTime

      Parameters:
      whseTaskLastChgUTCDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • setWhseTaskConfUTCDateTime

      public void setWhseTaskConfUTCDateTime(@Nullable OffsetDateTime whseTaskConfUTCDateTime)
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskConfUTCDateTime

      Parameters:
      whseTaskConfUTCDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • setConfirmedByUser

      public void setConfirmedByUser(@Nullable String confirmedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ConfirmedByUser

      Parameters:
      confirmedByUser - The confirmedByUser to set.
    • setWhseTaskPlannedClosingDateTime

      public void setWhseTaskPlannedClosingDateTime(@Nullable OffsetDateTime whseTaskPlannedClosingDateTime)
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskPlannedClosingDateTime

      Parameters:
      whseTaskPlannedClosingDateTime - Planned Closing Date/Time
    • setWhseTaskGoodsReceiptDateTime

      public void setWhseTaskGoodsReceiptDateTime(@Nullable OffsetDateTime whseTaskGoodsReceiptDateTime)
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskGoodsReceiptDateTime

      Parameters:
      whseTaskGoodsReceiptDateTime - Date and Time of Goods Receipt
    • setWarehouseTaskStatus

      public void setWarehouseTaskStatus(@Nullable String warehouseTaskStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: WarehouseTaskStatus

      Parameters:
      warehouseTaskStatus - Warehouse Task Status
    • setWarehouseProcessType

      public void setWarehouseProcessType(@Nullable String warehouseProcessType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseProcessType

      Parameters:
      warehouseProcessType - Warehouse Process Type
    • setWarehouseProcessCategory

      public void setWarehouseProcessCategory(@Nullable String warehouseProcessCategory)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: WarehouseProcessCategory

      Parameters:
      warehouseProcessCategory - Warehouse Process Category
    • setIsHandlingUnitWarehouseTask

      public void setIsHandlingUnitWarehouseTask(@Nullable Boolean isHandlingUnitWarehouseTask)
      Constraints: Not nullable

      Original property name from the Odata EDM: IsHandlingUnitWarehouseTask

      Parameters:
      isHandlingUnitWarehouseTask - Handling Unit Warehouse Task
    • setEWMHandlingUnitType

      public void setEWMHandlingUnitType(@Nullable String eWMHandlingUnitType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: EWMHandlingUnitType

      Parameters:
      eWMHandlingUnitType - Handling Unit Type
    • setHandlingUnitTypeGroup

      public void setHandlingUnitTypeGroup(@Nullable String handlingUnitTypeGroup)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: HandlingUnitTypeGroup

      Parameters:
      handlingUnitTypeGroup - Handling Unit Type Group
    • setHomogeneousFullPalletPick

      public void setHomogeneousFullPalletPick(@Nullable String homogeneousFullPalletPick)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: HomogeneousFullPalletPick

      Parameters:
      homogeneousFullPalletPick - Stock Removal of Whole, Homogenous Handling Unit
    • setEWMPutAwayPhysInvtryPlnSts

      public void setEWMPutAwayPhysInvtryPlnSts(@Nullable String eWMPutAwayPhysInvtryPlnSts)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMPutAwayPhysInvtryPlnSts

      Parameters:
      eWMPutAwayPhysInvtryPlnSts - Putaway Physical Inventory Planned
    • setEWMWhseTskLowStkChkPlnSts

      public void setEWMWhseTskLowStkChkPlnSts(@Nullable String eWMWhseTskLowStkChkPlnSts)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMWhseTskLowStkChkPlnSts

      Parameters:
      eWMWhseTskLowStkChkPlnSts - Low Stock Check Planned
    • setEWMPutAwayPhysInvtryExecSts

      public void setEWMPutAwayPhysInvtryExecSts(@Nullable String eWMPutAwayPhysInvtryExecSts)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMPutAwayPhysInvtryExecSts

      Parameters:
      eWMPutAwayPhysInvtryExecSts - Inventory on Putaway Performed
    • setEWMWhseTskLowStkChkExecSts

      public void setEWMWhseTskLowStkChkExecSts(@Nullable String eWMWhseTskLowStkChkExecSts)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMWhseTskLowStkChkExecSts

      Parameters:
      eWMWhseTskLowStkChkExecSts - Low Stock Check Performed
    • setProduct

      public void setProduct(@Nullable String product)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Product

      Parameters:
      product - Product Number
    • setBatch

      public void setBatch(@Nullable String batch)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Batch

      Parameters:
      batch - Batch
    • setBatchChangeIsNotAllowed

      public void setBatchChangeIsNotAllowed(@Nullable Boolean batchChangeIsNotAllowed)
      Constraints: Not nullable

      Original property name from the Odata EDM: BatchChangeIsNotAllowed

      Parameters:
      batchChangeIsNotAllowed - Changing the Batch is not Allowed
    • setCountryOfOrigin

      public void setCountryOfOrigin(@Nullable String countryOfOrigin)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CountryOfOrigin

      Parameters:
      countryOfOrigin - Country/Region of Origin
    • setShelfLifeExpirationDate

      public void setShelfLifeExpirationDate(@Nullable LocalDate shelfLifeExpirationDate)
      Constraints: Nullable

      Original property name from the Odata EDM: ShelfLifeExpirationDate

      Parameters:
      shelfLifeExpirationDate - Shelf Life Expiration Date
    • setEWMStockType

      public void setEWMStockType(@Nullable String eWMStockType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: EWMStockType

      Parameters:
      eWMStockType - Stock Type
    • setEWMStockUsage

      public void setEWMStockUsage(@Nullable String eWMStockUsage)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMStockUsage

      Parameters:
      eWMStockUsage - Stock Usage
    • setEWMStockOwner

      public void setEWMStockOwner(@Nullable String eWMStockOwner)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EWMStockOwner

      Parameters:
      eWMStockOwner - Character Field with Length 10
    • setEntitledToDisposeParty

      public void setEntitledToDisposeParty(@Nullable String entitledToDisposeParty)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EntitledToDisposeParty

      Parameters:
      entitledToDisposeParty - Party Entitled to Dispose
    • setWBSElementInternalID

      public void setWBSElementInternalID(@Nullable String wBSElementInternalID)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: WBSElementInternalID

      Parameters:
      wBSElementInternalID - WBS Element
    • setWBSElementExternalID

      public void setWBSElementExternalID(@Nullable String wBSElementExternalID)
      Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: WBSElementExternalID

      Parameters:
      wBSElementExternalID - Work Breakdown Structure Element (WBS Element) Edited
    • setSpecialStockIdfgSalesOrder

      public void setSpecialStockIdfgSalesOrder(@Nullable String specialStockIdfgSalesOrder)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecialStockIdfgSalesOrder

      Parameters:
      specialStockIdfgSalesOrder - The specialStockIdfgSalesOrder to set.
    • setSpecialStockIdfgSalesOrderItem

      public void setSpecialStockIdfgSalesOrderItem(@Nullable String specialStockIdfgSalesOrderItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SpecialStockIdfgSalesOrderItem

      Parameters:
      specialStockIdfgSalesOrderItem - The specialStockIdfgSalesOrderItem to set.
    • setExecutingResource

      public void setExecutingResource(@Nullable String executingResource)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ExecutingResource

      Parameters:
      executingResource - Executing Resource (Means of Transport or User)
    • setWarehouseMovementsReason

      public void setWarehouseMovementsReason(@Nullable String warehouseMovementsReason)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseMovementsReason

      Parameters:
      warehouseMovementsReason - Reason for Movements in the Warehouse
    • setProductionOrder

      public void setProductionOrder(@Nullable String productionOrder)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ProductionOrder

      Parameters:
      productionOrder - Manufacturing Order
    • setEWMProductionSupplyArea

      public void setEWMProductionSupplyArea(@Nullable String eWMProductionSupplyArea)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: EWMProductionSupplyArea

      Parameters:
      eWMProductionSupplyArea - Production Supply Area
    • setEWMDocumentCategory

      public void setEWMDocumentCategory(@Nullable String eWMDocumentCategory)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EWMDocumentCategory

      Parameters:
      eWMDocumentCategory - Doc. Category for Doc. Reference and Doc.-Related Stock
    • setEWMReferenceDocumentCategory

      public void setEWMReferenceDocumentCategory(@Nullable String eWMReferenceDocumentCategory)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EWMReferenceDocumentCategory

      Parameters:
      eWMReferenceDocumentCategory - Doc. Category for Doc. Reference and Doc.-Related Stock
    • setEWMDelivery

      public void setEWMDelivery(@Nullable String eWMDelivery)
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: EWMDelivery

      Parameters:
      eWMDelivery - Document Number
    • setEWMDeliveryItem

      public void setEWMDeliveryItem(@Nullable String eWMDeliveryItem)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EWMDeliveryItem

      Parameters:
      eWMDeliveryItem - Item Number
    • setPurchasingDocument

      public void setPurchasingDocument(@Nullable String purchasingDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PurchasingDocument

      Parameters:
      purchasingDocument - Purchasing Document Number
    • setPurchasingDocumentItem

      public void setPurchasingDocumentItem(@Nullable String purchasingDocumentItem)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PurchasingDocumentItem

      Parameters:
      purchasingDocumentItem - Item Number of Purchasing Document
    • setSalesDocument

      public void setSalesDocument(@Nullable String salesDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SalesDocument

      Parameters:
      salesDocument - Sales and Distribution Document Number
    • setSalesDocumentItem

      public void setSalesDocumentItem(@Nullable String salesDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesDocumentItem

      Parameters:
      salesDocumentItem - Sales Document Item
    • setBaseUnit

      public void setBaseUnit(@Nullable String baseUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BaseUnit

      Parameters:
      baseUnit - Base Unit of Measure
    • setEWMBaseUnitISOCode

      public void setEWMBaseUnitISOCode(@Nullable String eWMBaseUnitISOCode)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EWMBaseUnitISOCode

      Parameters:
      eWMBaseUnitISOCode - ISO Code for Unit of Measurement
    • setAlternativeUnit

      public void setAlternativeUnit(@Nullable String alternativeUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AlternativeUnit

      Parameters:
      alternativeUnit - Alternative Unit of Measure for Stockkeeping Unit
    • setEWMAlternativeUnitISOCode

      public void setEWMAlternativeUnitISOCode(@Nullable String eWMAlternativeUnitISOCode)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EWMAlternativeUnitISOCode

      Parameters:
      eWMAlternativeUnitISOCode - ISO Code for Unit of Measurement
    • setTargetQuantityInBaseUnit

      public void setTargetQuantityInBaseUnit(@Nullable BigDecimal targetQuantityInBaseUnit)
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: TargetQuantityInBaseUnit

      Parameters:
      targetQuantityInBaseUnit - Target Quantity in Base Unit of Measure
    • setTargetQuantityInAltvUnit

      public void setTargetQuantityInAltvUnit(@Nullable BigDecimal targetQuantityInAltvUnit)
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: TargetQuantityInAltvUnit

      Parameters:
      targetQuantityInAltvUnit - Target Quantity in Alternative Unit of Measure
    • setActualQuantityInBaseUnit

      public void setActualQuantityInBaseUnit(@Nullable BigDecimal actualQuantityInBaseUnit)
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: ActualQuantityInBaseUnit

      Parameters:
      actualQuantityInBaseUnit - The actualQuantityInBaseUnit to set.
    • setActualQuantityInAltvUnit

      public void setActualQuantityInAltvUnit(@Nullable BigDecimal actualQuantityInAltvUnit)
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: ActualQuantityInAltvUnit

      Parameters:
      actualQuantityInAltvUnit - The actualQuantityInAltvUnit to set.
    • setDifferenceQuantityInBaseUnit

      public void setDifferenceQuantityInBaseUnit(@Nullable BigDecimal differenceQuantityInBaseUnit)
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: DifferenceQuantityInBaseUnit

      Parameters:
      differenceQuantityInBaseUnit - The differenceQuantityInBaseUnit to set.
    • setDifferenceQuantityInAltvUnit

      public void setDifferenceQuantityInAltvUnit(@Nullable BigDecimal differenceQuantityInAltvUnit)
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: DifferenceQuantityInAltvUnit

      Parameters:
      differenceQuantityInAltvUnit - The differenceQuantityInAltvUnit to set.
    • setWhseTaskNetWeightUnitOfMeasure

      public void setWhseTaskNetWeightUnitOfMeasure(@Nullable String whseTaskNetWeightUnitOfMeasure)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: WhseTaskNetWeightUnitOfMeasure

      Parameters:
      whseTaskNetWeightUnitOfMeasure - Weight Unit
    • setWhseTaskNetWeight

      public void setWhseTaskNetWeight(@Nullable BigDecimal whseTaskNetWeight)
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: WhseTaskNetWeight

      Parameters:
      whseTaskNetWeight - Loading or Net Weight
    • setWhseTaskNetVolumeUnitOfMeasure

      public void setWhseTaskNetVolumeUnitOfMeasure(@Nullable String whseTaskNetVolumeUnitOfMeasure)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: WhseTaskNetVolumeUnitOfMeasure

      Parameters:
      whseTaskNetVolumeUnitOfMeasure - Volume Unit
    • setWhseTaskNetVolume

      public void setWhseTaskNetVolume(@Nullable BigDecimal whseTaskNetVolume)
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: WhseTaskNetVolume

      Parameters:
      whseTaskNetVolume - Loading or Net Volume
    • setSourceStorageType

      public void setSourceStorageType(@Nullable String sourceStorageType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SourceStorageType

      Parameters:
      sourceStorageType - Source Storage Type
    • setSourceStorageSection

      public void setSourceStorageSection(@Nullable String sourceStorageSection)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SourceStorageSection

      Parameters:
      sourceStorageSection - Source Storage Section
    • setSourceStorageBin

      public void setSourceStorageBin(@Nullable String sourceStorageBin)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: SourceStorageBin

      Parameters:
      sourceStorageBin - Source Storage Bin
    • setSourceResource

      public void setSourceResource(@Nullable String sourceResource)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: SourceResource

      Parameters:
      sourceResource - Source Resource (Means of Transport or User)
    • setDestinationStorageType

      public void setDestinationStorageType(@Nullable String destinationStorageType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: DestinationStorageType

      Parameters:
      destinationStorageType - Destination Storage Type
    • setDestinationStorageSection

      public void setDestinationStorageSection(@Nullable String destinationStorageSection)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: DestinationStorageSection

      Parameters:
      destinationStorageSection - Destination Storage Section
    • setDestinationStorageBin

      public void setDestinationStorageBin(@Nullable String destinationStorageBin)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: DestinationStorageBin

      Parameters:
      destinationStorageBin - Destination Storage Bin
    • setDestinationResource

      public void setDestinationResource(@Nullable String destinationResource)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: DestinationResource

      Parameters:
      destinationResource - Destination Resource (Means of Transport or User)
    • setWhseTaskTwoStepPickingType

      public void setWhseTaskTwoStepPickingType(@Nullable String whseTaskTwoStepPickingType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: WhseTaskTwoStepPickingType

      Parameters:
      whseTaskTwoStepPickingType - Warehouse Task Type Within Two-Step Picking
    • setWhseTaskTwoStepPickingRlvnce

      public void setWhseTaskTwoStepPickingRlvnce(@Nullable String whseTaskTwoStepPickingRlvnce)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: WhseTaskTwoStepPickingRlvnce

      Parameters:
      whseTaskTwoStepPickingRlvnce - Relevance for Two-Step Picking
    • setActivityArea

      public void setActivityArea(@Nullable String activityArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ActivityArea

      Parameters:
      activityArea - Activity Area
    • setSourceHandlingUnit

      public void setSourceHandlingUnit(@Nullable String sourceHandlingUnit)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SourceHandlingUnit

      Parameters:
      sourceHandlingUnit - Source Handling Unit
    • setDestinationHandlingUnit

      public void setDestinationHandlingUnit(@Nullable String destinationHandlingUnit)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: DestinationHandlingUnit

      Parameters:
      destinationHandlingUnit - Destination Handling Unit
    • setWarehouseTaskExceptionCode

      public void setWarehouseTaskExceptionCode(@Nullable String warehouseTaskExceptionCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseTaskExceptionCode

      Parameters:
      warehouseTaskExceptionCode - The warehouseTaskExceptionCode to set.
    • setWhseTaskSortingSequenceValue

      public void setWhseTaskSortingSequenceValue(@Nullable BigDecimal whseTaskSortingSequenceValue)
      Constraints: Not nullable, Precision: 10

      Original property name from the Odata EDM: WhseTaskSortingSequenceValue

      Parameters:
      whseTaskSortingSequenceValue - Sort Sequence
    • setWarehouseOrderSequenceValue

      public void setWarehouseOrderSequenceValue(@Nullable Double warehouseOrderSequenceValue)
      Constraints: Not nullable

      Original property name from the Odata EDM: WarehouseOrderSequenceValue

      Parameters:
      warehouseOrderSequenceValue - Internal Sequence of Warehouse Order
    • setWarehouseOrderActivityArea

      public void setWarehouseOrderActivityArea(@Nullable String warehouseOrderActivityArea)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseOrderActivityArea

      Parameters:
      warehouseOrderActivityArea - Warehouse Order Activity Area
    • setWarehouseOrderCreationRule

      public void setWarehouseOrderCreationRule(@Nullable String warehouseOrderCreationRule)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseOrderCreationRule

      Parameters:
      warehouseOrderCreationRule - Warehouse Order Creation Rule
    • setWarehouseOrderQueue

      public void setWarehouseOrderQueue(@Nullable String warehouseOrderQueue)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: WarehouseOrderQueue

      Parameters:
      warehouseOrderQueue - Queue
    • setWarehouseActivityType

      public void setWarehouseActivityType(@Nullable String warehouseActivityType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseActivityType

      Parameters:
      warehouseActivityType - Activity
    • setEWMConsolidationGroup

      public void setEWMConsolidationGroup(@Nullable String eWMConsolidationGroup)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EWMConsolidationGroup

      Parameters:
      eWMConsolidationGroup - Consolidation Group
    • setEWMWarehouseTaskPriority

      public void setEWMWarehouseTaskPriority(@Nullable Short eWMWarehouseTaskPriority)
      Constraints: Not nullable

      Original property name from the Odata EDM: EWMWarehouseTaskPriority

      Parameters:
      eWMWarehouseTaskPriority - Priority
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Created By
    • setEWMRoute

      public void setEWMRoute(@Nullable String eWMRoute)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EWMRoute

      Parameters:
      eWMRoute - Route Name (Identification)
    • setEWMCanceledWarehouseTask

      public void setEWMCanceledWarehouseTask(@Nullable String eWMCanceledWarehouseTask)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: EWMCanceledWarehouseTask

      Parameters:
      eWMCanceledWarehouseTask - The eWMCanceledWarehouseTask to set.
    • setSerialNumberRequiredLevel

      public void setSerialNumberRequiredLevel(@Nullable String serialNumberRequiredLevel)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SerialNumberRequiredLevel

      Parameters:
      serialNumberRequiredLevel - Serial Number Requirement
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<WarehouseTask>
    • getKey

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<WarehouseTask>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<WarehouseTask>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<WarehouseTask>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<WarehouseTask>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<WarehouseTask>
    • getWarehouseOrderIfPresent

      @Nonnull public io.vavr.control.Option<WarehouseOrder> getWarehouseOrderIfPresent()
      Retrieval of associated WarehouseOrder entity (one to one). This corresponds to the OData navigation property _WarehouseOrder.

      If the navigation property for an entity WarehouseTask has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _WarehouseOrder is already loaded, the result will contain the WarehouseOrder entity. If not, an Option with result state empty is returned.
    • setWarehouseOrder

      public void setWarehouseOrder(WarehouseOrder value)
      Overwrites the associated WarehouseOrder entity for the loaded navigation property _WarehouseOrder.
      Parameters:
      value - New WarehouseOrder entity.
    • getWarehouseTaskExceptionCodeIfPresent

      @Nonnull public io.vavr.control.Option<List<WarehouseTaskExceptionCode>> getWarehouseTaskExceptionCodeIfPresent()
      Retrieval of associated WarehouseTaskExceptionCode entities (one to many). This corresponds to the OData navigation property _WarehouseTaskExceptionCode.

      If the navigation property for an entity WarehouseTask has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _WarehouseTaskExceptionCode is already loaded, the result will contain the WarehouseTaskExceptionCode entities. If not, an Option with result state empty is returned.
    • setWarehouseTaskExceptionCode

      public void setWarehouseTaskExceptionCode(@Nonnull List<WarehouseTaskExceptionCode> value)
      Overwrites the list of associated WarehouseTaskExceptionCode entities for the loaded navigation property _WarehouseTaskExceptionCode.

      If the navigation property _WarehouseTaskExceptionCode of a queried WarehouseTask 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 WarehouseTaskExceptionCode entities.
    • addWarehouseTaskExceptionCode

      public void addWarehouseTaskExceptionCode(WarehouseTaskExceptionCode... entity)
      Adds elements to the list of associated WarehouseTaskExceptionCode entities. This corresponds to the OData navigation property _WarehouseTaskExceptionCode.

      If the navigation property _WarehouseTaskExceptionCode of a queried WarehouseTask 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 WarehouseTaskExceptionCode entities.
    • getWarehouseTaskSerialNumberIfPresent

      @Nonnull public io.vavr.control.Option<List<WarehouseTaskSerialNumber>> getWarehouseTaskSerialNumberIfPresent()
      Retrieval of associated WarehouseTaskSerialNumber entities (one to many). This corresponds to the OData navigation property _WarehouseTaskSerialNumber.

      If the navigation property for an entity WarehouseTask has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _WarehouseTaskSerialNumber is already loaded, the result will contain the WarehouseTaskSerialNumber entities. If not, an Option with result state empty is returned.
    • setWarehouseTaskSerialNumber

      public void setWarehouseTaskSerialNumber(@Nonnull List<WarehouseTaskSerialNumber> value)
      Overwrites the list of associated WarehouseTaskSerialNumber entities for the loaded navigation property _WarehouseTaskSerialNumber.

      If the navigation property _WarehouseTaskSerialNumber of a queried WarehouseTask 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 WarehouseTaskSerialNumber entities.
    • addWarehouseTaskSerialNumber

      public void addWarehouseTaskSerialNumber(WarehouseTaskSerialNumber... entity)
      Adds elements to the list of associated WarehouseTaskSerialNumber entities. This corresponds to the OData navigation property _WarehouseTaskSerialNumber.

      If the navigation property _WarehouseTaskSerialNumber of a queried WarehouseTask 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 WarehouseTaskSerialNumber entities.
    • addSrlNmbrToTaskConf

      @Nonnull public static BoundAction.SingleToSingle<WarehouseTask,Void> addSrlNmbrToTaskConf(@Nonnull String eWMSerialNumber)
      Action that can be applied to any entity object of this class.

      Parameters:
      eWMSerialNumber - Constraints: Not nullable, Maximum length: 30

      Original parameter name from the Odata EDM: EWMSerialNumber

      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.
    • addSrlNmbrToTaskConf

      @Nonnull public static BoundAction.SingleToSingle<WarehouseTask,Void> addSrlNmbrToTaskConf(@Nonnull String eWMSerialNumber, @Nonnull Boolean eWMSerialNumberIsForDiffQty)
      Action that can be applied to any entity object of this class.

      Parameters:
      eWMSerialNumber - Constraints: Not nullable, Maximum length: 30

      Original parameter name from the Odata EDM: EWMSerialNumber

      eWMSerialNumberIsForDiffQty - Constraints: Not nullable

      Original parameter name from the Odata EDM: EWMSerialNumberIsForDiffQty

      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.
    • confirmWarehouseTaskProduct

      @Nonnull public static BoundAction.SingleToSingle<WarehouseTask,Void> confirmWarehouseTaskProduct(@Nonnull String alternativeUnit, @Nonnull BigDecimal actualQuantityInAltvUnit, @Nonnull BigDecimal differenceQuantityInAltvUnit, @Nonnull String whseTaskExceptionCodeQtyDiff, @Nonnull String destinationStorageBin, @Nonnull String whseTaskExCodeDestStorageBin, @Nonnull String sourceHandlingUnit, @Nonnull String destinationHandlingUnit)
      Action that can be applied to any entity object of this class.

      Parameters:
      sourceHandlingUnit - Constraints: Not nullable, Maximum length: 20

      Original parameter name from the Odata EDM: SourceHandlingUnit

      whseTaskExceptionCodeQtyDiff - Constraints: Not nullable, Maximum length: 4

      Original parameter name from the Odata EDM: WhseTaskExceptionCodeQtyDiff

      destinationStorageBin - Constraints: Not nullable, Maximum length: 18

      Original parameter name from the Odata EDM: DestinationStorageBin

      alternativeUnit - Constraints: Not nullable, Maximum length: 3

      Original parameter name from the Odata EDM: AlternativeUnit

      differenceQuantityInAltvUnit - Constraints: Not nullable, Precision: 31, Scale: 14

      Original parameter name from the Odata EDM: DifferenceQuantityInAltvUnit

      actualQuantityInAltvUnit - Constraints: Not nullable, Precision: 31, Scale: 14

      Original parameter name from the Odata EDM: ActualQuantityInAltvUnit

      whseTaskExCodeDestStorageBin - Constraints: Not nullable, Maximum length: 4

      Original parameter name from the Odata EDM: WhseTaskExCodeDestStorageBin

      destinationHandlingUnit - Constraints: Not nullable, Maximum length: 20

      Original parameter name from the Odata EDM: DestinationHandlingUnit

      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.
    • confirmWarehouseTaskProduct

      @Nonnull public static BoundAction.SingleToSingle<WarehouseTask,Void> confirmWarehouseTaskProduct(@Nonnull String alternativeUnit, @Nonnull BigDecimal actualQuantityInAltvUnit, @Nonnull BigDecimal differenceQuantityInAltvUnit, @Nonnull String whseTaskExceptionCodeQtyDiff, @Nonnull String destinationStorageBin, @Nonnull String whseTaskExCodeDestStorageBin, @Nonnull String sourceHandlingUnit, @Nonnull String destinationHandlingUnit, @Nonnull String destinationResource, @Nonnull String eWMPutAwayPhysInvtryExecSts)
      Action that can be applied to any entity object of this class.

      Parameters:
      sourceHandlingUnit - Constraints: Not nullable, Maximum length: 20

      Original parameter name from the Odata EDM: SourceHandlingUnit

      whseTaskExceptionCodeQtyDiff - Constraints: Not nullable, Maximum length: 4

      Original parameter name from the Odata EDM: WhseTaskExceptionCodeQtyDiff

      destinationStorageBin - Constraints: Not nullable, Maximum length: 18

      Original parameter name from the Odata EDM: DestinationStorageBin

      alternativeUnit - Constraints: Not nullable, Maximum length: 3

      Original parameter name from the Odata EDM: AlternativeUnit

      differenceQuantityInAltvUnit - Constraints: Not nullable, Precision: 31, Scale: 14

      Original parameter name from the Odata EDM: DifferenceQuantityInAltvUnit

      actualQuantityInAltvUnit - Constraints: Not nullable, Precision: 31, Scale: 14

      Original parameter name from the Odata EDM: ActualQuantityInAltvUnit

      destinationResource - Constraints: Not nullable, Maximum length: 18

      Original parameter name from the Odata EDM: DestinationResource

      whseTaskExCodeDestStorageBin - Constraints: Not nullable, Maximum length: 4

      Original parameter name from the Odata EDM: WhseTaskExCodeDestStorageBin

      destinationHandlingUnit - Constraints: Not nullable, Maximum length: 20

      Original parameter name from the Odata EDM: DestinationHandlingUnit

      eWMPutAwayPhysInvtryExecSts - Constraints: Not nullable, Maximum length: 1

      Original parameter name from the Odata EDM: EWMPutAwayPhysInvtryExecSts

      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.
    • cancelWarehouseTask

      @Nonnull public static BoundAction.SingleToSingle<WarehouseTask,Void> cancelWarehouseTask()
      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.
    • confirmWarehouseTaskHndlgUnit

      @Nonnull public static BoundAction.SingleToSingle<WarehouseTask,Void> confirmWarehouseTaskHndlgUnit(@Nonnull String destinationStorageBin, @Nonnull String whseTaskExCodeDestStorageBin)
      Action that can be applied to any entity object of this class.

      Parameters:
      destinationStorageBin - Constraints: Not nullable, Maximum length: 18

      Original parameter name from the Odata EDM: DestinationStorageBin

      whseTaskExCodeDestStorageBin - Constraints: Not nullable, Maximum length: 4

      Original parameter name from the Odata EDM: WhseTaskExCodeDestStorageBin

      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.
    • confirmWarehouseTaskHndlgUnit

      @Nonnull public static BoundAction.SingleToSingle<WarehouseTask,Void> confirmWarehouseTaskHndlgUnit(@Nonnull String destinationStorageBin, @Nonnull String whseTaskExCodeDestStorageBin, @Nonnull String destinationResource)
      Action that can be applied to any entity object of this class.

      Parameters:
      destinationStorageBin - Constraints: Not nullable, Maximum length: 18

      Original parameter name from the Odata EDM: DestinationStorageBin

      destinationResource - Constraints: Not nullable, Maximum length: 18

      Original parameter name from the Odata EDM: DestinationResource

      whseTaskExCodeDestStorageBin - Constraints: Not nullable, Maximum length: 4

      Original parameter name from the Odata EDM: WhseTaskExCodeDestStorageBin

      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.
    • confirmWarehouseTaskExact

      @Nonnull public static BoundAction.SingleToSingle<WarehouseTask,Void> confirmWarehouseTaskExact()
      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

      @Nonnull public static WarehouseTask.WarehouseTaskBuilder builder()
    • getEWMWarehouse

      @Nullable public String getEWMWarehouse()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: EWMWarehouse

      Returns:
      Warehouse Number/Warehouse Complex
    • getWarehouseTask

      @Nullable public String getWarehouseTask()
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: WarehouseTask

      Returns:
      Warehouse Task
    • getWarehouseTaskItem

      @Nullable public String getWarehouseTaskItem()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseTaskItem

      Returns:
      Warehouse Task Item
    • getWarehouseOrder

      @Nullable public String getWarehouseOrder()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: WarehouseOrder

      Returns:
      Warehouse Order Number
    • getWhseTaskCrtnUTCDateTime

      @Nullable public OffsetDateTime getWhseTaskCrtnUTCDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskCrtnUTCDateTime

      Returns:
      Creation Time
    • getWhseTaskLastChgUTCDateTime

      @Nullable public OffsetDateTime getWhseTaskLastChgUTCDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskLastChgUTCDateTime

      Returns:
      UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • getWhseTaskConfUTCDateTime

      @Nullable public OffsetDateTime getWhseTaskConfUTCDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskConfUTCDateTime

      Returns:
      UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • getConfirmedByUser

      @Nullable public String getConfirmedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ConfirmedByUser

      Returns:
      The confirmedByUser contained in this VdmEntity.
    • getWhseTaskPlannedClosingDateTime

      @Nullable public OffsetDateTime getWhseTaskPlannedClosingDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskPlannedClosingDateTime

      Returns:
      Planned Closing Date/Time
    • getWhseTaskGoodsReceiptDateTime

      @Nullable public OffsetDateTime getWhseTaskGoodsReceiptDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: WhseTaskGoodsReceiptDateTime

      Returns:
      Date and Time of Goods Receipt
    • getWarehouseTaskStatus

      @Nullable public String getWarehouseTaskStatus()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: WarehouseTaskStatus

      Returns:
      Warehouse Task Status
    • getWarehouseProcessType

      @Nullable public String getWarehouseProcessType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseProcessType

      Returns:
      Warehouse Process Type
    • getWarehouseProcessCategory

      @Nullable public String getWarehouseProcessCategory()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: WarehouseProcessCategory

      Returns:
      Warehouse Process Category
    • getIsHandlingUnitWarehouseTask

      @Nullable public Boolean getIsHandlingUnitWarehouseTask()
      Constraints: Not nullable

      Original property name from the Odata EDM: IsHandlingUnitWarehouseTask

      Returns:
      Handling Unit Warehouse Task
    • getEWMHandlingUnitType

      @Nullable public String getEWMHandlingUnitType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: EWMHandlingUnitType

      Returns:
      Handling Unit Type
    • getHandlingUnitTypeGroup

      @Nullable public String getHandlingUnitTypeGroup()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: HandlingUnitTypeGroup

      Returns:
      Handling Unit Type Group
    • getHomogeneousFullPalletPick

      @Nullable public String getHomogeneousFullPalletPick()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: HomogeneousFullPalletPick

      Returns:
      Stock Removal of Whole, Homogenous Handling Unit
    • getEWMPutAwayPhysInvtryPlnSts

      @Nullable public String getEWMPutAwayPhysInvtryPlnSts()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMPutAwayPhysInvtryPlnSts

      Returns:
      Putaway Physical Inventory Planned
    • getEWMWhseTskLowStkChkPlnSts

      @Nullable public String getEWMWhseTskLowStkChkPlnSts()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMWhseTskLowStkChkPlnSts

      Returns:
      Low Stock Check Planned
    • getEWMPutAwayPhysInvtryExecSts

      @Nullable public String getEWMPutAwayPhysInvtryExecSts()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMPutAwayPhysInvtryExecSts

      Returns:
      Inventory on Putaway Performed
    • getEWMWhseTskLowStkChkExecSts

      @Nullable public String getEWMWhseTskLowStkChkExecSts()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMWhseTskLowStkChkExecSts

      Returns:
      Low Stock Check Performed
    • getProduct

      @Nullable public String getProduct()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Product

      Returns:
      Product Number
    • getBatch

      @Nullable public String getBatch()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Batch

      Returns:
      Batch
    • getBatchChangeIsNotAllowed

      @Nullable public Boolean getBatchChangeIsNotAllowed()
      Constraints: Not nullable

      Original property name from the Odata EDM: BatchChangeIsNotAllowed

      Returns:
      Changing the Batch is not Allowed
    • getCountryOfOrigin

      @Nullable public String getCountryOfOrigin()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CountryOfOrigin

      Returns:
      Country/Region of Origin
    • getShelfLifeExpirationDate

      @Nullable public LocalDate getShelfLifeExpirationDate()
      Constraints: Nullable

      Original property name from the Odata EDM: ShelfLifeExpirationDate

      Returns:
      Shelf Life Expiration Date
    • getEWMStockType

      @Nullable public String getEWMStockType()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: EWMStockType

      Returns:
      Stock Type
    • getEWMStockUsage

      @Nullable public String getEWMStockUsage()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: EWMStockUsage

      Returns:
      Stock Usage
    • getEWMStockOwner

      @Nullable public String getEWMStockOwner()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EWMStockOwner

      Returns:
      Character Field with Length 10
    • getEntitledToDisposeParty

      @Nullable public String getEntitledToDisposeParty()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EntitledToDisposeParty

      Returns:
      Party Entitled to Dispose
    • getWBSElementInternalID

      @Nullable public String getWBSElementInternalID()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: WBSElementInternalID

      Returns:
      WBS Element
    • getWBSElementExternalID

      @Nullable public String getWBSElementExternalID()
      Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: WBSElementExternalID

      Returns:
      Work Breakdown Structure Element (WBS Element) Edited
    • getSpecialStockIdfgSalesOrder

      @Nullable public String getSpecialStockIdfgSalesOrder()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecialStockIdfgSalesOrder

      Returns:
      The specialStockIdfgSalesOrder contained in this VdmEntity.
    • getSpecialStockIdfgSalesOrderItem

      @Nullable public String getSpecialStockIdfgSalesOrderItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SpecialStockIdfgSalesOrderItem

      Returns:
      The specialStockIdfgSalesOrderItem contained in this VdmEntity.
    • getExecutingResource

      @Nullable public String getExecutingResource()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ExecutingResource

      Returns:
      Executing Resource (Means of Transport or User)
    • getWarehouseMovementsReason

      @Nullable public String getWarehouseMovementsReason()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseMovementsReason

      Returns:
      Reason for Movements in the Warehouse
    • getProductionOrder

      @Nullable public String getProductionOrder()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ProductionOrder

      Returns:
      Manufacturing Order
    • getEWMProductionSupplyArea

      @Nullable public String getEWMProductionSupplyArea()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: EWMProductionSupplyArea

      Returns:
      Production Supply Area
    • getEWMDocumentCategory

      @Nullable public String getEWMDocumentCategory()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EWMDocumentCategory

      Returns:
      Doc. Category for Doc. Reference and Doc.-Related Stock
    • getEWMReferenceDocumentCategory

      @Nullable public String getEWMReferenceDocumentCategory()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EWMReferenceDocumentCategory

      Returns:
      Doc. Category for Doc. Reference and Doc.-Related Stock
    • getEWMDelivery

      @Nullable public String getEWMDelivery()
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: EWMDelivery

      Returns:
      Document Number
    • getEWMDeliveryItem

      @Nullable public String getEWMDeliveryItem()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EWMDeliveryItem

      Returns:
      Item Number
    • getPurchasingDocument

      @Nullable public String getPurchasingDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PurchasingDocument

      Returns:
      Purchasing Document Number
    • getPurchasingDocumentItem

      @Nullable public String getPurchasingDocumentItem()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PurchasingDocumentItem

      Returns:
      Item Number of Purchasing Document
    • getSalesDocument

      @Nullable public String getSalesDocument()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SalesDocument

      Returns:
      Sales and Distribution Document Number
    • getSalesDocumentItem

      @Nullable public String getSalesDocumentItem()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesDocumentItem

      Returns:
      Sales Document Item
    • getBaseUnit

      @Nullable public String getBaseUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BaseUnit

      Returns:
      Base Unit of Measure
    • getEWMBaseUnitISOCode

      @Nullable public String getEWMBaseUnitISOCode()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EWMBaseUnitISOCode

      Returns:
      ISO Code for Unit of Measurement
    • getAlternativeUnit

      @Nullable public String getAlternativeUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AlternativeUnit

      Returns:
      Alternative Unit of Measure for Stockkeeping Unit
    • getEWMAlternativeUnitISOCode

      @Nullable public String getEWMAlternativeUnitISOCode()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EWMAlternativeUnitISOCode

      Returns:
      ISO Code for Unit of Measurement
    • getTargetQuantityInBaseUnit

      @Nullable public BigDecimal getTargetQuantityInBaseUnit()
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: TargetQuantityInBaseUnit

      Returns:
      Target Quantity in Base Unit of Measure
    • getTargetQuantityInAltvUnit

      @Nullable public BigDecimal getTargetQuantityInAltvUnit()
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: TargetQuantityInAltvUnit

      Returns:
      Target Quantity in Alternative Unit of Measure
    • getActualQuantityInBaseUnit

      @Nullable public BigDecimal getActualQuantityInBaseUnit()
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: ActualQuantityInBaseUnit

      Returns:
      The actualQuantityInBaseUnit contained in this VdmEntity.
    • getActualQuantityInAltvUnit

      @Nullable public BigDecimal getActualQuantityInAltvUnit()
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: ActualQuantityInAltvUnit

      Returns:
      The actualQuantityInAltvUnit contained in this VdmEntity.
    • getDifferenceQuantityInBaseUnit

      @Nullable public BigDecimal getDifferenceQuantityInBaseUnit()
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: DifferenceQuantityInBaseUnit

      Returns:
      The differenceQuantityInBaseUnit contained in this VdmEntity.
    • getDifferenceQuantityInAltvUnit

      @Nullable public BigDecimal getDifferenceQuantityInAltvUnit()
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: DifferenceQuantityInAltvUnit

      Returns:
      The differenceQuantityInAltvUnit contained in this VdmEntity.
    • getWhseTaskNetWeightUnitOfMeasure

      @Nullable public String getWhseTaskNetWeightUnitOfMeasure()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: WhseTaskNetWeightUnitOfMeasure

      Returns:
      Weight Unit
    • getWhseTaskNetWeight

      @Nullable public BigDecimal getWhseTaskNetWeight()
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: WhseTaskNetWeight

      Returns:
      Loading or Net Weight
    • getWhseTaskNetVolumeUnitOfMeasure

      @Nullable public String getWhseTaskNetVolumeUnitOfMeasure()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: WhseTaskNetVolumeUnitOfMeasure

      Returns:
      Volume Unit
    • getWhseTaskNetVolume

      @Nullable public BigDecimal getWhseTaskNetVolume()
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: WhseTaskNetVolume

      Returns:
      Loading or Net Volume
    • getSourceStorageType

      @Nullable public String getSourceStorageType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SourceStorageType

      Returns:
      Source Storage Type
    • getSourceStorageSection

      @Nullable public String getSourceStorageSection()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SourceStorageSection

      Returns:
      Source Storage Section
    • getSourceStorageBin

      @Nullable public String getSourceStorageBin()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: SourceStorageBin

      Returns:
      Source Storage Bin
    • getSourceResource

      @Nullable public String getSourceResource()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: SourceResource

      Returns:
      Source Resource (Means of Transport or User)
    • getDestinationStorageType

      @Nullable public String getDestinationStorageType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: DestinationStorageType

      Returns:
      Destination Storage Type
    • getDestinationStorageSection

      @Nullable public String getDestinationStorageSection()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: DestinationStorageSection

      Returns:
      Destination Storage Section
    • getDestinationStorageBin

      @Nullable public String getDestinationStorageBin()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: DestinationStorageBin

      Returns:
      Destination Storage Bin
    • getDestinationResource

      @Nullable public String getDestinationResource()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: DestinationResource

      Returns:
      Destination Resource (Means of Transport or User)
    • getWhseTaskTwoStepPickingType

      @Nullable public String getWhseTaskTwoStepPickingType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: WhseTaskTwoStepPickingType

      Returns:
      Warehouse Task Type Within Two-Step Picking
    • getWhseTaskTwoStepPickingRlvnce

      @Nullable public String getWhseTaskTwoStepPickingRlvnce()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: WhseTaskTwoStepPickingRlvnce

      Returns:
      Relevance for Two-Step Picking
    • getActivityArea

      @Nullable public String getActivityArea()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ActivityArea

      Returns:
      Activity Area
    • getSourceHandlingUnit

      @Nullable public String getSourceHandlingUnit()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SourceHandlingUnit

      Returns:
      Source Handling Unit
    • getDestinationHandlingUnit

      @Nullable public String getDestinationHandlingUnit()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: DestinationHandlingUnit

      Returns:
      Destination Handling Unit
    • getWarehouseTaskExceptionCode

      @Nullable public String getWarehouseTaskExceptionCode()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseTaskExceptionCode

      Returns:
      The warehouseTaskExceptionCode contained in this VdmEntity.
    • getWhseTaskSortingSequenceValue

      @Nullable public BigDecimal getWhseTaskSortingSequenceValue()
      Constraints: Not nullable, Precision: 10

      Original property name from the Odata EDM: WhseTaskSortingSequenceValue

      Returns:
      Sort Sequence
    • getWarehouseOrderSequenceValue

      @Nullable public Double getWarehouseOrderSequenceValue()
      Constraints: Not nullable

      Original property name from the Odata EDM: WarehouseOrderSequenceValue

      Returns:
      Internal Sequence of Warehouse Order
    • getWarehouseOrderActivityArea

      @Nullable public String getWarehouseOrderActivityArea()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseOrderActivityArea

      Returns:
      Warehouse Order Activity Area
    • getWarehouseOrderCreationRule

      @Nullable public String getWarehouseOrderCreationRule()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseOrderCreationRule

      Returns:
      Warehouse Order Creation Rule
    • getWarehouseOrderQueue

      @Nullable public String getWarehouseOrderQueue()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: WarehouseOrderQueue

      Returns:
      Queue
    • getWarehouseActivityType

      @Nullable public String getWarehouseActivityType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WarehouseActivityType

      Returns:
      Activity
    • getEWMConsolidationGroup

      @Nullable public String getEWMConsolidationGroup()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EWMConsolidationGroup

      Returns:
      Consolidation Group
    • getEWMWarehouseTaskPriority

      @Nullable public Short getEWMWarehouseTaskPriority()
      Constraints: Not nullable

      Original property name from the Odata EDM: EWMWarehouseTaskPriority

      Returns:
      Priority
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By
    • getEWMRoute

      @Nullable public String getEWMRoute()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: EWMRoute

      Returns:
      Route Name (Identification)
    • getEWMCanceledWarehouseTask

      @Nullable public String getEWMCanceledWarehouseTask()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: EWMCanceledWarehouseTask

      Returns:
      The eWMCanceledWarehouseTask contained in this VdmEntity.
    • getSerialNumberRequiredLevel

      @Nullable public String getSerialNumberRequiredLevel()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SerialNumberRequiredLevel

      Returns:
      Serial Number Requirement
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<WarehouseTask>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<WarehouseTask>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<WarehouseTask>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<WarehouseTask>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<WarehouseTask>