public static final class ProductPlant.ProductPlantBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductPlant.ProductPlantBuilder |
aBCIndicator(String aBCIndicator)
Constraints: Not nullable, Maximum length: 1
|
ProductPlant.ProductPlantBuilder |
availabilityCheckType(String availabilityCheckType)
Constraints: Not nullable, Maximum length: 2
|
ProductPlant |
build() |
ProductPlant.ProductPlantBuilder |
commodity(String commodity)
Constraints: Not nullable, Maximum length: 17
|
ProductPlant.ProductPlantBuilder |
consumptionTaxCtrlCode(String consumptionTaxCtrlCode)
Constraints: Not nullable, Maximum length: 16
|
ProductPlant.ProductPlantBuilder |
countryOfOrigin(String countryOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
ProductPlant.ProductPlantBuilder |
fiscalMonthCurrentPeriod(String fiscalMonthCurrentPeriod)
Constraints: Not nullable, Maximum length: 2
|
ProductPlant.ProductPlantBuilder |
fiscalYearCurrentPeriod(String fiscalYearCurrentPeriod)
Constraints: Not nullable, Maximum length: 4
|
ProductPlant.ProductPlantBuilder |
fiscalYearVariant(String fiscalYearVariant)
Constraints: Not nullable, Maximum length: 2
|
ProductPlant.ProductPlantBuilder |
fixedLotSizeQuantity(BigDecimal fixedLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
ProductPlant.ProductPlantBuilder |
goodsReceiptBlockedStockQty(BigDecimal goodsReceiptBlockedStockQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
ProductPlant.ProductPlantBuilder |
goodsReceiptDuration(BigDecimal goodsReceiptDuration)
Constraints: Not nullable, Precision: 3, Scale: 0
|
ProductPlant.ProductPlantBuilder |
hasConsignmentCtrl(String hasConsignmentCtrl)
Constraints: Not nullable, Maximum length: 1
|
ProductPlant.ProductPlantBuilder |
hasPostToInspectionStock(Boolean hasPostToInspectionStock)
Constraints: none
|
ProductPlant.ProductPlantBuilder |
isBatchManagementRequired(Boolean isBatchManagementRequired)
Constraints: none
|
ProductPlant.ProductPlantBuilder |
isCoProduct(Boolean isCoProduct)
Constraints: none
|
ProductPlant.ProductPlantBuilder |
isInternalBatchManaged(Boolean isInternalBatchManaged)
Constraints: none
|
ProductPlant.ProductPlantBuilder |
isMarkedForDeletion(Boolean isMarkedForDeletion)
Constraints: none
|
ProductPlant.ProductPlantBuilder |
isNegativeStockAllowed(Boolean isNegativeStockAllowed)
Constraints: none
|
ProductPlant.ProductPlantBuilder |
maintenanceStatusName(String maintenanceStatusName)
Constraints: Not nullable, Maximum length: 15
|
ProductPlant.ProductPlantBuilder |
maximumLotSizeQuantity(BigDecimal maximumLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
ProductPlant.ProductPlantBuilder |
minimumLotSizeQuantity(BigDecimal minimumLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
ProductPlant.ProductPlantBuilder |
mRPResponsible(String mRPResponsible)
Constraints: Not nullable, Maximum length: 3
|
ProductPlant.ProductPlantBuilder |
mRPType(String mRPType)
Constraints: Not nullable, Maximum length: 2
|
ProductPlant.ProductPlantBuilder |
periodType(String periodType)
Constraints: Not nullable, Maximum length: 1
|
ProductPlant.ProductPlantBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
ProductPlant.ProductPlantBuilder |
procurementType(String procurementType)
Constraints: Not nullable, Maximum length: 1
|
ProductPlant.ProductPlantBuilder |
product(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ProductPlant.ProductPlantBuilder |
productCFOPCategory(String productCFOPCategory)
Constraints: Not nullable, Maximum length: 2
|
ProductPlant.ProductPlantBuilder |
productionInvtryManagedLoc(String productionInvtryManagedLoc)
Constraints: Not nullable, Maximum length: 4
|
ProductPlant.ProductPlantBuilder |
productIsConfigurable(String productIsConfigurable)
Constraints: Not nullable, Maximum length: 40
|
ProductPlant.ProductPlantBuilder |
profileCode(String profileCode)
Constraints: Not nullable, Maximum length: 2
|
ProductPlant.ProductPlantBuilder |
profileValidityStartDate(LocalDateTime profileValidityStartDate)
Constraints: Not nullable, Precision: 0
|
ProductPlant.ProductPlantBuilder |
profitCenter(String profitCenter)
Constraints: Not nullable, Maximum length: 10
|
ProductPlant.ProductPlantBuilder |
purchasingGroup(String purchasingGroup)
Constraints: Not nullable, Maximum length: 3
|
ProductPlant.ProductPlantBuilder |
regionOfOrigin(String regionOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
ProductPlant.ProductPlantBuilder |
serialNumberProfile(String serialNumberProfile)
Constraints: Not nullable, Maximum length: 4
|
ProductPlant.ProductPlantBuilder |
stockDeterminationGroup(String stockDeterminationGroup)
Constraints: Not nullable, Maximum length: 4
|
ProductPlant.ProductPlantBuilder |
stockInTransferQuantity(BigDecimal stockInTransferQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
ProductPlant.ProductPlantBuilder |
stockInTransitQuantity(BigDecimal stockInTransitQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
ProductPlant.ProductPlantBuilder |
storageLocation(ProductStorageLocation... value)
Navigation property to_StorageLocation for ProductPlant to multiple
ProductStorageLocation.
|
String |
toString() |
@Nonnull public ProductPlant.ProductPlantBuilder storageLocation(ProductStorageLocation... value)
value
- The ProductStorageLocations to build this ProductPlant with.public ProductPlant.ProductPlantBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
public ProductPlant.ProductPlantBuilder fiscalYearVariant(@Nullable String fiscalYearVariant)
Original property name from the Odata EDM: FiscalYearVariant
public ProductPlant.ProductPlantBuilder periodType(@Nullable String periodType)
Original property name from the Odata EDM: PeriodType
public ProductPlant.ProductPlantBuilder profitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
public ProductPlant.ProductPlantBuilder commodity(@Nullable String commodity)
Original property name from the Odata EDM: Commodity
public ProductPlant.ProductPlantBuilder goodsReceiptDuration(@Nullable BigDecimal goodsReceiptDuration)
Original property name from the Odata EDM: GoodsReceiptDuration
public ProductPlant.ProductPlantBuilder maintenanceStatusName(@Nullable String maintenanceStatusName)
Original property name from the Odata EDM: MaintenanceStatusName
public ProductPlant.ProductPlantBuilder isMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
Original property name from the Odata EDM: IsMarkedForDeletion
public ProductPlant.ProductPlantBuilder mRPType(@Nullable String mRPType)
Original property name from the Odata EDM: MRPType
public ProductPlant.ProductPlantBuilder mRPResponsible(@Nullable String mRPResponsible)
Original property name from the Odata EDM: MRPResponsible
public ProductPlant.ProductPlantBuilder aBCIndicator(@Nullable String aBCIndicator)
Original property name from the Odata EDM: ABCIndicator
public ProductPlant.ProductPlantBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
public ProductPlant.ProductPlantBuilder minimumLotSizeQuantity(@Nullable BigDecimal minimumLotSizeQuantity)
Original property name from the Odata EDM: MinimumLotSizeQuantity
public ProductPlant.ProductPlantBuilder maximumLotSizeQuantity(@Nullable BigDecimal maximumLotSizeQuantity)
Original property name from the Odata EDM: MaximumLotSizeQuantity
public ProductPlant.ProductPlantBuilder fixedLotSizeQuantity(@Nullable BigDecimal fixedLotSizeQuantity)
Original property name from the Odata EDM: FixedLotSizeQuantity
public ProductPlant.ProductPlantBuilder consumptionTaxCtrlCode(@Nullable String consumptionTaxCtrlCode)
Original property name from the Odata EDM: ConsumptionTaxCtrlCode
public ProductPlant.ProductPlantBuilder isCoProduct(@Nullable Boolean isCoProduct)
Original property name from the Odata EDM: IsCoProduct
public ProductPlant.ProductPlantBuilder productIsConfigurable(@Nullable String productIsConfigurable)
Original property name from the Odata EDM: ProductIsConfigurable
public ProductPlant.ProductPlantBuilder stockDeterminationGroup(@Nullable String stockDeterminationGroup)
Original property name from the Odata EDM: StockDeterminationGroup
public ProductPlant.ProductPlantBuilder stockInTransferQuantity(@Nullable BigDecimal stockInTransferQuantity)
Original property name from the Odata EDM: StockInTransferQuantity
public ProductPlant.ProductPlantBuilder stockInTransitQuantity(@Nullable BigDecimal stockInTransitQuantity)
Original property name from the Odata EDM: StockInTransitQuantity
public ProductPlant.ProductPlantBuilder hasPostToInspectionStock(@Nullable Boolean hasPostToInspectionStock)
Original property name from the Odata EDM: HasPostToInspectionStock
public ProductPlant.ProductPlantBuilder purchasingGroup(@Nullable String purchasingGroup)
Original property name from the Odata EDM: PurchasingGroup
public ProductPlant.ProductPlantBuilder isBatchManagementRequired(@Nullable Boolean isBatchManagementRequired)
Original property name from the Odata EDM: IsBatchManagementRequired
public ProductPlant.ProductPlantBuilder serialNumberProfile(@Nullable String serialNumberProfile)
Original property name from the Odata EDM: SerialNumberProfile
public ProductPlant.ProductPlantBuilder isNegativeStockAllowed(@Nullable Boolean isNegativeStockAllowed)
Original property name from the Odata EDM: IsNegativeStockAllowed
public ProductPlant.ProductPlantBuilder goodsReceiptBlockedStockQty(@Nullable BigDecimal goodsReceiptBlockedStockQty)
Original property name from the Odata EDM: GoodsReceiptBlockedStockQty
public ProductPlant.ProductPlantBuilder hasConsignmentCtrl(@Nullable String hasConsignmentCtrl)
Original property name from the Odata EDM: HasConsignmentCtrl
public ProductPlant.ProductPlantBuilder fiscalYearCurrentPeriod(@Nullable String fiscalYearCurrentPeriod)
Original property name from the Odata EDM: FiscalYearCurrentPeriod
public ProductPlant.ProductPlantBuilder fiscalMonthCurrentPeriod(@Nullable String fiscalMonthCurrentPeriod)
Original property name from the Odata EDM: FiscalMonthCurrentPeriod
public ProductPlant.ProductPlantBuilder procurementType(@Nullable String procurementType)
Original property name from the Odata EDM: ProcurementType
public ProductPlant.ProductPlantBuilder isInternalBatchManaged(@Nullable Boolean isInternalBatchManaged)
Original property name from the Odata EDM: IsInternalBatchManaged
public ProductPlant.ProductPlantBuilder productCFOPCategory(@Nullable String productCFOPCategory)
Original property name from the Odata EDM: ProductCFOPCategory
public ProductPlant.ProductPlantBuilder countryOfOrigin(@Nullable String countryOfOrigin)
Original property name from the Odata EDM: CountryOfOrigin
public ProductPlant.ProductPlantBuilder regionOfOrigin(@Nullable String regionOfOrigin)
Original property name from the Odata EDM: RegionOfOrigin
public ProductPlant.ProductPlantBuilder productionInvtryManagedLoc(@Nullable String productionInvtryManagedLoc)
Original property name from the Odata EDM: ProductionInvtryManagedLoc
public ProductPlant.ProductPlantBuilder profileCode(@Nullable String profileCode)
Original property name from the Odata EDM: ProfileCode
public ProductPlant.ProductPlantBuilder profileValidityStartDate(@Nullable LocalDateTime profileValidityStartDate)
Original property name from the Odata EDM: ProfileValidityStartDate
public ProductPlant.ProductPlantBuilder availabilityCheckType(@Nullable String availabilityCheckType)
Original property name from the Odata EDM: AvailabilityCheckType
public ProductPlant build()
Copyright © 2019 SAP SE. All rights reserved.