Data Element list used by SAP ABAP Function Module G_CHECK_USE_OF_CURTP (Prüfe, ob ein Währungsschlüssel in einem Ledger verwendet wird)
SAP ABAP Function Module
G_CHECK_USE_OF_CURTP (Prüfe, ob ein Währungsschlüssel in einem Ledger verwendet wird) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(BUKRS) LIKE T001-BUKRS DEFAULT SPACE |
|
| 2 | CURT_HSL | Currency type of the local currency (HSL) | SOURCE VALUE(CURTP) LIKE T881-CURT1 |
|
| 3 | RCOMP_D | Company | SOURCE VALUE(COMP) LIKE T880-RCOMP DEFAULT SPACE |
|
| 4 | RCOMP_TAB | Indicator for global table | SOURCE VALUE(GLOBAL) LIKE T800A-COMPTAB DEFAULT SPACE |
|