The Function Module PPELIHDR_MAINTAIN_HDR (Pflegen eines Einstieges mit den zugehörigen LNK u. OBJ Sätzen) is a standard Function Module in SAP ERP and is part of the function group PPELIHDR within the package CPPEHDR.
Function Module | PPELIHDR_MAINTAIN_HDR |
Short Text | Pflegen eines Einstieges mit den zugehörigen LNK u. OBJ Sätzen |
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_CHANGE | TYPE | C | SPACE | Bestehende LNK-Sätze ändern |
IM_MSG_HANDLING | TYPE | PPET_MSG_OPT | 'N' | Meldungsbehandlung |
IM_PPEHDR | TYPE | PPET4_PPEHDR | Einstiegssatz | |
IM_PPEOBJ | TYPE | PPET4_PPEOBJ_TAB | Tabelle der OBJ Sätze |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PPEHDR | TYPE | PPET4_PPEHDR | Einstiegssatz | |
EX_PPELNK | TYPE | PPET4_PPELNK_TAB | Tabelle der LNK Sätze | |
EX_PPEOBJ | TYPE | PPET4_PPEOBJ_TAB | Tabelle der OBJ Sätze |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ENTRY_EXISTS_WITH_OTHER_ID | Einstieg existiert bereits mit anderer Identifikation |
INTERNAL_ERROR | Interner Fehler |
LOCK_ERROR | Fehler beim Sperren |
WRONG_INPUT | Eingabeparameter wurde falsch od. unvollständig gefüllt. |