Data Element list used by SAP ABAP Function Module LCT_ORDER_CHECK (Prüft einen Auftrag zum Customizing-Import)
SAP ABAP Function Module
LCT_ORDER_CHECK (Prüft einen Auftrag zum Customizing-Import) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CMPCLIENTC | Comparison client that is compared against | SOURCE VALUE(IV_SOURCE_CLIENT) LIKE CMPWLH-CMPCLIENT DEFAULT ' ' |
|
| 2 | TRKORR | Request/Task | SOURCE VALUE(IV_ORDER) LIKE E070-TRKORR |
|
| 3 | TRPARFLAG | Flag ( 'X' or ' ' ) | SOURCE VALUE(IV_SELECT_CLIINDEP) LIKE SCT1PAR-BOOL DEFAULT ' ' |
|
| 4 | TRPARFLAG | Flag ( 'X' or ' ' ) | SOURCE VALUE(IV_SELECT_NO_SOBJ) LIKE SCT1PAR-BOOL DEFAULT ' ' |
|
| 5 | TRPARFLAG | Flag ( 'X' or ' ' ) | SOURCE VALUE(IV_WRITE_LOG) LIKE SCT1PAR-BOOL DEFAULT ' ' |
|
| 6 | TRPARFLAG | Flag ( 'X' or ' ' ) | SOURCE VALUE(IV_CHECK_ORDER) LIKE SCT1PAR-BOOL DEFAULT 'X' |
|