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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.