Data Element list used by SAP ABAP Function Module G_LEDGER_FROM_RWDOC_GIVE (Sucht zu einem RW-Beleg die Ledger über GLIDXA)
SAP ABAP Function Module
G_LEDGER_FROM_RWDOC_GIVE (Sucht zu einem RW-Beleg die Ledger über GLIDXA) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AWORG | Reference organisational units | SOURCE VALUE(I_AWORG) LIKE ACCHD-AWORG DEFAULT SPACE |
|
| 2 | AWREF | Reference document number | SOURCE VALUE(I_AWREF) LIKE ACCHD-AWREF |
|
| 3 | AWTYP | Reference procedure | SOURCE VALUE(I_AWTYP) LIKE ACCHD-AWTYP DEFAULT SPACE |
|
| 4 | BELNR_D | Accounting Document Number | SOURCE VALUE(I_DOCNR) LIKE GLU1-DOCNR DEFAULT SPACE |
|
| 5 | BELNR_D | Accounting Document Number | SOURCE VALUE(E_DOCNR) LIKE GLU1-DOCNR |
|
| 6 | BUKRS | Company Code | SOURCE VALUE(E_BUKRS) LIKE T001-BUKRS |
|
| 7 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE ACCIT-BUKRS DEFAULT SPACE |
|
| 8 | CHAR1 | Single-Character Flag | ||
| 9 | GJAHR | Fiscal Year | SOURCE VALUE(E_RYEAR) LIKE GLU1-RYEAR |
|
| 10 | LOGSYSTEM | Logical System | SOURCE VALUE(I_AWSYS) LIKE ACCHD-AWSYS DEFAULT SPACE |
|
| 11 | RCOMP_D | Company | SOURCE VALUE(E_RCOMP) LIKE T880-RCOMP |
|
| 12 | RCOMP_D | Company | SOURCE VALUE(I_RCOMP) LIKE T880-RCOMP DEFAULT SPACE |
|
| 13 | RCOMP_TAB | Indicator for global table | SOURCE VALUE(I_GLOBAL) LIKE T800A-COMPTAB DEFAULT SPACE |
|
| 14 | RCOMP_TAB | Indicator for global table | SOURCE VALUE(I_LOCAL) LIKE T800A-COMPTAB DEFAULT 'X' |
|
| 15 | RCOMP_TAB | Indicator for global table | SOURCE VALUE(E_COMPTAB) LIKE T800A-COMPTAB |
|
| 16 | RLDNR | Ledger | SOURCE VALUE(E_RLDNR) LIKE GLU1-RLDNR |
|
| 17 | VALUTYP | Valuation View | SOURCE VALUE(I_VALUTYP) TYPE VALUTYP DEFAULT '0' |