The Function Module PPELIHDR_UPDATE_TIMESTAMP (Auslesen des Zeitstempels aus dem iPPE-Einstiegsobjekt) is a standard Function Module in SAP ERP and is part of the function group PPELIHDR within the package CPPEHDR.
Function Module | PPELIHDR_UPDATE_TIMESTAMP |
Short Text | Auslesen des Zeitstempels aus dem iPPE-Einstiegsobjekt |
Function Group | PPELIHDR |
Package | CPPEHDR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_APPLOBJ_TYPE | TYPE | PVS_APPLOBJ_TYPE | Anwendung, aus der Aktualisierung kommt | |
IM_PPEHDR_TAB | TYPE | PPET4_PPEHDR_TAB | interne Identifikation für PVS Objekte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TIMESTAMP | TYPE | PPEHDR-TIMSTMP | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) |
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.