The Function Module BKK_CONDCATG_COND_STORE (Sichern der Konditionen eines Konditionstyps) is a standard Function Module in SAP ERP and is part of the function group FB85 within the package FKBC.
Function Module | BKK_CONDCATG_COND_STORE |
Short Text | Sichern der Konditionen eines Konditionstyps |
Function Group | FB85 |
Package | FKBC |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_XMASSUPDATE | TYPE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
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 |
---|---|---|---|---|
T_CONDITION | LIKE | IBKK91 | ||
T_POSITION | LIKE | IBKK92 |
This function module does not define any Exceptions.