Table/Structure Field list used by SAP ABAP Function Module SCT4_CLOSE_WORK_LIST_IMPORT (Close worklist import: Set end time and return code)
SAP ABAP Function Module
SCT4_CLOSE_WORK_LIST_IMPORT (Close worklist import: Set end time and return code) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CMPWLH - WLID | Worklist for comparison/adjustment | SOURCE VALUE(IV_WORK_LIST_ID) LIKE CMPWLH-WLID |
|
| 2 | CMPWLH - WLID | Worklist for comparison/adjustment | ||
| 3 | CMPWLIMP - END_TIME | Time Stamp in CTS | ||
| 4 | CMPWLIMP - END_TIME | Time Stamp in CTS | SOURCE VALUE(IV_END_TIME) LIKE CMPWLIMP-END_TIME |
|
| 5 | CMPWLIMP - RCODE | Return Code | ||
| 6 | CMPWLIMP - RCODE | Return Code | SOURCE VALUE(IV_RETURNCODE) LIKE CMPWLIMP-RCODE |
|
| 7 | CMPWLIMP - START_TIME | Time Stamp in CTS | ||
| 8 | CMPWLIMP - START_TIME | Time Stamp in CTS | SOURCE VALUE(IV_START_TIME) LIKE CMPWLIMP-START_TIME |
|
| 9 | CMPWLIMP - WLID | Worklist for comparison/adjustment | ||