public static class ProductPlantProcurement.ProductPlantProcurementBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductPlantProcurement |
build() |
ProductPlantProcurement.ProductPlantProcurementBuilder |
isAutoPurOrdCreationAllowed(Boolean isAutoPurOrdCreationAllowed)
Constraints: none
|
ProductPlantProcurement.ProductPlantProcurementBuilder |
isSourceListRequired(Boolean isSourceListRequired)
Constraints: none
|
ProductPlantProcurement.ProductPlantProcurementBuilder |
itmIsRlvtToJITDelivSchedules(String itmIsRlvtToJITDelivSchedules)
Constraints: Not nullable, Maximum length: 1
|
ProductPlantProcurement.ProductPlantProcurementBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
ProductPlantProcurement.ProductPlantProcurementBuilder |
product(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ProductPlantProcurement.ProductPlantProcurementBuilder |
sourceOfSupplyCategory(String sourceOfSupplyCategory)
Constraints: Not nullable, Maximum length: 1
|
String |
toString() |
@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder isAutoPurOrdCreationAllowed(@Nullable Boolean isAutoPurOrdCreationAllowed)
Original property name from the Odata EDM: IsAutoPurOrdCreationAllowed
this
.@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder isSourceListRequired(@Nullable Boolean isSourceListRequired)
Original property name from the Odata EDM: IsSourceListRequired
this
.@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder sourceOfSupplyCategory(@Nullable String sourceOfSupplyCategory)
Original property name from the Odata EDM: SourceOfSupplyCategory
this
.@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder itmIsRlvtToJITDelivSchedules(@Nullable String itmIsRlvtToJITDelivSchedules)
Original property name from the Odata EDM: ItmIsRlvtToJITDelivSchedules
this
.@Nonnull public ProductPlantProcurement build()
Copyright © 2021 SAP SE. All rights reserved.