SAP ABAP Class IF_SATC_RT_LOG (Trace & Logging Tool)
Properties
| Class | IF_SATC_RT_LOG | |
| Short Description | Trace & Logging Tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060921 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_RT_LOG has no forward declaration.
Interfaces
Class IF_SATC_RT_LOG has no interface implemented.
Friends
Class IF_SATC_RT_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | 20070514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Log Exception | 20060924 | |
| 2 | Instance method | Public | Method | Log T100 Message | 20070730 | |
| 3 | Instance method | Public | Method | Log T100 Message | 20060924 | |
| 4 | Instance method | Public | Method | Log text | 20070730 |
Events
Class IF_SATC_RT_LOG has no event.
Types
Class IF_SATC_RT_LOG has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20060924 | |||
| 2 | TRACE_LEVEL | Call by reference | Type reference (TYPE) | INT1 | 0 | Int1 | 20070731 |
Method ADD_EXCEPTION on class IF_SATC_RT_LOG has no exception.
Method ADD_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'SATC_RUN_TIME' | Message Class | 20070730 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20070730 | |||
| 3 | MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20070730 | |||
| 4 | MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20070730 | |||
| 5 | MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20070730 | |||
| 6 | MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20070730 | |||
| 7 | TRACE_LEVEL | Call by reference | Type reference (TYPE) | INT1 | 0 | Int1 | 20070731 |
Method ADD_STATUS on class IF_SATC_RT_LOG has no exception.
Method ADD_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'SATC_RUN_TIME' | Message Class | 20060924 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20060924 | |||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20060924 | ||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20060924 | |||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20060924 | |||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20060924 | |||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | Message Variable | 20060924 | |||
| 8 | TRACE_LEVEL | Call by reference | Type reference (TYPE) | INT1 | 0 | Int1 | 20070731 |
Method ADD_T100_MESSAGE on class IF_SATC_RT_LOG has no exception.
Method ADD_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20070730 | ||||
| 2 | TRACE_LEVEL | Call by reference | Type reference (TYPE) | INT1 | 0 | Int1 | 20070730 |
Method ADD_TEXT on class IF_SATC_RT_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |