The Function Module PPEEKGACT_REPLACE_CAPACITY (Ersetzung von bestimmten Kapazitätsbedarfen) is a standard Function Module in SAP ERP and is part of the function group PPEEKGACT within the package CPPEACT.
Function Module | PPEEKGACT_REPLACE_CAPACITY |
Short Text | Ersetzung von bestimmten Kapazitätsbedarfen |
Function Group | PPEEKGACT |
Package | CPPEACT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_NEW_CAPA_FIX | TYPE | PPE_CARFIX | neue Kapazität (fix) | |
IM_NEW_CAPA_VAR | TYPE | PPE_CARVAR | neue Kapazität (variabel) | |
IM_OLD_CAPA_FIX | TYPE | PPE_CAPACITY_FIX | alte Kapazität (fix) | |
IM_OLD_CAPA_VAR | TYPE | PPE_CAPACITY | alte Kapazität (variabel) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.