The Function Module BKK_COND_CONDPOS_SEL (Selektion Standardkonditionen und Standardkonditions-Positionen) is a standard Function Module in SAP ERP and is part of the function group FB85 within the package FKBC.
Function Module | BKK_COND_CONDPOS_SEL |
Short Text | Selektion Standardkonditionen und Standardkonditions-Positionen |
Function Group | FB85 |
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_COND | LIKE | BKK81-COND | ||
I_CONDAREA | LIKE | TBKK80-CONDAREA | ||
I_CONDCATG | LIKE | TBKK81-CONDCATG | ||
I_CONDGR_CAT | LIKE | TBKK81-CONDGR_CAT | ||
I_END_DATE | LIKE | SY-DATUM | ||
I_MODUS | LIKE | |||
I_START_DATE | LIKE | SY-DATUM |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC |
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.