Data Element list used by SAP ABAP Function Module TH_WP_DETAIL_INFO64 (Detail-Informationen über einen Workprozess ermitteln)
SAP ABAP Function Module
TH_WP_DETAIL_INFO64 (Detail-Informationen über einen Workprozess ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABAP_MSIZE | DEC type that is suitable for 64 bit integer | ||
| 2 | WITH_CPU | Parameter WITH_CPU of the function module TH_WPINTO | SOURCE VALUE(WITH_CPU) LIKE TSKH_DUMMY-WITH_CPU DEFAULT 1 |
|
| 3 | WPINDEX | Work Process Number | SOURCE VALUE(WP_INDEX) LIKE WPINFO-WP_INDEX DEFAULT 999999 |
|
| 4 | WPNO | (Deprecated) Use WP_UNDEX | SOURCE VALUE(WP) LIKE WPINFO-WP_NO DEFAULT 'XX' |
|