Menu

SAP Function Module ISB_PROT_ITAB_MESSAGE

IS-B: RM Fügt eine Nachricht in die interne Tabelle PROT_ITAB ein

The Function Module ISB_PROT_ITAB_MESSAGE (IS-B: RM Fügt eine Nachricht in die interne Tabelle PROT_ITAB ein) is a standard Function Module in SAP ERP and is part of the function group JBRP within the package JBR.

Technical Information

Function Module ISB_PROT_ITAB_MESSAGE
Short Text IS-B: RM Fügt eine Nachricht in die interne Tabelle PROT_ITAB ein
Function Group JBRP
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AG LIKE SPROT_U-AG 'TE' Arbeitsgebiet
LEVEL LIKE SPROT-LEVEL 1 sprot-level der Nachricht
MSGNR LIKE SPROT_U-MSGNR Nachrichtennummer
NO LIKE SPROT_U-NEWOBJ ' ' neuer Eintrag?
P1 LIKE ' ' Parameter der Nachricht
P2 LIKE ' '
P3 LIKE ' '
P4 LIKE ' '
SEVR LIKE SPROT_U-SEVERITY Nachrichtenklasse (Fehler, Warnung...)

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.