The Function Module BKK_TRNSTYPE_GET_FIPR (Liefert alle Vorgangsarten für das Finanzprodukt) 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_FIPR |
Short Text | Liefert alle Vorgangsarten für das Finanzprodukt |
Function Group | FBG3 |
Package | FKBA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TITLE | LIKE | SY-TITLE | Überschrift - 'Vorgangsart' |
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_VALUE | TYPE | FIPRT_TAB_VALUE | Tabelle der Vorgangsarten | |
T_VALUE_NAME | TYPE | FIPRT_TAB_VALUE_NAME | Tabelle der Texte der Vorgangsarten |
This function module does not define any Exceptions.