Table list used by SAP ABAP Function Module BKK_COND_IND_SEL (Selection of the Conditions of a Bank Account for List Display)
SAP ABAP Function Module
BKK_COND_IND_SEL (Selection of the Conditions of a Bank Account for List Display) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK40 | Current Account Master Data: General | SOURCE VALUE(I_ACNUM_INT) LIKE BKK40-ACNUM_INT |
|
| 2 | BKK42 | Current Account Master Data: Operative Data | SOURCE VALUE(I_ACNUM_EXT) LIKE BKK42-ACNUM_EXT OPTIONAL |
|
| 3 | BKK42_CC | BCA Account Master Data: Currency Changeover | SOURCE VALUE(I_CURR_OLD) LIKE BKK42_CC-ACCUR_OLD OPTIONAL |
|
| 4 | BKK81 | Bank Condition | ||
| 5 | BKK84 | Bank Account - Individual Condition | ||
| 6 | BKK84T | Texts for Bank Account Individual Condition | ||
| 7 | BKK85 | Bank Account - Individual Condition Position | ||
| 8 | BOOLE | Boolean variable | SOURCE VALUE(I_XNO_GLOBAL_DATA) LIKE BOOLE-BOOLE OPTIONAL |
|
| 9 | IBKK90 | Structure for Condition Categories | ||
| 10 | IBKK91 | Structure for Condition Overview : Condition | ||
| 11 | IBKK91 | Structure for Condition Overview : Condition | SOURCE T_CONDITION STRUCTURE IBKK91 OPTIONAL |
|
| 12 | IBKK92 | Structure for Condition Overview : Position | SOURCE T_POSITION STRUCTURE IBKK92 OPTIONAL |
|
| 13 | IBKK92 | Structure for Condition Overview : Position | ||
| 14 | IBKK99 | Structure for Header Information Condition Maintenance | SOURCE VALUE(I_HEADER) LIKE IBKK99 OPTIONAL |
|
| 15 | IBKK99 | Structure for Header Information Condition Maintenance | SOURCE VALUE(E_HEADER) LIKE IBKK99 |
|
| 16 | IBKK99 | Structure for Header Information Condition Maintenance | ||
| 17 | TBKK01 | Bank Area Table | SOURCE VALUE(I_BKKRS) LIKE TBKK01-BKKRS |
|
| 18 | TBKK81 | Bank Condition Category | ||
| 19 | TBKK81 | Bank Condition Category | SOURCE VALUE(I_CONDGR_CAT) LIKE TBKK81-CONDGR_CAT |
|
| 20 | TBKK85 | Bank Condition Group | SOURCE VALUE(I_CONDGROUP) LIKE TBKK85-CONDGR OPTIONAL |
|
| 21 | TCURC | Currency Codes | SOURCE VALUE(I_CURR) LIKE TCURC-WAERS OPTIONAL |