The Function Module BKK_ACCNT_GET_STATUS_ADD_TEXT (Selektieren des Textes zur Statusergänzung) is a standard Function Module in SAP ERP and is part of the function group FBKF within the package FKBK.
Function Module | BKK_ACCNT_GET_STATUS_ADD_TEXT |
Short Text | Selektieren des Textes zur Statusergänzung |
Function Group | FBKF |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STATUS_ADD | LIKE | TBKK47-STATUS_ADD | Statusergänzung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_STATUSAD | LIKE | TBKK47T-T_STATUSAD | Status |
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.