SAP ABAP Class CX_SEC_TRACE (Security diagnostic tool exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN-SML (Application Component) SAML 2.0
⤷
SEC_TRACE (Package) Generic functionality for security tracing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20100723 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100723 |
Properties
Class | CX_SEC_TRACE | |
Short Description | Security diagnostic tool exception | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SEC_TRACE | |
Program status | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | SEC_TRACE | Generic functionality for security tracing |
Created | 20100723 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SEC_TRACE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100723 |
Friends
Class CX_SEC_TRACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20100723 | ||||
2 | ![]() |
Constant | Public | See coding | 20100723 | ||||
3 | ![]() |
Constant | Public | See coding | 20100723 | ||||
4 | ![]() |
Constant | Public | See coding | 20100723 | ||||
5 | ![]() |
Constant | Public | See coding | 20110124 | ||||
6 | ![]() |
Constant | Public | See coding | 20100723 | ||||
7 | ![]() |
Constant | Public | See coding | 20100723 | ||||
8 | ![]() |
Constant | Public | See coding | 20100723 | ||||
9 | ![]() |
Constant | Public | See coding | 20100723 | ||||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_CALLSTACK | ABAP Call Stack | 20100723 | ||
11 | ![]() |
Constant | Public | See coding | 20100723 | ||||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20100723 | |||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20100723 | |||
14 | ![]() |
Constant | Public | See coding | 20100723 | ||||
15 | ![]() |
Constant | Public | See coding | 20100723 | ||||
16 | ![]() |
Constant | Public | See coding | 20100723 | ||||
17 | ![]() |
Constant | Public | See coding | 20100723 | ||||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XSDANY | XML Fragment | 20100723 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100723 |
2 | ![]() |
Static method | Public | Method | Generate ABAP Call Stack | 20100723 |
3 | ![]() |
Instance method | Public | Method | 20100723 | |
4 | ![]() |
Instance method | Private | Method | Determine message text for language | 20100723 |
Events
Class CX_SEC_TRACE has no event.
Types
Class CX_SEC_TRACE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STACK | Call by reference | Type reference (TYPE) | ABAP_CALLSTACK | 20100723 | |||
2 | ![]() |
MSG1 | Call by reference | Type reference (TYPE) | STRING | 20100723 | |||
3 | ![]() |
MSG2 | Call by reference | Type reference (TYPE) | STRING | 20100723 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100723 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100723 | |||
6 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSDANY | 20100723 |
Method CONSTRUCTOR on class CX_SEC_TRACE has no exception.
Method CREATE_CALLSTACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_STACK | Value transfer | Type reference (TYPE) | ABAP_CALLSTACK | ABAP Call Stack | 20100723 |
Method CREATE_CALLSTACK on class CX_SEC_TRACE has no exception.
Method GET_EXCEPTION_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 key with parameters mapped to attribute names | 20100723 |
Method GET_EXCEPTION_KEY on class CX_SEC_TRACE has no exception.
Method GET_MESSAGE_FROM_LANGU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100723 | |||
2 | ![]() |
IF_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20100723 | ||
3 | ![]() |
IO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE | Interface for Accessing Texts from Message Objects | 20100723 |
Method GET_MESSAGE_FROM_LANGU on class CX_SEC_TRACE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |