SAP ABAP Interface IF_SATC_RT_LOG (Trace & Logging Tool)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_RUN_TIME_LOG (Package) INTERNAL: - *NO* REUSE - logging and tracing
⤷
⤷
Properties
| Interface | IF_SATC_RT_LOG | |
| Short Description | Trace & Logging Tool |
General Data
| Package | SATC_STDLIB_RUN_TIME_LOG | INTERNAL: - *NO* REUSE - logging and tracing |
| Created | 20060921 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_RT_LOG has no forward declaration.
Interfaces
Interface IF_SATC_RT_LOG has no interface.
Friends
Interface IF_SATC_RT_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMP_ENV | 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
Interface IF_SATC_RT_LOG has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SATC_RT_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |