Menu

SAP Function Module RM_AREA_CHECK_FOR_ERRORS

RM: Test von Zustand und Einstellungen zu einem RM-Bereich auf Konsistenz

The Function Module RM_AREA_CHECK_FOR_ERRORS (RM: Test von Zustand und Einstellungen zu einem RM-Bereich auf Konsistenz) is a standard Function Module in SAP ERP and is part of the function group JBRQ within the package JBR.

Technical Information

Function Module RM_AREA_CHECK_FOR_ERRORS
Short Text RM: Test von Zustand und Einstellungen zu einem RM-Bereich auf Konsistenz
Function Group JBRQ
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
P_RMBID LIKE JBRRMBBF-RMBID Name des RM-Bereichs
WITH_VIEWS LIKE JBRFLDDOCU-XFIELD Wenn 'X': auch Sichten zum RMB prüfen

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
C_ERROR_ITAB LIKE SPROT_X Nachrichtentabelle
I_JBRSI LIKE JBRSI Tabelle der zu prüfenden Sichten

Exceptions

This function module does not define any Exceptions.