Menu

SAP Function Module HR_BEN_DISPLAY_IDOC_LOG

Anzeige des 'Application Log' für erfolgte IDoc Generierung

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.