The Function Module BKK_PAYM_PROCESS_GET_TEXT (Liefert den Text zu einem Prozess) is a standard Function Module in SAP ERP and is part of the function group FBIF within the package FKBP.
Function Module | BKK_PAYM_PROCESS_GET_TEXT |
Short Text | Liefert den Text zu einem Prozess |
Function Group | FBIF |
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_PROCESS | LIKE | TBKKIPROC-PROCESS | ||
I_SPRAS | LIKE | T002-SPRAS |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TPROCESS | LIKE | TBKKIPROCT-T_PROCESS |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.