SAP ABAP Class CL_XMS_TRACE_HANDLE (CL_XMS_TRACE_HANDLE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_TRACE_HANDLE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20060717   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_TRACE_HANDLE has no forward declaration.
Interfaces
Class CL_XMS_TRACE_HANDLE has no interface implemented.
Friends
Class CL_XMS_TRACE_HANDLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _APP_FILTER Instance attribute Protected Type reference (TYPE) SXMSTRC_XMS_EXT XMS: Enhancement Structure for Trace Filter 20060717
2 _HANDLE Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_TRC_HANDLE Logical Trace Handle 20060717
3 _SYS_FILTER Instance attribute Protected Type reference (TYPE) SWFTRCLPNT Trace: Definition of a Logical Date/Time 20060717
4 _TRC_WORK Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_TRC_WORK XMS: Trace Use 20060717
5 _WRITE Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20060717
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060717
2 CONVERT_XSTRING_TO_STRING Static method Public Method 20060717
3 CREATE_HANDLE Static method Public Method 20060717
4 GET_TRACE_LEVEL Instance method Public Method 20060724
5 PUBLISH_LOCAL_TRACE Instance method Public Method 20060717
6 SET_CONTEXT Instance method Public Method 20060717
7 SET_MSG_ID Instance method Public Method 20060717
8 SET_PACKAGE_BACK Instance method Public Method 20070716
9 SET_PID Instance method Public Method 20060717
10 SET_TITLE_FOR_NEW Instance method Public Method 20060717
11 WRITE Instance method Public Method 20060717
12 WRITE_PAYLOAD Instance method Public Method 20060717
Events
Class CL_XMS_TRACE_HANDLE has no event.
Types
Class CL_XMS_TRACE_HANDLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_FILTER Call by reference Type reference (TYPE) SXMSTRC_XMS_EXT XMS: Erweiterungsstruktur für Tracefilter 20060717
2 Importing HANDLE Call by reference Object reference (TYPE REF TO) CL_SWF_TRC_HANDLE Logisches Trace-Handle 20060717
3 Importing SYS_FILTER Call by reference Type reference (TYPE) SWFTRCLPNT Trace: Definition eines logischen Zeitpunktes 20060717
4 Importing TRC_WORK Call by reference Object reference (TYPE REF TO) CL_XMS_TRC_WORK XMS: Trace-Benutzung 20060717
5 Importing WRITE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060717

Method CONSTRUCTOR on class CL_XMS_TRACE_HANDLE has no exception.

Method CONVERT_XSTRING_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARSET Value transfer Type reference (TYPE) STRING 'UTF-8' CHARSET 20060717
2 Importing IN Call by reference Type reference (TYPE) XSTRING 20060717
3 Returning OUT Value transfer Type reference (TYPE) STRING 20060717
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060717

Method CREATE_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HANDLE Value transfer Object reference (TYPE REF TO) CL_XMS_TRACE_HANDLE 20060717
2 Importing PACKAGE Call by reference Type reference (TYPE) SXMSPARAM Konfigurationsparameter 20060717

Method CREATE_HANDLE on class CL_XMS_TRACE_HANDLE has no exception.

Method GET_TRACE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LEVEL Value transfer Type reference (TYPE) SWFTRCLEV Trace-Level Workflow-Laufzeit 20060724

Method GET_TRACE_LEVEL on class CL_XMS_TRACE_HANDLE has no exception.

Method PUBLISH_LOCAL_TRACE Signature

Method PUBLISH_LOCAL_TRACE on class CL_XMS_TRACE_HANDLE has no parameter.
Method PUBLISH_LOCAL_TRACE on class CL_XMS_TRACE_HANDLE has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) SWFTRC_EVT Trace: Logischer Zeitpunkt innerhalb eines Pakets 20060717

Method SET_CONTEXT on class CL_XMS_TRACE_HANDLE has no exception.

Method SET_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060717

Method SET_MSG_ID on class CL_XMS_TRACE_HANDLE has no exception.

Method SET_PACKAGE_BACK Signature

Method SET_PACKAGE_BACK on class CL_XMS_TRACE_HANDLE has no parameter.
Method SET_PACKAGE_BACK on class CL_XMS_TRACE_HANDLE has no exception.

Method SET_PID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060717

Method SET_PID on class CL_XMS_TRACE_HANDLE has no exception.

Method SET_TITLE_FOR_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TITLE Call by reference Type reference (TYPE) SWFTRCHDSC Trace-Header: Beschreibender Text 20060717

Method SET_TITLE_FOR_NEW on class CL_XMS_TRACE_HANDLE has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMENT Call by reference Type reference (TYPE) CLIKE 20060717
2 Importing CONTEXT Call by reference Type reference (TYPE) SWFTRC_EVT Trace: Logischer Zeitpunkt innerhalb eines Pakets 20060717
3 Importing DATA Call by reference Type reference (TYPE) ANY 20060717

Method WRITE on class CL_XMS_TRACE_HANDLE has no exception.

Method WRITE_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMENT Value transfer Type reference (TYPE) CLIKE 20060717
2 Importing CONTEXT Value transfer Type reference (TYPE) SWFTRC_EVT Trace: Logischer Zeitpunkt innerhalb eines Pakets 20060717
3 Importing PAYLOAD Call by reference Type reference (TYPE) XSTRING 20060717

Method WRITE_PAYLOAD on class CL_XMS_TRACE_HANDLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710