Menu

SAP Function Module HRWPC_LOG_DISPLAY

P.Kostenplanung: Anzeigen einer Fehlerliste

The Function Module HRWPC_LOG_DISPLAY (P.Kostenplanung: Anzeigen einer Fehlerliste) is a standard Function Module in SAP ERP and is part of the function group HRWPC_HDCNT_ERROR within the package PWPC_MAN_HEADCOUNT.

Technical Information

Function Module HRWPC_LOG_DISPLAY
Short Text P.Kostenplanung: Anzeigen einer Fehlerliste
Function Group HRWPC_HDCNT_ERROR
Package PWPC_MAN_HEADCOUNT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_DISPLAY TYPE FLAG SPACE Fehlerliste nicht anzeigen
POPUP TYPE FLAG SPACE Fehlerliste als Popup
SAVE_ON_DB TYPE FLAG SPACE Protokoll speichern
TITLE LIKE Überschrift

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOG_HANDLE TYPE BALLOGHNDL Handle, für den Fehlerprotokoll ausgegeben wird

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
MESSAGE_LIST LIKE DCMESSAGE Liste der Meldungen

Exceptions

This function module does not define any Exceptions.