Menu

SAP Function Module K_RACCT_VALUES_LIST

EC-PCA: Liste von Konten ausgeben

The Function Module K_RACCT_VALUES_LIST (EC-PCA: Liste von Konten ausgeben) 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_VALUES_LIST
Short Text EC-PCA: Liste von Konten ausgeben
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_BUKRS LIKE T001-BUKRS Buchungskreis
I_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
I_MODUS LIKE SY-DATAR '1' Modus: 1-Liste

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
R_RACCT LIKE SELOPT Ranges-Tabelle der auszugebenden Konten

Exceptions

This function module does not define any Exceptions.