Menu

SAP Function Module K_RACCT_DETERMINE_SELECTION

EC-PCA Kontenpflege: Parameter prüfen, ggf. Popup Einschränkung Selektion

The Function Module K_RACCT_DETERMINE_SELECTION (EC-PCA Kontenpflege: Parameter prüfen, ggf. Popup Einschränkung Selektion) 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_DETERMINE_SELECTION
Short Text EC-PCA Kontenpflege: Parameter prüfen, ggf. Popup Einschränkung Selektion
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 RPCAK-BUKRS Buchungskreis
I_KOKRS LIKE RPCAK-KOKRS Kostenrechnungskreis
I_KTOPL LIKE RPCAK-KTOPL Kontenplan
I_POPUP LIKE 'X' Popup zur Einschränkung der Selektion?
I_SPRAS LIKE RPCAK-SPRAS Sprachenschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KTOPL LIKE RPCAK-KTOPL Kontenplan

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.