Table list used by SAP ABAP Function Module BKK_RFC_COND_POST_DECRE_BAL (Posting Date-Based Balances for a Period)
SAP ABAP Function Module
BKK_RFC_COND_POST_DECRE_BAL (Posting Date-Based Balances for a Period) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BOOLE | Boolean variable | SOURCE VALUE(I_FLG_ACTCURR) LIKE BOOLE-BOOLE DEFAULT 'X' |
2 | ![]() |
IBKK9_DECRE_ERROR_INT | Export Structure: Incorrect Accounts (Internal Acct. Number) | SOURCE E_T_ERROR STRUCTURE IBKK9_DECRE_ERROR_INT OPTIONAL |
3 | ![]() |
IBKK9_DECRE_IMPORT | Import Structure Balances: Internal Account Numbers | SOURCE I_T_ACNUM_INT STRUCTURE IBKK9_DECRE_IMPORT |
4 | ![]() |
IBKK9_DECRE_POST | Export Structure Posting Deb./Cred. Amounts + Balance (Ext.) | SOURCE VALUE(I_POST_DATE_END) LIKE IBKK9_DECRE_POST-POST_DATE |
5 | ![]() |
IBKK9_DECRE_POST | Export Structure Posting Deb./Cred. Amounts + Balance (Ext.) | SOURCE VALUE(I_POST_DATE_START) LIKE IBKK9_DECRE_POST-POST_DATE |
6 | ![]() |
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 |
7 | ![]() |
IBKK_MISC | Reference Structure for Other Fields | SOURCE VALUE(E_RC) LIKE IBKK_MISC-RC2 |