Menu

SAP Function Module BKK_PAYM_GET_ACTYP_WHERE_TABS

BKK: Vorbelegen der Selektionsparamter-Tabellen anhand der Aktivität

The Function Module BKK_PAYM_GET_ACTYP_WHERE_TABS (BKK: Vorbelegen der Selektionsparamter-Tabellen anhand der Aktivität) is a standard Function Module in SAP ERP and is part of the function group FBID within the package FKBP.

Technical Information

Function Module BKK_PAYM_GET_ACTYP_WHERE_TABS
Short Text BKK: Vorbelegen der Selektionsparamter-Tabellen anhand der Aktivität
Function Group FBID
Package FKBP
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_AKTYP LIKE TACT-ACTVT Importierte Aktivität

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_WHERE_ITEM TYPE RSDS_WHERE_TAB Exp.-Tab. mit where-Paramter Z.-Posten
T_WHERE_ITEM_CPD TYPE RSDS_WHERE_TAB Exp.-Tab. mit where-Paramter CPD-Posten
T_WHERE_ORDER TYPE RSDS_WHERE_TAB Exp.-Tab. mit where-Paramter Z.-Aufträge

Exceptions

This function module does not define any Exceptions.