The Function Module BKK_COND_REL_STD_INIT (Initialierung Freigabe Konditionen) is a standard Function Module in SAP ERP and is part of the function group FB8I within the package FKBC.
Function Module | BKK_COND_REL_STD_INIT |
Short Text | Initialierung Freigabe Konditionen |
Function Group | FB8I |
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_CONDAREA | LIKE | BKK81-CONDAREA | ||
I_CONDCATG | LIKE | BKK81-CONDCATG | ||
I_CONDGR | LIKE | BKK83-CONDGR | ||
I_CONDGR_CAT | LIKE | BKK83-CONDGR_CAT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HEADER | LIKE | IBKK99 | ||
E_MODUS | LIKE |
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 |
---|---|---|---|---|
E_T_CONDCATG | LIKE | IBKK90 |
This function module does not define any Exceptions.