Menu

SAP Function Module KKA_ABGR_FIBU_SELEKTIONS_TAB

Teil der Selektionstabelle zum Lesen der COSB für Abrechnung in die Fi.Bu.

The Function Module KKA_ABGR_FIBU_SELEKTIONS_TAB (Teil der Selektionstabelle zum Lesen der COSB für Abrechnung in die Fi.Bu.) is a standard Function Module in SAP ERP and is part of the function group KKAA within the package KKAG.

Technical Information

Function Module KKA_ABGR_FIBU_SELEKTIONS_TAB
Short Text Teil der Selektionstabelle zum Lesen der COSB für Abrechnung in die Fi.Bu.
Function Group KKAA
Package KKAG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUKRS LIKE KKA_LKKAA-BUKRS Company code
KOKRS LIKE KKA_LKKAA-KOKRS Controlling area
MODUS_APPEND_TABLE LIKE KKA_LKKAA-APPEND_TAB SPACE 'X': add entries, ' ': set up table again

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
SELECTION_TABLE LIKE CCSEL Selection tab. for COSB-WRTTP, -VERSN, -ABKAT

Exceptions

This function module does not define any Exceptions.