The Function Module BKK_TRNSTYPE_GET_ALL (Gibt alle Vorgangsarten in einer internen Tabelle zurück) is a standard Function Module in SAP ERP and is part of the function group FBG3 within the package FKBA.
Function Module | BKK_TRNSTYPE_GET_ALL |
Short Text | Gibt alle Vorgangsarten in einer internen Tabelle zurück |
Function Group | FBG3 |
Package | FKBA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_TRNSTYPE | LIKE | IBKKG3 | Tabelle der Vorgangsarten |
This function module does not define any Exceptions.