Menu

SAP Function Module K_COBL_PRECHECK

Prüfung der CO-Kontierungen im Kontierungsblock

The Function Module K_COBL_PRECHECK (Prüfung der CO-Kontierungen im Kontierungsblock) is a standard Function Module in SAP ERP and is part of the function group KAIP within the package KBAS_ERP50.

Technical Information

Function Module K_COBL_PRECHECK
Short Text Prüfung der CO-Kontierungen im Kontierungsblock
Function Group KAIP
Package KBAS_ERP50
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COBL LIKE COBL Kontierungsblock (zu prüfen)
I_DOC_STATUS TYPE C SPACE Kennzeichen: Belegstatus
I_SOFT_CHECK TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
SORTFIELD LIKE SPACE Sortierkriterium für Fehlermeldungen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COBL LIKE COBL Kontierungsblock (geprüft)
E_ERROR_ORG LIKE SY-BATCH Fehler bei Prüfung Organisationseinheiten

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.