Table list used by SAP ABAP Function Module BKK_ACCNT_GET_ACCOUNT_DATE (Finds Dates on Which an Account Was Opened and Closed)
SAP ABAP Function Module BKK_ACCNT_GET_ACCOUNT_DATE (Finds Dates on Which an Account Was Opened and Closed) is using
# Object Type Object Name Object Description Note
     
1 Table  BKK40 Current Account Master Data: General SOURCE VALUE(E_BALDATE) LIKE BKK40-BALDATE
2 Table  BKK40 Current Account Master Data: General SOURCE VALUE(E_DELDATE) LIKE BKK40-DELDATE
3 Table  BKK40 Current Account Master Data: General SOURCE VALUE(E_OPENDATE) LIKE BKK40-OPENDATE
4 Table  BKK40 Current Account Master Data: General SOURCE VALUE(E_PRODDATE) LIKE BKK40-PRODDATE
5 Table  BKK40 Current Account Master Data: General
6 Table  BOOLE Boolean variable SOURCE VALUE(I_LOCAL) LIKE BOOLE-BOOLE DEFAULT 'X'
7 Table  IBKK40 BCA: General Data Plus Status Information SOURCE VALUE(I_BKKRS) LIKE IBKK40-BKKRS
8 Table  IBKK40 BCA: General Data Plus Status Information SOURCE VALUE(I_ACNUM_INT) LIKE IBKK40-ACNUM_INT