Table list used by SAP ABAP Function Module BKK_RFC_COND_VAL_DECRE_BAL (Value Date-Based Balances for a Period)
SAP ABAP Function Module BKK_RFC_COND_VAL_DECRE_BAL (Value Date-Based Balances for a Period) is using
# Object Type Object Name Object Description Note
     
1 Table  BOOLE Boolean variable SOURCE VALUE(I_FLG_ACTCURR) LIKE BOOLE-BOOLE DEFAULT 'X'
2 Table  IBKK9_DECRE_ERROR_INT Export Structure: Incorrect Accounts (Internal Acct. Number) SOURCE E_T_ERROR STRUCTURE IBKK9_DECRE_ERROR_INT OPTIONAL
3 Table  IBKK9_DECRE_IMPORT Import Structure Balances: Internal Account Numbers SOURCE I_T_ACNUM_INT STRUCTURE IBKK9_DECRE_IMPORT
4 Table  IBKK9_DECRE_VAL Export Structure Value Date Deb/Cred Amts. + Balance (Ext.) SOURCE VALUE(I_KEY_POST_DATE) LIKE IBKK9_DECRE_VAL-VAL_DATE
5 Table  IBKK9_DECRE_VAL Export Structure Value Date Deb/Cred Amts. + Balance (Ext.) SOURCE VALUE(I_VAL_DATE_END) LIKE IBKK9_DECRE_VAL-VAL_DATE
6 Table  IBKK9_DECRE_VAL Export Structure Value Date Deb/Cred Amts. + Balance (Ext.) SOURCE VALUE(I_VAL_DATE_START) LIKE IBKK9_DECRE_VAL-VAL_DATE
7 Table  IBKK9_DECRE_VAL_INT Export Structure Val.Dt.Deb/Cred + Val.Dt.Bal./Int.Acct.No. SOURCE E_T_VAL_DECRE_BAL STRUCTURE IBKK9_DECRE_VAL_INT
8 Table  IBKK_MISC Reference Structure for Other Fields SOURCE VALUE(E_RC) LIKE IBKK_MISC-RC2