Menu

SAP Function Module BBP_COBL_CODINGBLOCK_CHECK

Verproben der Merkmale aus dem Kontierungsblock

The Function Module BBP_COBL_CODINGBLOCK_CHECK (Verproben der Merkmale aus dem Kontierungsblock) is a standard Function Module in SAP ERP and is part of the function group BBPC within the package BBPA.

Technical Information

Function Module BBP_COBL_CODINGBLOCK_CHECK
Short Text Verproben der Merkmale aus dem Kontierungsblock
Function Group BBPC
Package BBPA
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_COBL LIKE COBL Zu verprobender Kontierungsblock

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBER_OF_ERRORS TYPE I Zahl der aufgetretenen Fehler

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
T_MESSAGES LIKE MESG Liste der aufgetretenen Fehler

Exceptions

This function module does not define any Exceptions.