Menu

SAP Function Module RM_EXTKNZ_CHECK

RM: CHECK-Baustein für Übernahme externe Kennzahlen

The Function Module RM_EXTKNZ_CHECK (RM: CHECK-Baustein für Übernahme externe Kennzahlen) is a standard Function Module in SAP ERP and is part of the function group JBR10 within the package JBR.

Technical Information

Function Module RM_EXTKNZ_CHECK
Short Text RM: CHECK-Baustein für Übernahme externe Kennzahlen
Function Group JBR10
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
CHECK_LEVEL LIKE JBISTRU-CHECK '3' Verprobungs-Level (0-nichts, 3-alles prüfen)
I_JBIXOBJ LIKE JBIXOBJ IS-B: Verarbeitungsstruktur bei der Übernahme von Objekten

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
ERROR_ITAB LIKE SPROT_X Fehler-Tabelle
E_SATZ_ITAB LIKE JBIXKNZ Empfängersätze zur Verarbeitung (geblockt)

Exceptions

This function module does not define any Exceptions.