The Function Module BKK_TRNSTYPE_GET_RTRN_KEYS (Rückgabegründe zu Vorgangsart ermitteln) is a standard Function Module in SAP ERP and is part of the function group FBG9 within the package FKBA.
Function Module | BKK_TRNSTYPE_GET_RTRN_KEYS |
Short Text | Rückgabegründe zu Vorgangsart ermitteln |
Function Group | FBG9 |
Package | FKBA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGU | LIKE | TBKKG31T-SPRAS | ||
I_TRNSTYPE | LIKE | TBKKG3-TRNSTYPE | Vorgangsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | <> 0: Vorgangsart existiert nicht |
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_RET_KEY | LIKE | IBKK_RETKY |
This function module does not define any Exceptions.