Data Element list used by SAP ABAP Function Module BKK_GL_AW_FIELDS_SET (General Ledger: Determine AW Fields from FI Key etc.)
SAP ABAP Function Module
BKK_GL_AW_FIELDS_SET (General Ledger: Determine AW Fields from FI Key etc.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AWKEY | Object key | SOURCE VALUE(E_AWKEY) LIKE IBKKGLACHE-AWKEY |
|
| 2 | AWORG | Reference organisational units | SOURCE VALUE(E_AWORG) LIKE IBKKGLACHE-AWORG |
|
| 3 | AWREF | Reference document number | SOURCE VALUE(E_AWREF) LIKE IBKKGLACHE-AWREF |
|
| 4 | AWTYP | Reference procedure | SOURCE VALUE(E_AWTYP) LIKE IBKKGLACHE-AWTYP |
|
| 5 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKKC01-BKKRS |
|
| 6 | BKK_DOCNO | Item number in current accounts | SOURCE VALUE(I_DOCNO) LIKE BKKC02-DOCNO OPTIONAL |
|
| 7 | BKK_FIKEY | Reconciliation Key Accounting Documents | SOURCE VALUE(I_FIKEY) LIKE BKKC01-FIKEY |
|
| 8 | BKK_GLBLNR | GL: Sequential Number FI Document per Reconciliation Key | SOURCE VALUE(I_FIDOCNO) LIKE IBKK_GLSFI-FIDOC OPTIONAL |
|
| 9 | LOGSYSTEM | Logical System | SOURCE VALUE(E_AWSYS) LIKE IBKKGLACHE-AWSYS |
|
| 10 | XBLNR1 | Reference Document Number | SOURCE VALUE(E_XBLNR) LIKE IBKKGLACHE-XBLNR |
|