Class PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder
- Enclosing class:
- PhysInventoryDocHeader
-
Method Summary
Modifier and TypeMethodDescriptionbuild()createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12documentDate(LocalDateTime documentDate) Constraints: Not nullable, Precision: 0fiscalPeriod(String fiscalPeriod) Constraints: Not nullable, Maximum length: 2fiscalYear(String fiscalYear) (Key Field) Constraints: Not nullable, Maximum length: 4inventorySpecialStockType(String inventorySpecialStockType) Constraints: Not nullable, Maximum length: 1inventoryTransactionType(String inventoryTransactionType) Constraints: Not nullable, Maximum length: 2lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7physicalInventoryCountStatus(String physicalInventoryCountStatus) Constraints: Not nullable, Maximum length: 1physicalInventoryDocument(String physicalInventoryDocument) (Key Field) Constraints: Not nullable, Maximum length: 10physicalInventoryDocumentDesc(String physicalInventoryDocumentDesc) Constraints: Not nullable, Maximum length: 40Navigation property to_PhysicalInventoryDocumentItem for PhysInventoryDocHeader to multiple PhysInventoryDocItem.physicalInventoryGroup(String physicalInventoryGroup) Constraints: Not nullable, Maximum length: 10physicalInventoryGroupType(String physicalInventoryGroupType) Constraints: Not nullable, Maximum length: 2physicalInventoryLastCountDate(LocalDateTime physicalInventoryLastCountDate) Constraints: Not nullable, Precision: 0physicalInventoryNumber(String physicalInventoryNumber) Constraints: Not nullable, Maximum length: 16physicalInventoryType(String physicalInventoryType) Constraints: Not nullable, Maximum length: 1physInventoryPlannedCountDate(LocalDateTime physInventoryPlannedCountDate) Constraints: Not nullable, Precision: 0physInventoryReferenceNumber(String physInventoryReferenceNumber) Constraints: Not nullable, Maximum length: 16physInvtryAdjustmentPostingSts(String physInvtryAdjustmentPostingSts) Constraints: Not nullable, Maximum length: 1physInvtryDeletionStatus(String physInvtryDeletionStatus) Constraints: Not nullable, Maximum length: 1physInvtryDocHasQtySnapshot(Boolean physInvtryDocHasQtySnapshot) Constraints: noneConstraints: Not nullable, Maximum length: 4postingDate(LocalDateTime postingDate) Constraints: Not nullable, Precision: 0postingIsBlockedForPhysInvtry(Boolean postingIsBlockedForPhysInvtry) Constraints: nonestorageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
physicalInventoryDocumentItem
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryDocumentItem(PhysInventoryDocItem... value) Navigation property to_PhysicalInventoryDocumentItem for PhysInventoryDocHeader to multiple PhysInventoryDocItem.- Parameters:
value- The PhysInventoryDocItems to build this PhysInventoryDocHeader with.- Returns:
- This Builder to allow for a fluent interface.
-
fiscalYear
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder fiscalYear(@Nullable String fiscalYear) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FiscalYear
- Returns:
this.
-
physicalInventoryDocument
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryDocument(@Nullable String physicalInventoryDocument) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PhysicalInventoryDocument
- Returns:
this.
-
inventoryTransactionType
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder inventoryTransactionType(@Nullable String inventoryTransactionType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: InventoryTransactionType
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
storageLocation
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder storageLocation(@Nullable String storageLocation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
inventorySpecialStockType
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder inventorySpecialStockType(@Nullable String inventorySpecialStockType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InventorySpecialStockType
- Returns:
this.
-
documentDate
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder documentDate(@Nullable LocalDateTime documentDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: DocumentDate
- Returns:
this.
-
physInventoryPlannedCountDate
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physInventoryPlannedCountDate(@Nullable LocalDateTime physInventoryPlannedCountDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PhysInventoryPlannedCountDate
- Returns:
this.
-
physicalInventoryLastCountDate
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryLastCountDate(@Nullable LocalDateTime physicalInventoryLastCountDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PhysicalInventoryLastCountDate
- Returns:
this.
-
postingDate
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder postingDate(@Nullable LocalDateTime postingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PostingDate
- Returns:
this.
-
fiscalPeriod
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder fiscalPeriod(@Nullable String fiscalPeriod) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FiscalPeriod
- Returns:
this.
-
createdByUser
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
postingIsBlockedForPhysInvtry
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder postingIsBlockedForPhysInvtry(@Nullable Boolean postingIsBlockedForPhysInvtry) Constraints: noneOriginal property name from the Odata EDM: PostingIsBlockedForPhysInvtry
- Returns:
this.
-
physicalInventoryCountStatus
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryCountStatus(@Nullable String physicalInventoryCountStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PhysicalInventoryCountStatus
- Returns:
this.
-
physInvtryAdjustmentPostingSts
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physInvtryAdjustmentPostingSts(@Nullable String physInvtryAdjustmentPostingSts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PhysInvtryAdjustmentPostingSts
- Returns:
this.
-
physInvtryDeletionStatus
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physInvtryDeletionStatus(@Nullable String physInvtryDeletionStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PhysInvtryDeletionStatus
- Returns:
this.
-
physInvtryDocHasQtySnapshot
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physInvtryDocHasQtySnapshot(@Nullable Boolean physInvtryDocHasQtySnapshot) Constraints: noneOriginal property name from the Odata EDM: PhysInvtryDocHasQtySnapshot
- Returns:
this.
-
physicalInventoryGroupType
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryGroupType(@Nullable String physicalInventoryGroupType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PhysicalInventoryGroupType
- Returns:
this.
-
physicalInventoryGroup
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryGroup(@Nullable String physicalInventoryGroup) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PhysicalInventoryGroup
- Returns:
this.
-
physicalInventoryNumber
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryNumber(@Nullable String physicalInventoryNumber) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: PhysicalInventoryNumber
- Returns:
this.
-
physInventoryReferenceNumber
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physInventoryReferenceNumber(@Nullable String physInventoryReferenceNumber) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: PhysInventoryReferenceNumber
- Returns:
this.
-
physicalInventoryDocumentDesc
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryDocumentDesc(@Nullable String physicalInventoryDocumentDesc) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PhysicalInventoryDocumentDesc
- Returns:
this.
-
physicalInventoryType
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder physicalInventoryType(@Nullable String physicalInventoryType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PhysicalInventoryType
- Returns:
this.
-
lastChangeDateTime
@Nonnull public PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
build
-
toString
-