SAP ABAP Class CL_SAM_TRACE (Trace)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW-MES (Application Component) Messaging
⤷
CRM_SAM_MAIN (Package) SAM Basis Functionality

⤷

⤷

Properties
Class | CL_SAM_TRACE | |
Short Description | Trace | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_SAM_MAIN | SAM Basis Functionality |
Created | 20040609 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAM_TRACE has no forward declaration.
Interfaces
Class CL_SAM_TRACE has no interface implemented.
Friends
Class CL_SAM_TRACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'c_sam_receive_message_request' | 20040609 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'c_sam_receive_message_response' | 20040609 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'c_sam_send_message_request' | 20040609 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'c_sam_send_message_response' | 20040609 | ||
5 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_SAM_TRACE_WRITER | Trace Writer | 20040609 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns Current Trace Writer Instance | 20040609 |
2 | ![]() |
Static method | Public | Method | Set a Trace Writer Instance | 20040609 |
3 | ![]() |
Static method | Public | Method | Write Trace | 20040609 |
Events
Class CL_SAM_TRACE has no event.
Types
Class CL_SAM_TRACE has no local type.
Method Signatures
Method GET_TRACE_WRITER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRACE_WRITER | Value transfer | Object reference (TYPE REF TO) | IF_SAM_TRACE_WRITER | Trace Writer | 20040609 |
Method GET_TRACE_WRITER on class CL_SAM_TRACE has no exception.
Method SET_TRACE_WRITER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRACE_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SAM_TRACE_WRITER | Trace Writer | 20040609 |
Method SET_TRACE_WRITER on class CL_SAM_TRACE has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | SPACE | 20040609 | ||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20040609 |
Method WRITE on class CL_SAM_TRACE has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |