The Function Module BKK_FA_DIALOG (Freibetragssalden im Dialog ändern) is a standard Function Module in SAP ERP and is part of the function group FBD4 within the package FKBE.
Function Module | BKK_FA_DIALOG |
Short Text | Freibetragssalden im Dialog ändern |
Function Group | FBD4 |
Package | FKBE |
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_RETURN | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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 |
---|---|---|---|---|
C_T_BKKFA_USED | LIKE | BKK_FA_USED | Freibetragsinanspruchnahme | |
C_T_BKKVRS | LIKE | BKKVRS | Verfügungsreihensaldo |
This function module does not define any Exceptions.