The Function Module BKK_COND_FEES_CALC (Gebührenrechnung BKK) is a standard Function Module in SAP ERP and is part of the function group FB9B within the package FKBC.
Function Module | BKK_COND_FEES_CALC |
Short Text | Gebührenrechnung BKK |
Function Group | FB9B |
Package | FKBC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SIMULATE | TYPE | IBKK9P-SIM_RUN | ' ' | Kennzeichen Simulationslauf |
I_TRACE | TYPE | IBKKM9-TRACE | '0' | Steuerung der Ausgabe von Meldungen |
I_T_FORW_EXPENSES_COUNT | TYPE | BKKC_T_BKK98 | Versandspesen Postenanzahl | |
I_T_ITEM_COUNT | TYPE | BKKC_T_BKK94 | Postenzähler |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_CALC_RESULT | TYPE | BKKC_T_RESULT | Emittelte Gebühren |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_ACCT_CALC | TYPE | BKKC_T_ACCT_CALC | Abrechnungsperioden für Konten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.