Table/Structure Field 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/Structure Field  BKK40 - ACNUM_INT Internal Account Number for Current Account
2 Table/Structure Field  BKK40 - BALDATE Date of Balance Transfer
3 Table/Structure Field  BKK40 - BALDATE Date of Balance Transfer SOURCE VALUE(E_BALDATE) LIKE BKK40-BALDATE
4 Table/Structure Field  BKK40 - BKKRS Bank Area SOURCE VALUE(I_BKKRS) LIKE IBKK40-BKKRS
5 Table/Structure Field  BKK40 - BKKRS Bank Area
6 Table/Structure Field  BKK40 - DELDATE Date Account Closed SOURCE VALUE(E_DELDATE) LIKE BKK40-DELDATE
7 Table/Structure Field  BKK40 - DELDATE Date Account Closed
8 Table/Structure Field  BKK40 - OPENDATE Date Account Opened SOURCE VALUE(E_OPENDATE) LIKE BKK40-OPENDATE
9 Table/Structure Field  BKK40 - OPENDATE Date Account Opened
10 Table/Structure Field  BKK40 - PRODDATE Account Go-Live Date SOURCE VALUE(E_PRODDATE) LIKE BKK40-PRODDATE
11 Table/Structure Field  BKK40 - PRODDATE Account Go-Live Date
12 Table/Structure Field  BKK40 - ACNUM_INT Internal Account Number for Current Account SOURCE VALUE(I_ACNUM_INT) LIKE IBKK40-ACNUM_INT
13 Table/Structure Field  BOOLE - BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
14 Table/Structure Field  BOOLE - BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') SOURCE VALUE(I_LOCAL) LIKE BOOLE-BOOLE DEFAULT 'X'
15 Table/Structure Field  IBKK40 - ACNUM_INT Internal Account Number for Current Account SOURCE VALUE(I_ACNUM_INT) LIKE IBKK40-ACNUM_INT
16 Table/Structure Field  IBKK40 - BKKRS Bank Area SOURCE VALUE(I_BKKRS) LIKE IBKK40-BKKRS
17 Table/Structure Field  IBKK40 - BKKRS Bank Area
18 Table/Structure Field  IBKK40 - ACNUM_INT Internal Account Number for Current Account
19 Table/Structure Field  IBKK40_S2 - BALDATE Date of Balance Transfer
20 Table/Structure Field  IBKK40_S2 - BALDATE Date of Balance Transfer SOURCE VALUE(E_BALDATE) LIKE BKK40-BALDATE
21 Table/Structure Field  IBKK40_S2 - DELDATE Date Account Closed SOURCE VALUE(E_DELDATE) LIKE BKK40-DELDATE
22 Table/Structure Field  IBKK40_S2 - DELDATE Date Account Closed
23 Table/Structure Field  IBKK40_S2 - PRODDATE Account Go-Live Date SOURCE VALUE(E_PRODDATE) LIKE BKK40-PRODDATE
24 Table/Structure Field  IBKK40_S2 - PRODDATE Account Go-Live Date
25 Table/Structure Field  IBKK40_S3 - OPENDATE Date Account Opened
26 Table/Structure Field  IBKK40_S3 - OPENDATE Date Account Opened SOURCE VALUE(E_OPENDATE) LIKE BKK40-OPENDATE
27 Table/Structure Field  MESG - ARBGB Application Area
28 Table/Structure Field  MESG - MSGTY Message type (E, I, W, ...)