Class list used by SAP ABAP Function Module SYSTEM_CALLSTACK_OF_PROCESS (ABAP Callstack eines laufenden Prozesses ermitteln)
SAP ABAP Function Module
SYSTEM_CALLSTACK_OF_PROCESS (ABAP Callstack eines laufenden Prozesses ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_RUNTIME | Help Class for Runtime Measurement | ||
| 2 | CX_STACKOFWP_INVALID_WP | Work process ID does not exist | ||
| 3 | CX_STACKOFWP_INVALID_WP | Work process ID does not exist | SOURCE RAISING CX_STACKOFWP_INVALID_WP |
|
| 4 | CX_STACKOFWP_NOSTACK_AVAIL | Running work process did not write an ABAP stack | ||
| 5 | CX_STACKOFWP_NOSTACK_AVAIL | Running work process did not write an ABAP stack | SOURCE RAISING CX_STACKOFWP_NOSTACK_AVAIL |
|
| 6 | CX_STACKOFWP_NO_AUTHORITY | No authorization to execute function module | ||
| 7 | CX_STACKOFWP_NO_AUTHORITY | No authorization to execute function module | SOURCE RAISING CX_STACKOFWP_NO_AUTHORITY |
|
| 8 | CX_STACKOFWP_WP_NOT_RUN | Specified work process does not have status "Running" | ||
| 9 | CX_STACKOFWP_WP_NOT_RUN | Specified work process does not have status "Running" | SOURCE RAISING CX_STACKOFWP_WP_NOT_RUN |
|