Table list used by SAP ABAP Function Module BKK_COND_BALANCE_DET_POST_T_AD (Ermitteln Buchungsumsätze und Buchungssalden)
SAP ABAP Function Module BKK_COND_BALANCE_DET_POST_T_AD (Ermitteln Buchungsumsätze und Buchungssalden) 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  BOOLE Boolean variable SOURCE VALUE(I_NO_MESSAGE) LIKE BOOLE-BOOLE DEFAULT ' '
3 Table  IBKK9_DECRE_ERROR_INT Export Structure: Incorrect Accounts (Internal Acct. Number) SOURCE E_T_ERROR STRUCTURE IBKK9_DECRE_ERROR_INT OPTIONAL
4 Table  IBKK9_DECRE_IMPORT Import Structure Balances: Internal Account Numbers SOURCE I_T_ACNUM_INT STRUCTURE IBKK9_DECRE_IMPORT
5 Table  IBKK9_DECRE_POST Export Structure Posting Deb./Cred. Amounts + Balance (Ext.) SOURCE VALUE(I_POST_DATE_START) LIKE IBKK9_DECRE_POST-POST_DATE
6 Table  IBKK9_DECRE_POST Export Structure Posting Deb./Cred. Amounts + Balance (Ext.) SOURCE VALUE(I_POST_DATE_END) LIKE IBKK9_DECRE_POST-POST_DATE
7 Table  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
8 Table  IBKK_MISC Reference Structure for Other Fields SOURCE VALUE(E_RC) LIKE IBKK_MISC-RC2