SAP ABAP Class CL_RUNTIME_ERROR_ADMIN (API for Management of Runtime Errors in Local System)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_RABAX (Package) Runtime Error Handling

⤷

⤷

Properties
Class | CL_RUNTIME_ERROR_ADMIN | |
Short Description | API for Management of Runtime Errors in Local System | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_RABAX | Runtime Error Handling |
Created | 20110930 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RUNTIME_ERROR_ADMIN has no forward declaration.
Interfaces
Class CL_RUNTIME_ERROR_ADMIN has no interface implemented.
Friends
Class CL_RUNTIME_ERROR_ADMIN has no friend class.
Attributes
Class CL_RUNTIME_ERROR_ADMIN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110930 | |
2 | ![]() |
Instance method | Public | Method | 20110930 |
Events
Class CL_RUNTIME_ERROR_ADMIN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_DUMP_SRCPOS | Public | See coding | 20110930 | begin of type_dump_srcpos,
id type snap_key,
srcpos type cl_st22_tools=>type_srcpos,
end of type_dump_srcpos
|
||
2 | TYPE_DUMP_SRCPOS_TAB | Public | See coding | 20110930 | type_dump_srcpos_tab type table of type_dump_srcpos with key id
|
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_R_ADMIN_REF | Value transfer | Object reference (TYPE REF TO) | CL_RUNTIME_ERROR_ADMIN | 20110930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110930 |
Method GET_DUMPED_SRCPOS_FOR_DUMP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DUMP_ID_TAB | Call by reference | Type reference (TYPE) | SNAP_KEYS | 20110930 | |||
2 | ![]() |
R_DUMP_SRCPOS_TAB | Value transfer | Type reference (TYPE) | TYPE_DUMP_SRCPOS_TAB | 20110930 |
Method GET_DUMPED_SRCPOS_FOR_DUMP_ID on class CL_RUNTIME_ERROR_ADMIN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |