Class WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder
- Enclosing class:
- WhsePhysicalStockProducts
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstraints: Not nullable, Maximum length: 10build()countryOfOrigin(String countryOfOrigin) Constraints: Not nullable, Maximum length: 3entitledToDisposeParty(String entitledToDisposeParty) Constraints: Not nullable, Maximum length: 10eWMBatchIsInRestrictedUseStock(Boolean eWMBatchIsInRestrictedUseStock) Constraints: Not nullableeWMConsolidationGroup(String eWMConsolidationGroup) Constraints: Not nullable, Maximum length: 10eWMGoodsReceiptDateTime(OffsetDateTime eWMGoodsReceiptDateTime) Constraints: NullableeWMHghstLvlHandlingUnitNumber(String eWMHghstLvlHandlingUnitNumber) Constraints: Not nullable, Maximum length: 20eWMLoadgOrNetVolUntISOCode(String eWMLoadgOrNetVolUntISOCode) Constraints: Not nullable, Maximum length: 3eWMLoadgOrNetVolUntSAPCode(String eWMLoadgOrNetVolUntSAPCode) Constraints: Not nullable, Maximum length: 3eWMLoadgOrNetWgtUntISOCode(String eWMLoadgOrNetWgtUntISOCode) Constraints: Not nullable, Maximum length: 3eWMLoadgOrNetWgtUntSAPCode(String eWMLoadgOrNetWgtUntSAPCode) Constraints: Not nullable, Maximum length: 3eWMLoadingOrNetVolume(BigDecimal eWMLoadingOrNetVolume) Constraints: Not nullable, Precision: 15, Scale: 3eWMLoadingOrNetVolumeUnit(String eWMLoadingOrNetVolumeUnit) Constraints: Not nullable, Maximum length: 3eWMLoadingOrNetWeight(BigDecimal eWMLoadingOrNetWeight) Constraints: Not nullable, Precision: 15, Scale: 3eWMLoadingOrNetWeightUnit(String eWMLoadingOrNetWeightUnit) Constraints: Not nullable, Maximum length: 3eWMPhysStkMigrtnStsCode(String eWMPhysStkMigrtnStsCode) Constraints: Not nullable, Maximum length: 1eWMStockIsBlockedForInventory(Boolean eWMStockIsBlockedForInventory) Constraints: Not nullableeWMStockOwner(String eWMStockOwner) Constraints: Not nullable, Maximum length: 10eWMStockQtyAltvUnitISOCode(String eWMStockQtyAltvUnitISOCode) Constraints: Not nullable, Maximum length: 3eWMStockQtyAltvUnitSAPCode(String eWMStockQtyAltvUnitSAPCode) Constraints: Not nullable, Maximum length: 3eWMStockQtyBaseUnitISOCode(String eWMStockQtyBaseUnitISOCode) Constraints: Not nullable, Maximum length: 3eWMStockQtyBaseUnitSAPCode(String eWMStockQtyBaseUnitSAPCode) Constraints: Not nullable, Maximum length: 3eWMStockQuantityAltvUnit(String eWMStockQuantityAltvUnit) Constraints: Not nullable, Maximum length: 3eWMStockQuantityBaseUnit(String eWMStockQuantityBaseUnit) Constraints: Not nullable, Maximum length: 3eWMStockQuantityInBaseUnit(BigDecimal eWMStockQuantityInBaseUnit) Constraints: Not nullable, Precision: 31, Scale: 14eWMStockReferenceDocCategory(String eWMStockReferenceDocCategory) Constraints: Not nullable, Maximum length: 3eWMStockReferenceDocument(String eWMStockReferenceDocument) Constraints: Not nullable, Maximum length: 35eWMStockReferenceDocumentItem(String eWMStockReferenceDocumentItem) Constraints: Not nullable, Maximum length: 10eWMStockType(String eWMStockType) Constraints: Not nullable, Maximum length: 2eWMStockUsage(String eWMStockUsage) Constraints: Not nullable, Maximum length: 1eWMStorageBin(String eWMStorageBin) Constraints: Not nullable, Maximum length: 18eWMStorageBinCapConsumptionVal(BigDecimal eWMStorageBinCapConsumptionVal) Constraints: Not nullable, Precision: 15, Scale: 3eWMStorageSection(String eWMStorageSection) Constraints: Not nullable, Maximum length: 4eWMStorageType(String eWMStorageType) Constraints: Not nullable, Maximum length: 4eWMStorBinIsBlockedDueToPInv(Boolean eWMStorBinIsBlockedDueToPInv) Constraints: Not nullableeWMStorBinIsBlockedForPutaway(Boolean eWMStorBinIsBlockedForPutaway) Constraints: Not nullableeWMStorBinIsBlockedForRemoval(Boolean eWMStorBinIsBlockedForRemoval) Constraints: Not nullableeWMWarehouse(String eWMWarehouse) Constraints: Not nullable, Maximum length: 4externalStockDocumentNumber(String externalStockDocumentNumber) Constraints: Not nullable, Maximum length: 35handlingUnitNumber(String handlingUnitNumber) Constraints: Not nullable, Maximum length: 20inspectionPartialLot(String inspectionPartialLot) Constraints: Not nullable, Maximum length: 6parentHandlingUnitUUID(UUID parentHandlingUnitUUID) (Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 18qualityInspectionDocument(String qualityInspectionDocument) Constraints: Not nullable, Maximum length: 35serialNumber(WhsePhysStockProdSerialNmbr... value) Navigation property _SerialNumber for WhsePhysicalStockProducts to multiple WhsePhysStockProdSerialNmbr.serialNumberRequiredLevel(String serialNumberRequiredLevel) Constraints: Not nullable, Maximum length: 1shelfLifeExpirationDate(LocalDate shelfLifeExpirationDate) Constraints: NullablestockDocumentCategory(String stockDocumentCategory) Constraints: Not nullable, Maximum length: 3stockDocumentNumber(String stockDocumentNumber) Constraints: Not nullable, Maximum length: 35stockIdentificationNumber(String stockIdentificationNumber) Constraints: Not nullable, Maximum length: 20stockItemNumber(String stockItemNumber) Constraints: Not nullable, Maximum length: 10stockItemUUID(UUID stockItemUUID) (Key Field) Constraints: Not nullabletoString()warehouseTimeZone(String warehouseTimeZone) Constraints: Not nullable, Maximum length: 6whseQualityInspectionType(String whseQualityInspectionType) Constraints: Not nullable, Maximum length: 1
-
Method Details
-
serialNumber
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder serialNumber(WhsePhysStockProdSerialNmbr... value) Navigation property _SerialNumber for WhsePhysicalStockProducts to multiple WhsePhysStockProdSerialNmbr.- Parameters:
value- The WhsePhysStockProdSerialNmbrs to build this WhsePhysicalStockProducts with.- Returns:
- This Builder to allow for a fluent interface.
-
parentHandlingUnitUUID
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder parentHandlingUnitUUID(@Nullable UUID parentHandlingUnitUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ParentHandlingUnitUUID
- Returns:
this.
-
stockItemUUID
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder stockItemUUID(@Nullable UUID stockItemUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: StockItemUUID
- Returns:
this.
-
eWMWarehouse
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMWarehouse(@Nullable String eWMWarehouse) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMWarehouse
- Returns:
this.
-
product
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder product(@Nullable String product) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Returns:
this.
-
eWMStockType
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockType(@Nullable String eWMStockType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EWMStockType
- Returns:
this.
-
eWMStockOwner
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockOwner(@Nullable String eWMStockOwner) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EWMStockOwner
- Returns:
this.
-
entitledToDisposeParty
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder entitledToDisposeParty(@Nullable String entitledToDisposeParty) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EntitledToDisposeParty
- Returns:
this.
-
eWMStockUsage
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockUsage(@Nullable String eWMStockUsage) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: EWMStockUsage
- Returns:
this.
-
batch
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder batch(@Nullable String batch) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
this.
-
stockDocumentCategory
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder stockDocumentCategory(@Nullable String stockDocumentCategory) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: StockDocumentCategory
- Returns:
this.
-
stockDocumentNumber
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder stockDocumentNumber(@Nullable String stockDocumentNumber) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: StockDocumentNumber
- Returns:
this.
-
externalStockDocumentNumber
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder externalStockDocumentNumber(@Nullable String externalStockDocumentNumber) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: ExternalStockDocumentNumber
- Returns:
this.
-
stockItemNumber
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder stockItemNumber(@Nullable String stockItemNumber) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StockItemNumber
- Returns:
this.
-
eWMStockReferenceDocCategory
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockReferenceDocCategory(@Nullable String eWMStockReferenceDocCategory) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMStockReferenceDocCategory
- Returns:
this.
-
eWMStockReferenceDocument
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockReferenceDocument(@Nullable String eWMStockReferenceDocument) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: EWMStockReferenceDocument
- Returns:
this.
-
eWMStockReferenceDocumentItem
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockReferenceDocumentItem(@Nullable String eWMStockReferenceDocumentItem) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EWMStockReferenceDocumentItem
- Returns:
this.
-
stockIdentificationNumber
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder stockIdentificationNumber(@Nullable String stockIdentificationNumber) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: StockIdentificationNumber
- Returns:
this.
-
whseQualityInspectionType
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder whseQualityInspectionType(@Nullable String whseQualityInspectionType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WhseQualityInspectionType
- Returns:
this.
-
qualityInspectionDocument
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder qualityInspectionDocument(@Nullable String qualityInspectionDocument) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: QualityInspectionDocument
- Returns:
this.
-
eWMHghstLvlHandlingUnitNumber
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMHghstLvlHandlingUnitNumber(@Nullable String eWMHghstLvlHandlingUnitNumber) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: EWMHghstLvlHandlingUnitNumber
- Returns:
this.
-
handlingUnitNumber
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder handlingUnitNumber(@Nullable String handlingUnitNumber) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: HandlingUnitNumber
- Returns:
this.
-
eWMStorageBin
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStorageBin(@Nullable String eWMStorageBin) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: EWMStorageBin
- Returns:
this.
-
eWMStockQuantityInBaseUnit
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockQuantityInBaseUnit(@Nullable BigDecimal eWMStockQuantityInBaseUnit) Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: EWMStockQuantityInBaseUnit
- Returns:
this.
-
eWMStockQuantityBaseUnit
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockQuantityBaseUnit(@Nullable String eWMStockQuantityBaseUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMStockQuantityBaseUnit
- Returns:
this.
-
eWMStockQtyBaseUnitISOCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockQtyBaseUnitISOCode(@Nullable String eWMStockQtyBaseUnitISOCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMStockQtyBaseUnitISOCode
- Returns:
this.
-
eWMStockQtyBaseUnitSAPCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockQtyBaseUnitSAPCode(@Nullable String eWMStockQtyBaseUnitSAPCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMStockQtyBaseUnitSAPCode
- Returns:
this.
-
eWMStockQuantityAltvUnit
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockQuantityAltvUnit(@Nullable String eWMStockQuantityAltvUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMStockQuantityAltvUnit
- Returns:
this.
-
eWMStockQtyAltvUnitISOCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockQtyAltvUnitISOCode(@Nullable String eWMStockQtyAltvUnitISOCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMStockQtyAltvUnitISOCode
- Returns:
this.
-
eWMStockQtyAltvUnitSAPCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockQtyAltvUnitSAPCode(@Nullable String eWMStockQtyAltvUnitSAPCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMStockQtyAltvUnitSAPCode
- Returns:
this.
-
eWMLoadingOrNetWeight
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMLoadingOrNetWeight(@Nullable BigDecimal eWMLoadingOrNetWeight) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: EWMLoadingOrNetWeight
- Returns:
this.
-
eWMLoadingOrNetWeightUnit
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMLoadingOrNetWeightUnit(@Nullable String eWMLoadingOrNetWeightUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMLoadingOrNetWeightUnit
- Returns:
this.
-
eWMLoadgOrNetWgtUntISOCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMLoadgOrNetWgtUntISOCode(@Nullable String eWMLoadgOrNetWgtUntISOCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMLoadgOrNetWgtUntISOCode
- Returns:
this.
-
eWMLoadgOrNetWgtUntSAPCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMLoadgOrNetWgtUntSAPCode(@Nullable String eWMLoadgOrNetWgtUntSAPCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMLoadgOrNetWgtUntSAPCode
- Returns:
this.
-
eWMLoadingOrNetVolume
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMLoadingOrNetVolume(@Nullable BigDecimal eWMLoadingOrNetVolume) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: EWMLoadingOrNetVolume
- Returns:
this.
-
eWMLoadingOrNetVolumeUnit
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMLoadingOrNetVolumeUnit(@Nullable String eWMLoadingOrNetVolumeUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMLoadingOrNetVolumeUnit
- Returns:
this.
-
eWMLoadgOrNetVolUntISOCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMLoadgOrNetVolUntISOCode(@Nullable String eWMLoadgOrNetVolUntISOCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMLoadgOrNetVolUntISOCode
- Returns:
this.
-
eWMLoadgOrNetVolUntSAPCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMLoadgOrNetVolUntSAPCode(@Nullable String eWMLoadgOrNetVolUntSAPCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EWMLoadgOrNetVolUntSAPCode
- Returns:
this.
-
eWMStorageBinCapConsumptionVal
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStorageBinCapConsumptionVal(@Nullable BigDecimal eWMStorageBinCapConsumptionVal) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: EWMStorageBinCapConsumptionVal
- Returns:
this.
-
eWMGoodsReceiptDateTime
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMGoodsReceiptDateTime(@Nullable OffsetDateTime eWMGoodsReceiptDateTime) Constraints: NullableOriginal property name from the Odata EDM: EWMGoodsReceiptDateTime
- Returns:
this.
-
warehouseTimeZone
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder warehouseTimeZone(@Nullable String warehouseTimeZone) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: WarehouseTimeZone
- Returns:
this.
-
shelfLifeExpirationDate
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder shelfLifeExpirationDate(@Nullable LocalDate shelfLifeExpirationDate) Constraints: NullableOriginal property name from the Odata EDM: ShelfLifeExpirationDate
- Returns:
this.
-
countryOfOrigin
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder countryOfOrigin(@Nullable String countryOfOrigin) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CountryOfOrigin
- Returns:
this.
-
eWMBatchIsInRestrictedUseStock
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMBatchIsInRestrictedUseStock(@Nullable Boolean eWMBatchIsInRestrictedUseStock) Constraints: Not nullableOriginal property name from the Odata EDM: EWMBatchIsInRestrictedUseStock
- Returns:
this.
-
inspectionPartialLot
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder inspectionPartialLot(@Nullable String inspectionPartialLot) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: InspectionPartialLot
- Returns:
this.
-
eWMStockIsBlockedForInventory
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStockIsBlockedForInventory(@Nullable Boolean eWMStockIsBlockedForInventory) Constraints: Not nullableOriginal property name from the Odata EDM: EWMStockIsBlockedForInventory
- Returns:
this.
-
eWMConsolidationGroup
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMConsolidationGroup(@Nullable String eWMConsolidationGroup) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EWMConsolidationGroup
- Returns:
this.
-
serialNumberRequiredLevel
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder serialNumberRequiredLevel(@Nullable String serialNumberRequiredLevel) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SerialNumberRequiredLevel
- Returns:
this.
-
eWMStorBinIsBlockedForPutaway
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStorBinIsBlockedForPutaway(@Nullable Boolean eWMStorBinIsBlockedForPutaway) Constraints: Not nullableOriginal property name from the Odata EDM: EWMStorBinIsBlockedForPutaway
- Returns:
this.
-
eWMStorBinIsBlockedForRemoval
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStorBinIsBlockedForRemoval(@Nullable Boolean eWMStorBinIsBlockedForRemoval) Constraints: Not nullableOriginal property name from the Odata EDM: EWMStorBinIsBlockedForRemoval
- Returns:
this.
-
eWMStorBinIsBlockedDueToPInv
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStorBinIsBlockedDueToPInv(@Nullable Boolean eWMStorBinIsBlockedDueToPInv) Constraints: Not nullableOriginal property name from the Odata EDM: EWMStorBinIsBlockedDueToPInv
- Returns:
this.
-
eWMStorageType
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStorageType(@Nullable String eWMStorageType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMStorageType
- Returns:
this.
-
eWMStorageSection
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMStorageSection(@Nullable String eWMStorageSection) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMStorageSection
- Returns:
this.
-
eWMPhysStkMigrtnStsCode
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder eWMPhysStkMigrtnStsCode(@Nullable String eWMPhysStkMigrtnStsCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: EWMPhysStkMigrtnStsCode
- Returns:
this.
-
_Messages
@Nonnull public WhsePhysicalStockProducts.WhsePhysicalStockProductsBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-