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
If this indicator is flagged, the system does not display the purchase orders on the screen before they are saved.In the master record for the vendor with whom the material is ordered, the field "Automatic purchase order" must be flagged in the control data for the purchasing data.
purchase orders.this
.@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder isSourceListRequired(@Nullable Boolean isSourceListRequired)
Original property name from the Odata EDM: IsSourceListRequired
If the indicator has been set for a plant, a source of supply must be entered in the source list before a purchase order can be created for issue to the source for the plant.
certain plant.this
.@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder sourceOfSupplyCategory(@Nullable String sourceOfSupplyCategory)
Original property name from the Odata EDM: SourceOfSupplyCategory
The entry you make is used by the system in source determination if it cannot find a unique source of supply in the quota arrangement and source list.If the plant to be supplied is assigned to a supply region, the system chooses a potential source of supply only if the source of supply is valid for the plant's supply region.
transfer) sources of supply, and also allows you to define a search sequence.this
.@Nonnull public ProductPlantProcurement.ProductPlantProcurementBuilder itmIsRlvtToJITDelivSchedules(@Nullable String itmIsRlvtToJITDelivSchedules)
Original property name from the Odata EDM: ItmIsRlvtToJITDelivSchedules
for a material specified in a purchase scheduling agreement.this
.@Nonnull public ProductPlantProcurement build()
Copyright © 2021 SAP SE. All rights reserved.