Menu

SAP Function Module AA_KTOPL_SELECT

Ermitteln aller Kontenpläne zu einem oder mehreren Bewertungsplänen

The Function Module AA_KTOPL_SELECT (Ermitteln aller Kontenpläne zu einem oder mehreren Bewertungsplänen) is a standard Function Module in SAP ERP and is part of the function group ANAB within the package AA.

Technical Information

Function Module AA_KTOPL_SELECT
Short Text Ermitteln aller Kontenpläne zu einem oder mehreren Bewertungsplänen
Function Group ANAB
Package AA
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_AFAPL LIKE Bewertungsplan, falls eingeschränkt

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
T_KTOPL LIKE T004 Tabelle der Kontenpläne

Exceptions

This function module does not define any Exceptions.