Table list used by SAP ABAP Function Module SAMPLE_INTERFACE_00011800 (Determine Bank Posting Area from Bank Country/Bank Key/Account Number)
SAP ABAP Function Module
SAMPLE_INTERFACE_00011800 (Determine Bank Posting Area from Bank Country/Bank Key/Account Number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK42 | Current Account Master Data: Operative Data | SOURCE VALUE(I_ACNUM_EXT) LIKE BKK42-ACNUM_EXT |
|
| 2 | IBKKBAPI | General Data for BCA BAPIs | SOURCE VALUE(I_COUNTRY) LIKE IBKKBAPI-BANKS |
|
| 3 | IBKKBAPI | General Data for BCA BAPIs | SOURCE VALUE(I_BANKKEY) LIKE IBKKBAPI-BANKL |
|
| 4 | IBKKMESG | Structure for Transferring Error Messages | SOURCE T_MESG STRUCTURE IBKKMESG |
|
| 5 | TBKK01 | Bank Area Table | SOURCE VALUE(E_BANKAREA) LIKE TBKK01-BKKRS |
|