The Function Module BKK_COND_IND_SEL (Selektion der Konditionen eines Bankkontos für Listanzeige) is a standard Function Module in SAP ERP and is part of the function group FB86 within the package FKBC.
Function Module | BKK_COND_IND_SEL |
Short Text | Selektion der Konditionen eines Bankkontos für Listanzeige |
Function Group | FB86 |
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_ACNUM_EXT | LIKE | BKK42-ACNUM_EXT | ||
I_ACNUM_INT | LIKE | BKK40-ACNUM_INT | ||
I_BKKRS | LIKE | TBKK01-BKKRS | ||
I_CONDGROUP | LIKE | TBKK85-CONDGR | ||
I_CONDGR_CAT | LIKE | TBKK81-CONDGR_CAT | ||
I_CURR | LIKE | TCURC-WAERS | ||
I_HEADER | LIKE | IBKK99 | ||
I_XNO_GLOBAL_DATA | LIKE | BOOLE-BOOLE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HEADER | LIKE | IBKK99 |
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.