Class WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder
- Enclosing class:
- WhsePhysicalInventoryItem
-
Method Summary
Modifier and TypeMethodDescriptionactivityArea(String activityArea) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10Constraints: nonebuild()entitledToDisposeParty(String entitledToDisposeParty) Constraints: Not nullable, Maximum length: 10nameOfEntitledToDisposeParty(String nameOfEntitledToDisposeParty) Constraints: Not nullable, Maximum length: 40physicalInventoryArea(String physicalInventoryArea) Constraints: Not nullable, Maximum length: 20physicalInventoryCountUserName(String physicalInventoryCountUserName) Constraints: Not nullable, Maximum length: 12physicalInventoryDocNumber(String physicalInventoryDocNumber) Constraints: Not nullable, Maximum length: 20physicalInventoryDocumentType(String physicalInventoryDocumentType) Constraints: Not nullable, Maximum length: 2physicalInventoryDocumentUUID(UUID physicalInventoryDocumentUUID) (Key Field) Constraints: Not nullablephysicalInventoryDocYear(String physicalInventoryDocYear) Constraints: Not nullable, Maximum length: 4physicalInventoryIsBlock(Boolean physicalInventoryIsBlock) Constraints: nonephysicalInventoryItemNumber(String physicalInventoryItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 6physicalInventoryRefDocItem(String physicalInventoryRefDocItem) Constraints: Not nullable, Maximum length: 6physicalInventoryRefDocNumber(String physicalInventoryRefDocNumber) Constraints: Not nullable, Maximum length: 20physicalInventoryRefDocYear(String physicalInventoryRefDocYear) Constraints: Not nullable, Maximum length: 4physicalInventoryStatusText(String physicalInventoryStatusText) Constraints: Not nullable, Maximum length: 4physInventoryCrtnUTCDateTime(ZonedDateTime physInventoryCrtnUTCDateTime) Constraints: Not nullable, Precision: 7pInvBookQuantityIsFreeze(Boolean pInvBookQuantityIsFreeze) Constraints: nonepInvCountedUTCDateTime(ZonedDateTime pInvCountedUTCDateTime) Constraints: Not nullable, Precision: 7pInvDocumentItemIsPrinted(Boolean pInvDocumentItemIsPrinted) Constraints: nonepInvFreeDefinedRefText(String pInvFreeDefinedRefText) Constraints: Not nullable, Maximum length: 70pInvItemChgUTCDateTime(ZonedDateTime pInvItemChgUTCDateTime) Constraints: Not nullable, Precision: 7priorityCode(String priorityCode) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 18productUUID(UUID productUUID) Constraints: nonereasonForPhysInvtryDifference(String reasonForPhysInvtryDifference) Constraints: Not nullable, Maximum length: 4stockDocumentCategory(String stockDocumentCategory) Constraints: Not nullable, Maximum length: 3stockDocumentNumber(String stockDocumentNumber) Constraints: Not nullable, Maximum length: 35stockItemNumber(String stockItemNumber) Constraints: Not nullable, Maximum length: 10stockOwner(String stockOwner) Constraints: Not nullable, Maximum length: 10stockOwnerName(String stockOwnerName) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 2stockUsage(String stockUsage) Constraints: Not nullable, Maximum length: 1storageBin(String storageBin) Constraints: Not nullable, Maximum length: 18storageType(String storageType) Constraints: Not nullable, Maximum length: 4toString()Constraints: Not nullable, Maximum length: 4warehouseOrder(String warehouseOrder) Constraints: Not nullable, Maximum length: 10wBSElementExternalID(String wBSElementExternalID) Constraints: Not nullable, Maximum length: 24Navigation property to_WhsePhysicalInventoryCntItem for WhsePhysicalInventoryItem to multiple WhsePhysicalInventoryCountItem.
-
Method Details
-
whsePhysicalInventoryCntItem
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder whsePhysicalInventoryCntItem(WhsePhysicalInventoryCountItem... value) Navigation property to_WhsePhysicalInventoryCntItem for WhsePhysicalInventoryItem to multiple WhsePhysicalInventoryCountItem.- Parameters:
value- The WhsePhysicalInventoryCountItems to build this WhsePhysicalInventoryItem with.- Returns:
- This Builder to allow for a fluent interface.
-
physicalInventoryDocumentUUID
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryDocumentUUID(@Nullable UUID physicalInventoryDocumentUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysicalInventoryDocumentUUID
- Returns:
this.
-
physicalInventoryItemNumber
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryItemNumber(@Nullable String physicalInventoryItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PhysicalInventoryItemNumber
- Returns:
this.
-
physicalInventoryDocNumber
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryDocNumber(@Nullable String physicalInventoryDocNumber) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryDocNumber
- Returns:
this.
-
physicalInventoryDocYear
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryDocYear(@Nullable String physicalInventoryDocYear) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryDocYear
- Returns:
this.
-
physicalInventoryDocumentType
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryDocumentType(@Nullable String physicalInventoryDocumentType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PhysicalInventoryDocumentType
- Returns:
this.
-
reasonForPhysInvtryDifference
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder reasonForPhysInvtryDifference(@Nullable String reasonForPhysInvtryDifference) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReasonForPhysInvtryDifference
- Returns:
this.
-
priorityCode
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder priorityCode(@Nullable String priorityCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PriorityCode
- Returns:
this.
-
physicalInventoryStatusText
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryStatusText(@Nullable String physicalInventoryStatusText) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryStatusText
- Returns:
this.
-
physInventoryCrtnUTCDateTime
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physInventoryCrtnUTCDateTime(@Nullable ZonedDateTime physInventoryCrtnUTCDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PhysInventoryCrtnUTCDateTime
- Returns:
this.
-
pInvCountedUTCDateTime
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder pInvCountedUTCDateTime(@Nullable ZonedDateTime pInvCountedUTCDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PInvCountedUTCDateTime
- Returns:
this.
-
physicalInventoryCountUserName
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryCountUserName(@Nullable String physicalInventoryCountUserName) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: PhysicalInventoryCountUserName
- Returns:
this.
-
warehouseOrder
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder warehouseOrder(@Nullable String warehouseOrder) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WarehouseOrder
- Returns:
this.
-
pInvDocumentItemIsPrinted
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder pInvDocumentItemIsPrinted(@Nullable Boolean pInvDocumentItemIsPrinted) Constraints: noneOriginal property name from the Odata EDM: PInvDocumentItemIsPrinted
- Returns:
this.
-
physicalInventoryIsBlock
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryIsBlock(@Nullable Boolean physicalInventoryIsBlock) Constraints: noneOriginal property name from the Odata EDM: PhysicalInventoryIsBlock
- Returns:
this.
-
pInvBookQuantityIsFreeze
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder pInvBookQuantityIsFreeze(@Nullable Boolean pInvBookQuantityIsFreeze) Constraints: noneOriginal property name from the Odata EDM: PInvBookQuantityIsFreeze
- Returns:
this.
-
warehouse
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder warehouse(@Nullable String warehouse) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Warehouse
- Returns:
this.
-
storageType
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder storageType(@Nullable String storageType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageType
- Returns:
this.
-
storageBin
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder storageBin(@Nullable String storageBin) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: StorageBin
- Returns:
this.
-
physicalInventoryArea
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryArea(@Nullable String physicalInventoryArea) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryArea
- Returns:
this.
-
activityArea
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder activityArea(@Nullable String activityArea) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ActivityArea
- Returns:
this.
-
productUUID
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder productUUID(@Nullable UUID productUUID) Constraints: noneOriginal property name from the Odata EDM: ProductUUID
- Returns:
this.
-
product
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder product(@Nullable String product) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Returns:
this.
-
batchUUID
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder batchUUID(@Nullable UUID batchUUID) Constraints: noneOriginal property name from the Odata EDM: BatchUUID
- Returns:
this.
-
batch
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder batch(@Nullable String batch) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
this.
-
stockType
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder stockType(@Nullable String stockType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: StockType
- Returns:
this.
-
stockUsage
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder stockUsage(@Nullable String stockUsage) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: StockUsage
- Returns:
this.
-
stockOwner
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder stockOwner(@Nullable String stockOwner) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StockOwner
- Returns:
this.
-
stockOwnerName
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder stockOwnerName(@Nullable String stockOwnerName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StockOwnerName
- Returns:
this.
-
entitledToDisposeParty
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder entitledToDisposeParty(@Nullable String entitledToDisposeParty) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EntitledToDisposeParty
- Returns:
this.
-
nameOfEntitledToDisposeParty
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder nameOfEntitledToDisposeParty(@Nullable String nameOfEntitledToDisposeParty) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: NameOfEntitledToDisposeParty
- Returns:
this.
-
stockDocumentCategory
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder stockDocumentCategory(@Nullable String stockDocumentCategory) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: StockDocumentCategory
- Returns:
this.
-
stockDocumentNumber
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder stockDocumentNumber(@Nullable String stockDocumentNumber) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: StockDocumentNumber
- Returns:
this.
-
stockItemNumber
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder stockItemNumber(@Nullable String stockItemNumber) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StockItemNumber
- Returns:
this.
-
wBSElementExternalID
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder wBSElementExternalID(@Nullable String wBSElementExternalID) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementExternalID
- Returns:
this.
-
physicalInventoryRefDocYear
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryRefDocYear(@Nullable String physicalInventoryRefDocYear) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryRefDocYear
- Returns:
this.
-
physicalInventoryRefDocNumber
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryRefDocNumber(@Nullable String physicalInventoryRefDocNumber) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryRefDocNumber
- Returns:
this.
-
physicalInventoryRefDocItem
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder physicalInventoryRefDocItem(@Nullable String physicalInventoryRefDocItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PhysicalInventoryRefDocItem
- Returns:
this.
-
pInvFreeDefinedRefText
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder pInvFreeDefinedRefText(@Nullable String pInvFreeDefinedRefText) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: PInvFreeDefinedRefText
- Returns:
this.
-
pInvItemChgUTCDateTime
@Nonnull public WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder pInvItemChgUTCDateTime(@Nullable ZonedDateTime pInvItemChgUTCDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PInvItemChgUTCDateTime
- Returns:
this.
-
build
-
toString
-