Menu

SAP Function Module K_RACCT_GROUP_CHECK

EC-PCA: Verprobung einer Kontengruppe

The Function Module K_RACCT_GROUP_CHECK (EC-PCA: Verprobung einer Kontengruppe) is a standard Function Module in SAP ERP and is part of the function group PC22 within the package KE1.

Technical Information

Function Module K_RACCT_GROUP_CHECK
Short Text EC-PCA: Verprobung einer Kontengruppe
Function Group PC22
Package KE1
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_ACCTSET LIKE SETHIER-SHORTNAME Name der zu verprobenden Kontengruppe
I_KOKRS LIKE TKA01-KOKRS Kostenrechnungkreis
I_KTOPL LIKE TKA01-KTOPL Kontenplan
I_OLD_SETID LIKE SETHIER-SETID alte Set-ID für wiederholte Prüfungen
I_SETCLASS LIKE RGSMH-SETCLASS Setklasse

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SETID LIKE SETHIER-SETID Set-ID der Kontengruppe
E_SETINFO LIKE SETINFO Informationen zur Kontengruppe

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACCT_GROUP_EMPTY Kontengruppe ist leer
NO_ACCT_GROUP_FOUND keine Kontengruppe gefunden
NO_GROUP_PICKED keine Gruppe aus Popup ausgewählt
WRONG_DIMENSION Gruppe hat falsche Dimension
WRONG_KTOPL Gruppe hat falschen Kontenplan