The Function Module HR_BEN_DISPLAY_IDOC_LOG (Anzeige des 'Application Log' für erfolgte IDoc Generierung) is a standard Function Module in SAP ERP and is part of the function group HRBEN00IDOC within the package PBEN.
Function Module | HR_BEN_DISPLAY_IDOC_LOG |
Short Text | Anzeige des 'Application Log' für erfolgte IDoc Generierung |
Function Group | HRBEN00IDOC |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDOC_CREATED | TYPE | XFELD | 'X' | Wurde IDoc neu erzeugt? |
IDOC_NUMBER | LIKE | EDIDC-DOCNUM | Nummer des IDocs |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_TAB | LIKE | RPBENERR | ArbgLeistung Tabellentyp für Fehlertabelle |
This function module does not define any Exceptions.