Class ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder
- Enclosing class:
- ProdTimeDepdntStockLvl
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()changeMode(String changeMode) Constraints: Not nullable, Maximum length: 1createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDateTime(OffsetDateTime creationDateTime) Constraints: NullablelastChangeDateTime(OffsetDateTime lastChangeDateTime) Constraints: NullablelastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12maxSupplyDurationInDays(BigDecimal maxSupplyDurationInDays) Constraints: Not nullable, Precision: 6, Scale: 2(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 18productMaxStockLevelQuantity(BigDecimal productMaxStockLevelQuantity) Constraints: Not nullable, Precision: 13, Scale: 3productSafetyStockLvlQuantity(BigDecimal productSafetyStockLvlQuantity) Constraints: Not nullable, Precision: 13, Scale: 3productTargetStockLvlQuantity(BigDecimal productTargetStockLvlQuantity) Constraints: Not nullable, Precision: 13, Scale: 3proposalStartDate(LocalDate proposalStartDate) Constraints: NullableproposalVersion(String proposalVersion) Constraints: Not nullable, Maximum length: 8reorderThresholdQuantity(BigDecimal reorderThresholdQuantity) Constraints: Not nullable, Precision: 13, Scale: 3safetySupplyDurationInDays(BigDecimal safetySupplyDurationInDays) Constraints: Not nullable, Precision: 6, Scale: 2stockLevelProposalID(String stockLevelProposalID) Constraints: Not nullable, Maximum length: 75stockLevelValidityEndDate(LocalDate stockLevelValidityEndDate) Constraints: NullablestockLevelValidityStartDate(LocalDate stockLevelValidityStartDate) (Key Field) Constraints: Not nullabletargetSupplyDurationInDays(BigDecimal targetSupplyDurationInDays) Constraints: Not nullable, Precision: 6, Scale: 2toString()unitOfMeasure(String unitOfMeasure) Constraints: Not nullable, Maximum length: 3unitOfMeasureISOCode(String unitOfMeasureISOCode) Constraints: Not nullable, Maximum length: 3
-
Method Details
-
product
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder product(@Nullable String product) (Key Field) Constraints: Not nullable, Maximum length: 18Original 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.
-
mRPArea
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder mRPArea(@Nullable String mRPArea) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MRPArea
- Returns:
this.
-
stockLevelValidityStartDate
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder stockLevelValidityStartDate(@Nullable LocalDate stockLevelValidityStartDate) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: StockLevelValidityStartDate
- Returns:
this.
-
stockLevelValidityEndDate
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder stockLevelValidityEndDate(@Nullable LocalDate stockLevelValidityEndDate) Constraints: NullableOriginal property name from the Odata EDM: StockLevelValidityEndDate
- Returns:
this.
-
productSafetyStockLvlQuantity
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder productSafetyStockLvlQuantity(@Nullable BigDecimal productSafetyStockLvlQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ProductSafetyStockLvlQuantity
- Returns:
this.
-
reorderThresholdQuantity
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder reorderThresholdQuantity(@Nullable BigDecimal reorderThresholdQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ReorderThresholdQuantity
- Returns:
this.
-
productMaxStockLevelQuantity
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder productMaxStockLevelQuantity(@Nullable BigDecimal productMaxStockLevelQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ProductMaxStockLevelQuantity
- Returns:
this.
-
productTargetStockLvlQuantity
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder productTargetStockLvlQuantity(@Nullable BigDecimal productTargetStockLvlQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ProductTargetStockLvlQuantity
- Returns:
this.
-
unitOfMeasure
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder unitOfMeasure(@Nullable String unitOfMeasure) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: UnitOfMeasure
- Returns:
this.
-
unitOfMeasureISOCode
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder unitOfMeasureISOCode(@Nullable String unitOfMeasureISOCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: UnitOfMeasureISOCode
- Returns:
this.
-
targetSupplyDurationInDays
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder targetSupplyDurationInDays(@Nullable BigDecimal targetSupplyDurationInDays) Constraints: Not nullable, Precision: 6, Scale: 2Original property name from the Odata EDM: TargetSupplyDurationInDays
- Returns:
this.
-
maxSupplyDurationInDays
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder maxSupplyDurationInDays(@Nullable BigDecimal maxSupplyDurationInDays) Constraints: Not nullable, Precision: 6, Scale: 2Original property name from the Odata EDM: MaxSupplyDurationInDays
- Returns:
this.
-
safetySupplyDurationInDays
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder safetySupplyDurationInDays(@Nullable BigDecimal safetySupplyDurationInDays) Constraints: Not nullable, Precision: 6, Scale: 2Original property name from the Odata EDM: SafetySupplyDurationInDays
- Returns:
this.
-
stockLevelProposalID
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder stockLevelProposalID(@Nullable String stockLevelProposalID) Constraints: Not nullable, Maximum length: 75Original property name from the Odata EDM: StockLevelProposalID
- Returns:
this.
-
proposalVersion
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder proposalVersion(@Nullable String proposalVersion) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ProposalVersion
- Returns:
this.
-
proposalStartDate
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder proposalStartDate(@Nullable LocalDate proposalStartDate) Constraints: NullableOriginal property name from the Odata EDM: ProposalStartDate
- Returns:
this.
-
changeMode
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder changeMode(@Nullable String changeMode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ChangeMode
- Returns:
this.
-
createdByUser
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
lastChangedByUser
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder creationDateTime(@Nullable OffsetDateTime creationDateTime) Constraints: NullableOriginal property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder lastChangeDateTime(@Nullable OffsetDateTime lastChangeDateTime) Constraints: NullableOriginal property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
_Messages
@Nonnull public ProdTimeDepdntStockLvl.ProdTimeDepdntStockLvlBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-