The Function Module PPEEKGACT_REPLACE_DURATION (Ersetzung von bestimmten Modus-Zeitdauern) is a standard Function Module in SAP ERP and is part of the function group PPEEKGACT within the package CPPEACT.
Function Module | PPEEKGACT_REPLACE_DURATION |
Short Text | Ersetzung von bestimmten Modus-Zeitdauern |
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_DURATION_FIX | TYPE | PPE_DURFIX | neue Zeitdauer (fix) | |
IM_NEW_DURATION_VAR | TYPE | PPE_DURVAR | neue Zeitdauer (variabel) | |
IM_OLD_DURATION_FIX | TYPE | PPE_DURATION_FIX | alte Zeitdauer (fix) | |
IM_OLD_DURATION_VAR | TYPE | PPE_DURATION | alte Zeitdauer (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.