Table list used by SAP ABAP Function Module BAPI_BANKACCT_GET_DETAIL (BAPI: Account Detail Data)
SAP ABAP Function Module
BAPI_BANKACCT_GET_DETAIL (BAPI: Account Detail Data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK42_CC | BCA Account Master Data: Currency Changeover | ||
| 2 | BKK50 | Account balance | ||
| 3 | BKK51 | Subj.Fin.Pay. Balance | ||
| 4 | BKKE1 | Current Account: Limits | ||
| 5 | IBKK40 | BCA: General Data Plus Status Information | ||
| 6 | IBKK42 | Structure for Current Account Operative Data | ||
| 7 | IBKKBAPI | General Data for BCA BAPIs | SOURCE VALUE(I_LANGUAGE) LIKE IBKKBAPI-LANGU |
|
| 8 | IBKKBAPI | General Data for BCA BAPIs | SOURCE VALUE(I_COUNTRY) LIKE IBKKBAPI-BANKS |
|
| 9 | IBKKBAPI | General Data for BCA BAPIs | SOURCE VALUE(I_BANKKEY) LIKE IBKKBAPI-BANKL |
|
| 10 | IBKKBAPIAC | BAPI: Fields for Accounts | SOURCE VALUE(I_ACCOUNT) LIKE IBKKBAPIAC-ACCOUNT |
|
| 11 | IBKKBAPIAC | BAPI: Fields for Accounts | SOURCE VALUE(E_BALANCE) LIKE IBKKBAPIAC-BALANCE |
|
| 12 | IBKKBAPIACEXT | BAPI:Fields for Accounts with Amounts without Decimal | ||
| 13 | IBKKBAPIACEXT | BAPI:Fields for Accounts with Amounts without Decimal | SOURCE VALUE(E_BALANCE_BAPI) LIKE IBKKBAPIACEXT |
|
| 14 | IBKKBAPTA1 | BAPI: Structure for S.F.P. Balance | ||
| 15 | IBKKBAPTA1 | BAPI: Structure for S.F.P. Balance | SOURCE T_BALANCE STRUCTURE IBKKBAPTA1 |
|
| 16 | IBKKBAPTA1EXT | Structure for Subject to Final Payment Balance ISO | ||
| 17 | IBKKBAPTA1EXT | Structure for Subject to Final Payment Balance ISO | SOURCE T_BALANCE_BAPI STRUCTURE IBKKBAPTA1EXT OPTIONAL |
|
| 18 | IBKKBAPTA2 | BAPI: Structure for Limit Data | ||
| 19 | IBKKBAPTA2 | BAPI: Structure for Limit Data | SOURCE T_LIMIT STRUCTURE IBKKBAPTA2 |
|
| 20 | IBKKBAPTA3 | BAPI: Structure Account Data | ||
| 21 | IBKKBAPTA3 | BAPI: Structure Account Data | SOURCE VALUE(E_ACCOUNT) LIKE IBKKBAPTA3 |
|
| 22 | IBKKBAPTA3EXT | BAPI: Structure for Account Data ISO | ||
| 23 | IBKKBAPTA3EXT | BAPI: Structure for Account Data ISO | SOURCE VALUE(E_ACCOUNT_BAPI) LIKE IBKKBAPTA3EXT |
|
| 24 | IBKKE1BAPI | BAPI - Current Account: Limits | ||
| 25 | IBKKE1BAPI | BAPI - Current Account: Limits | SOURCE T_LIMIT_BAPI STRUCTURE IBKKE1BAPI OPTIONAL |
|
| 26 | IBKK_MISC | Reference Structure for Other Fields | SOURCE VALUE(E_RC) LIKE IBKK_MISC-RC2 |