Class ProductStorageLocation.ProductStorageLocationBuilder
- Enclosing class:
- ProductStorageLocation
-
Method Summary
Modifier and TypeMethodDescriptionbuild()creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0dateOfLastPostedCntUnRstrcdStk(LocalDateTime dateOfLastPostedCntUnRstrcdStk) Constraints: Not nullable, Precision: 0fiscalMonthCurrentPeriod(String fiscalMonthCurrentPeriod) Constraints: Not nullable, Maximum length: 2fiscalYearCurrentInvtryPeriod(String fiscalYearCurrentInvtryPeriod) Constraints: Not nullable, Maximum length: 4fiscalYearCurrentPeriod(String fiscalYearCurrentPeriod) Constraints: Not nullable, Maximum length: 4hasInvtryBlockStockPrevPeriod(String hasInvtryBlockStockPrevPeriod) Constraints: Not nullable, Maximum length: 3inventoryBlockStockInd(String inventoryBlockStockInd) Constraints: Not nullable, Maximum length: 3inventoryCorrectionFactor(Double inventoryCorrectionFactor) Constraints: noneinventoryStockPrevPeriod(String inventoryStockPrevPeriod) Constraints: Not nullable, Maximum length: 3invtryCurrentYearStockInd(String invtryCurrentYearStockInd) Constraints: Not nullable, Maximum length: 3invtryQualInspCurrentYrStkInd(String invtryQualInspCurrentYrStkInd) Constraints: Not nullable, Maximum length: 3invtryRestrictedUseStockInd(String invtryRestrictedUseStockInd) Constraints: Not nullable, Maximum length: 3invtryRestStockPrevPeriodInd(String invtryRestStockPrevPeriodInd) Constraints: Not nullable, Maximum length: 3invtryStockQltyInspPrevPeriod(String invtryStockQltyInspPrevPeriod) Constraints: Not nullable, Maximum length: 3isMarkedForDeletion(Boolean isMarkedForDeletion) Constraints: nonemaintenanceStatus(String maintenanceStatus) Constraints: Not nullable, Maximum length: 15physicalInventoryBlockInd(String physicalInventoryBlockInd) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 40storageLocation(String storageLocation) (Key Field) Constraints: Not nullable, Maximum length: 4toString()warehouseStorageBin(String warehouseStorageBin) Constraints: Not nullable, Maximum length: 10
-
Method Details
-
product
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder product(@Nullable String product) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Product
- Returns:
this.
-
plant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
storageLocation
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder storageLocation(@Nullable String storageLocation) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
warehouseStorageBin
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder warehouseStorageBin(@Nullable String warehouseStorageBin) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WarehouseStorageBin
- Returns:
this.
-
maintenanceStatus
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder maintenanceStatus(@Nullable String maintenanceStatus) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: MaintenanceStatus
- Returns:
this.
-
physicalInventoryBlockInd
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder physicalInventoryBlockInd(@Nullable String physicalInventoryBlockInd) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PhysicalInventoryBlockInd
- Returns:
this.
-
creationDate
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder creationDate(@Nullable LocalDateTime creationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
isMarkedForDeletion
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder isMarkedForDeletion(@Nullable Boolean isMarkedForDeletion) Constraints: noneOriginal property name from the Odata EDM: IsMarkedForDeletion
- Returns:
this.
-
dateOfLastPostedCntUnRstrcdStk
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder dateOfLastPostedCntUnRstrcdStk(@Nullable LocalDateTime dateOfLastPostedCntUnRstrcdStk) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: DateOfLastPostedCntUnRstrcdStk
- Returns:
this.
-
inventoryCorrectionFactor
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder inventoryCorrectionFactor(@Nullable Double inventoryCorrectionFactor) Constraints: noneOriginal property name from the Odata EDM: InventoryCorrectionFactor
- Returns:
this.
-
invtryRestrictedUseStockInd
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder invtryRestrictedUseStockInd(@Nullable String invtryRestrictedUseStockInd) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InvtryRestrictedUseStockInd
- Returns:
this.
-
invtryCurrentYearStockInd
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder invtryCurrentYearStockInd(@Nullable String invtryCurrentYearStockInd) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InvtryCurrentYearStockInd
- Returns:
this.
-
invtryQualInspCurrentYrStkInd
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder invtryQualInspCurrentYrStkInd(@Nullable String invtryQualInspCurrentYrStkInd) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InvtryQualInspCurrentYrStkInd
- Returns:
this.
-
inventoryBlockStockInd
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder inventoryBlockStockInd(@Nullable String inventoryBlockStockInd) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InventoryBlockStockInd
- Returns:
this.
-
invtryRestStockPrevPeriodInd
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder invtryRestStockPrevPeriodInd(@Nullable String invtryRestStockPrevPeriodInd) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InvtryRestStockPrevPeriodInd
- Returns:
this.
-
inventoryStockPrevPeriod
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder inventoryStockPrevPeriod(@Nullable String inventoryStockPrevPeriod) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InventoryStockPrevPeriod
- Returns:
this.
-
invtryStockQltyInspPrevPeriod
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder invtryStockQltyInspPrevPeriod(@Nullable String invtryStockQltyInspPrevPeriod) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InvtryStockQltyInspPrevPeriod
- Returns:
this.
-
hasInvtryBlockStockPrevPeriod
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder hasInvtryBlockStockPrevPeriod(@Nullable String hasInvtryBlockStockPrevPeriod) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HasInvtryBlockStockPrevPeriod
- Returns:
this.
-
fiscalYearCurrentPeriod
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder fiscalYearCurrentPeriod(@Nullable String fiscalYearCurrentPeriod) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FiscalYearCurrentPeriod
- Returns:
this.
-
fiscalMonthCurrentPeriod
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder fiscalMonthCurrentPeriod(@Nullable String fiscalMonthCurrentPeriod) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FiscalMonthCurrentPeriod
- Returns:
this.
-
fiscalYearCurrentInvtryPeriod
@Nonnull public ProductStorageLocation.ProductStorageLocationBuilder fiscalYearCurrentInvtryPeriod(@Nullable String fiscalYearCurrentInvtryPeriod) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FiscalYearCurrentInvtryPeriod
- Returns:
this.
-
build
-
toString
-