The Function Module BKK_FA_UPDATE_FA_USED (Datenbankupdate in Anspruch genommener Freibeträge) is a standard Function Module in SAP ERP and is part of the function group FBD3 within the package FKBE.
Function Module | BKK_FA_UPDATE_FA_USED |
Short Text | Datenbankupdate in Anspruch genommener Freibeträge |
Function Group | FBD3 |
Package | FKBE |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_POST_TYPE | TYPE | BKK_DB_MODE | Verbuchungsart |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
I_T_BKK_FA_USED | LIKE | BKK_FA_USED | Freibetragsinanspruchnahme |
This function module does not define any Exceptions.