Lot sizing allows you to model production and to set transportation quantities per period within limits, or according to a certain strategy.
Lot-Sizing Procedures
SAP Integrated Business Planning (IBP) for Supply Chain supports the following lot-sizing procedures:
Lot-for-Lot (default value):
Supply planning (infinite without shortages) and supply propagation heuristic algorithms does not bundle the demands for subsequent periods. The demand for each period is satisfied by a receipt in each period.
Periods of supply:
This lot-sizing procedure builds up stock to cover the demand of the current period and a definable number of subsequent periods (called the coverage time span) so that stock is high enough to cover the demand for these future periods. It bundles the dependent demand, the independent demand, and the production demand of the current period and a certain number of subsequent periods into one transport or production receipt planned for the current period.
Production cycle lot size:
This lot-sizing procedure is only relevant for production sources of supply. A production cycle defines the frequency in which a product is produced (for example, every 90 days). For location products that follow such a production cycle, the system builds up stock (in each period with a production event) that covers the demand of all subsequent periods until the next production period, that is, until the next period with production receipts greater than zero.
Lot-Size Parameters
SAP Integrated Business Planning (IBP) for Supply Chain supports the following lot-sized parameters:
Minimum Lot Size:
The transportation and production quantity cannot be lower than a minimum. If production or transport is triggered, the quantity must be equal to or higher than the minimum lot size. The heuristic algorithms and optimizer will respect the minimum lot size.
Maximum Lot Size:
This defines the maximum production or transportation quantity. Only the optimizer and the finite heuristic respect the maximum lot size.
Rounding Value:
You can use this parameter to plan customer, transportation, and production receipts only in multiples of an increment that you define, called the rounding value. You define the rounding value as an attribute of master data for customer, location, and production sources of supply. You can combine rounding values with the minimum lot size parameter.
Examples of Lot Sizes
Lot sizes are time-independent master data settings. Examples of lot sizes are shown in the table, Transportation Lot-Size (SOURCELOCATION), and in the table, Production Lot-Size (SOURCEPRODUCTION).
Transportation Lot-Size (SOURCELOCATION)
PRDID | LOCID | LOCFR | TMINLOTSIZE | TMAXLOTSIZE | LEAD TIME | TRATIO |
---|---|---|---|---|---|---|
P1 | L1 | L2 | 500 | 1000 | 1 | 0.5 |
P1 | L1 | L3 | 100 | 5000 | 2 | 0.5 |
Production Lot-Size (SOURCEPRODUCTION)
PRDID | LOCID | SOURCETYPE | PRATIO | PERIODSOFCOVERAGE | PMINLOTSIZE | PMAXLOTSIZE |
---|---|---|---|---|---|---|
P2 | L1 | P | 1.0 | 3 | 1000 | 10000 |
Notes
Note the following points are relevant for heuristics:
If no values are specified for the minimum and maximum lot size, the lot-for-lot planning procedure is used.
If a minimum and a periodic lot size is specified, the system will plan to produce at least the quantity specified by the minimum lot size.