A production source resource is a resource that is used by a particular production source of supply. It models the capacity consumption of the production resource, that is, the amount of capacity consumed per unit of product produced.
You control how the capacity usage is calculated for production sources with a production lead time greater than zero in the Capacity Consumption Policy attribute (PCAPACONSPOLICY) of the master data type SOURCEPRODUCTION.
Capacity Consumption Policies
Capacity Consumption Policy | Description |
---|---|
0 | All capacity usage is assigned to the output period. Capacity usage is calculated by multiplying the values of the key figures Production Receipts (PRODUCTION) and Capacity Consumption Rate of Production Resource (PCAPACONSUMPTION) for the output period. |
1 | All capacity usage is assigned to the start period, that is, the period in which the production process starts. Capacity usage is calculated by multiplying the values of the key figures Production Receipts and Capacity Consumption Rate of Production Resource for the start period. |
2 | Capacity usage can take place in each period of the production process. Capacity usage is calculated by multiplying the values of the key figures Production Receipts and Capacity Consumption Rate of Production Resource for each period of the production process. |

Capacity Consumption Offsets
Instead of using the Capacity Consumption Policy attribute, you can model capacity consumption in more detail by specifying the first and last periods in which capacity consumption is to be considered. You use the PCAPACONSSTART and PCAPACONSEND attributes in the PRODUCTIONRESOURCE master data type for this purpose. The values of these two attributes represent the capacity consumption offsets: They specify an offset related to the start of the corresponding production process.
Prerequisites
To enable capacity consumption offsets, the PLEADTIME attribute in the SOURCEPRODUCTION master data must be greater than zero.
Capacity consumption offsets must not be negative and must not be greater than the production lead time. That is, the values in the PCAPACONSSTART and PCAPACONSEND attributes have to fulfill the following equation: 0 <=PCAPACONSSTART <= PCAPACONSEND <=PLEADTIME.
Capacity consumption offsets are considered only if both PCAPACONSSTART and PCAPACONSEND have valid values. In this case, the Capacity Consumption Policy attribute (PCAPACONSPOLICY) is ignored.
Capacity Consumption – Master Data Attributes

To define production lead time, you use the following master data attributes:
- Production Lead Time (PLEADTIME):
Use this attribute to specify the duration of the production lead time as a number of planning periods. You assign it to the master data type SOURCEPRODUCTION (header)
Capacity Consumption Policy (PCAPACONSPOLICY):
Use this attribute to define how capacity consumption is modeled in the production process. You assign it to the master data type SOURCEPRODUCTION (header).Component Offset (COMPONENTOFFSET):
Use this attribute to specify, for each component, an offset that defines the planning period in which it is consumed by the production process. The offset relates to the start (that is, the first period) of the production process. You assign it to the master data type PRODUCTIONSOURCEITEM.