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