public static class ProductPlantStorage.ProductPlantStorageBuilder extends Object
@Nonnull public ProductPlantStorage.ProductPlantStorageBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ProductPlantStorage.ProductPlantStorageBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public ProductPlantStorage.ProductPlantStorageBuilder inventoryForCycleCountInd(@Nullable String inventoryForCycleCountInd)
Original property name from the Odata EDM: InventoryForCycleCountInd
The indicator also defines at which time intervals a physical inventory is to be carried out for the material.UsageThis indicator groups the materials together into various cycle counting categories. Usually, these categories correspond to the ABC analysis of the materials.
this
.@Nonnull public ProductPlantStorage.ProductPlantStorageBuilder provisioningServiceLevel(@Nullable String provisioningServiceLevel)
Original property name from the Odata EDM: ProvisioningServiceLevel
The purpose of this field is to provide information for the replenishment list. It does not have any functional effect.
this
.@Nonnull public ProductPlantStorage.ProductPlantStorageBuilder cycleCountingIndicatorIsFixed(@Nullable Boolean cycleCountingIndicatorIsFixed)
Original property name from the Odata EDM: CycleCountingIndicatorIsFixed
The only way to change this indicator is through manual maintenance of the material master record.Set this indicator if the material is always to remain in the specified cycle counting category.
this
.@Nonnull public ProductPlantStorage.ProductPlantStorageBuilder prodMaximumStoragePeriodUnit(@Nullable String prodMaximumStoragePeriodUnit)
Original property name from the Odata EDM: ProdMaximumStoragePeriodUnit
this
.@Nonnull public ProductPlantStorage.ProductPlantStorageBuilder wrhsMgmtPtwyAndStkRemovalStrgy(@Nullable String wrhsMgmtPtwyAndStkRemovalStrgy)
Original property name from the Odata EDM: WrhsMgmtPtwyAndStkRemovalStrgy
Placement in and removal from storage in WM can be controlled by various criteria, which make up the putaway strategy and stock removal strategy. You can use enhancements to enable customer-specific strategies. The expiration date, the goods receipt date, and the production date are relevant here.By using the rotation date, you can define which data is to be used for placement in storage and removal from storage, depending on the material and plant.
this
.@Nonnull public ProductPlantStorage build()
Copyright © 2021 SAP SE. All rights reserved.