Menu

SAP Function Module HR_PL_APPEND_MESSAGE

Anhängen einer Nachricht an das globale Nachrichtengedächtnis

The Function Module HR_PL_APPEND_MESSAGE (Anhängen einer Nachricht an das globale Nachrichtengedächtnis) is a standard Function Module in SAP ERP and is part of the function group HRPL within the package PLOG.

Technical Information

Function Module HR_PL_APPEND_MESSAGE
Short Text Anhängen einer Nachricht an das globale Nachrichtengedächtnis
Function Group HRPL
Package PLOG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_EXEPTION CLASS CX_ROOT Abstrakte Oberklasse aller globalen Exceptions
IMP_MSG_POINTER TYPE HRPLOG_MSG Zeiger auf T100

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
FUNC_PTEXT LIKE PLOG_TEXT Protokoll der Funktion
MSG_PTEXT LIKE PLOG_TEXT Text der Meldung

Exceptions

This function module does not define any Exceptions.