Table list used by SAP ABAP Function Module BKK_ACCNT_CHECK_EXT_ACTKEY (Check Bank Number and External Account Number)
SAP ABAP Function Module
BKK_ACCNT_CHECK_EXT_ACTKEY (Check Bank Number and External Account Number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(I_MESSAGE) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 2 | IBKK42 | Structure for Current Account Operative Data | SOURCE VALUE(I_ACCNUM_EXT) LIKE IBKK42-ACNUM_EXT |
|
| 3 | IBKK_BKKRS | Data Bank Area Tables | SOURCE VALUE(I_BANKKEY) LIKE IBKK_BKKRS-BANKL |
|
| 4 | IBKK_BKKRS | Data Bank Area Tables | SOURCE VALUE(I_COUNTRY) LIKE IBKK_BKKRS-BANKS |
|
| 5 | V_BKK42 | Generated Table for View | ||