Table list used by SAP ABAP Function Module BKK_COND_BALANCE_DET_POST_T (Find Posting Turnovers and Posting Balances)
SAP ABAP Function Module
BKK_COND_BALANCE_DET_POST_T (Find Posting Turnovers and Posting Balances) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK42 | Current Account Master Data: Operative Data | ||
| 2 | BKK42_CC | BCA Account Master Data: Currency Changeover | ||
| 3 | BKK9A | Posting and Value Date Balances Carried Forward | ||
| 4 | BKK9B | Value Date Transaction Figures | ||
| 5 | BKK_S_ACCNT_ARCH_CHECK | Check Structure for Account-Related Data for Archiving | ||
| 6 | BKK_S_ACCNT_ARCH_ERR | Archiving | ||
| 7 | BOOLE | Boolean variable | SOURCE VALUE(I_FLG_ACTCURR) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 8 | BOOLE | Boolean variable | SOURCE VALUE(I_FLG_NO_MESSAGE) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 9 | BOOLE | Boolean variable | SOURCE VALUE(I_FLG_READ_OPTIMIZED) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 10 | BOOLE | Boolean variable | ||
| 11 | IBKK9_DECRE_ERROR_INT | Export Structure: Incorrect Accounts (Internal Acct. Number) | ||
| 12 | IBKK9_DECRE_ERROR_INT | Export Structure: Incorrect Accounts (Internal Acct. Number) | SOURCE E_T_ERROR STRUCTURE IBKK9_DECRE_ERROR_INT OPTIONAL |
|
| 13 | IBKK9_DECRE_IMPORT | Import Structure Balances: Internal Account Numbers | SOURCE I_T_ACNUM_INT STRUCTURE IBKK9_DECRE_IMPORT |
|
| 14 | IBKK9_DECRE_IMPORT | Import Structure Balances: Internal Account Numbers | ||
| 15 | IBKK9_DECRE_POST | Export Structure Posting Deb./Cred. Amounts + Balance (Ext.) | SOURCE VALUE(I_POST_DATE_END) LIKE IBKK9_DECRE_POST-POST_DATE |
|
| 16 | IBKK9_DECRE_POST | Export Structure Posting Deb./Cred. Amounts + Balance (Ext.) | SOURCE VALUE(I_POST_DATE_START) LIKE IBKK9_DECRE_POST-POST_DATE |
|
| 17 | IBKK9_DECRE_POST_INT | Export Structure Post. Deb./Cred. + Post.Bal. /Int. Acct. No | ||
| 18 | IBKK9_DECRE_POST_INT | Export Structure Post. Deb./Cred. + Post.Bal. /Int. Acct. No | SOURCE E_T_POST_DECRE_BAL STRUCTURE IBKK9_DECRE_POST_INT |
|
| 19 | IBKK_MISC | Reference Structure for Other Fields | SOURCE VALUE(E_RC) LIKE IBKK_MISC-RC2 |