Menu

SAP Function Module RKC_MESSAGES_COLLECT

Batchplanung: Meldungen sammeln

The Function Module RKC_MESSAGES_COLLECT (Batchplanung: Meldungen sammeln) is a standard Function Module in SAP ERP and is part of the function group KCPM within the package KC_NU.

Technical Information

Function Module RKC_MESSAGES_COLLECT
Short Text Batchplanung: Meldungen sammeln
Function Group KCPM
Package KC_NU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARBGB LIKE MESG-ARBGB Arbeitsgebiet
DB_COMMIT LIKE SPACE Commit Work soll durchgeführt werden
LEVEL LIKE '2' Fehlerschwere ab 3 Detailmeldungen
MSGNR LIKE Fehlernummer (3 stellig )
MSGTY LIKE MESG-MSGTY Fehlertyp 'E' 'A' 'I' 'S' 'W'
MSGV1 LIKE Messagevariable
MSGV2 LIKE Messagevariable
MSGV3 LIKE Messagevariable
MSGV4 LIKE Messagevariable
PARAM LIKE SPACE zusätzlicher Parameter
REPID TYPE KCDU_REPID SPACE Senderstruktur
VALUE LIKE SPACE Parameterwert

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.