Table/Structure Field 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 | PFCOMMON - MAXBYTESDI | Maximum Memory of Internal Session in current Diaog Step | ||
| 2 | PFCOMMON - MEMSUM | Memory Consumption of External Session | ||
| 3 | PFCOMMON - PRIVSUM | Occupied Heap Memory (if process is in PRIV mode) | ||
| 4 | PFCOMMON - USEDBYTES | Memory Occupied by Current Internal Session | ||
| 5 | PFCOMMON - MAXBYTES | Maximum Amount of Occupied Memory for Internal Session | ||
| 6 | PFCOMMON64 - USEDBYTES | DEC type that is suitable for 64 bit integer | ||
| 7 | PFCOMMON64 - PRIVSUM | DEC type that is suitable for 64 bit integer | ||
| 8 | PFCOMMON64 - MEMSUM | DEC type that is suitable for 64 bit integer | ||
| 9 | PFCOMMON64 - MAXBYTESDI | DEC type that is suitable for 64 bit integer | ||
| 10 | PFCOMMON64 - MAXBYTES | DEC type that is suitable for 64 bit integer | ||
| 11 | PFDBCONSUBREC - COMMITTI | Time for Commits | ||
| 12 | PFDBCONSUBREC - DBPROCTI | Time for DB Procedures | ||
| 13 | PFDBCONSUBREC - DELTI | Time for Delete Operations | ||
| 14 | PFDBCONSUBREC - INSTI | Time for Inserts | ||
| 15 | PFDBCONSUBREC - READDIRTI | Time Taken for Direct Reading in the Database | ||
| 16 | PFDBCONSUBREC - UPDTI | Time Spent on Updates | ||
| 17 | PFDIAREC - MAXBYTES | Maximum Amount of Occupied Memory for Internal Session | ||
| 18 | PFDIAREC - USEDBYTES | Memory Occupied by Current Internal Session | ||
| 19 | PFDIAREC - PRIVSUM | Occupied Heap Memory (if process is in PRIV mode) | ||
| 20 | PFDIAREC - MEMSUM | Memory Consumption of External Session | ||
| 21 | PFDIAREC - MAXBYTESDI | Maximum Memory of Internal Session in current Diaog Step | ||
| 22 | PFDIAREC64 - MAXBYTES | DEC type that is suitable for 64 bit integer | ||
| 23 | PFDIAREC64 - MAXBYTESDI | DEC type that is suitable for 64 bit integer | ||
| 24 | PFDIAREC64 - MEMSUM | DEC type that is suitable for 64 bit integer | ||
| 25 | PFDIAREC64 - PRIVSUM | DEC type that is suitable for 64 bit integer | ||
| 26 | PFDIAREC64 - USEDBYTES | DEC type that is suitable for 64 bit integer | ||
| 27 | SYST - CPROG | ABAP System Field: Calling Program | ||
| 28 | TSKH_DUMMY - WITH_CPU | Parameter WITH_CPU of the function module TH_WPINTO | ||
| 29 | TSKH_DUMMY - WITH_CPU | Parameter WITH_CPU of the function module TH_WPINTO | SOURCE VALUE(WITH_CPU) LIKE TSKH_DUMMY-WITH_CPU DEFAULT 1 |
|
| 30 | WPINFO - WP_INDEX | Work Process Number | SOURCE VALUE(WP_INDEX) LIKE WPINFO-WP_INDEX DEFAULT 999999 |
|
| 31 | WPINFO - WP_INDEX | Work Process Number | ||
| 32 | WPINFO - WP_NO | (Deprecated) Use WP_UNDEX | SOURCE VALUE(WP) LIKE WPINFO-WP_NO DEFAULT 'XX' |
|
| 33 | WPINFO - WP_NO | (Deprecated) Use WP_UNDEX |