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