SAP ABAP Class CL_XMS_MSGHDR30_DIAGNOSTICS (XI: Diagnostics SOAP Header)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSMSG (Package) XI: Message Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MSGHDR30_DIAGNOSTICS XI: Diagnostics SOAP Header 20030723
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PROP A Property Serializable in a String 20030723
Properties
Class CL_XMS_MSGHDR30_DIAGNOSTICS  
Short Description XI: Diagnostics SOAP Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSMSG   XI: Message Handling 
Created 20030723   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_XMS_MAIN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_MSGHDR30_DIAGNOSTICS XI: Diagnostics SOAP Header 20030723
2 IF_XMS_PROP A Property Serializable in a String 20030723
Friends
Class CL_XMS_MSGHDR30_DIAGNOSTICS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR Instance attribute Protected Type reference (TYPE) SXMS_MSGHDR30_DIAGNOSTICS 20030724
2 CO_ATTR_TO_FILE Constant Protected Type reference (TYPE) STRING 'to_file' Attribute Name 20030723
3 CO_FALSE Instance attribute Private Attribute reference (LIKE) 20030723
4 CO_LCNAME Instance attribute Private Attribute reference (LIKE) 20030723
5 CO_NSURI Instance attribute Private Attribute reference (LIKE) 20030723
6 CO_TAG_LOG Constant Protected Type reference (TYPE) STRING 'Logging' Tag Name 20030723
7 CO_TAG_TRACE Constant Protected Type reference (TYPE) STRING 'TraceLevel' Tag Name 20030723
8 CO_TRUE Instance attribute Private Attribute reference (LIKE) 20030723
9 CO_VAL_LOGLEVEL_0 Constant Protected Type reference (TYPE) STRING '0' Log Level 20030723
10 CO_VAL_LOGLEVEL_1 Constant Protected Type reference (TYPE) STRING '1' Log Level 20030723
11 CO_VAL_LOGLEVEL_2 Constant Protected Type reference (TYPE) STRING '2' Log Level 20030723
12 CO_VAL_TRACELEVEL_0 Constant Protected Type reference (TYPE) STRING '0' Trace level 20030723
13 CO_VAL_TRACELEVEL_1 Constant Protected Type reference (TYPE) STRING '1' Trace level 20030723
14 CO_VAL_TRACELEVEL_2 Constant Protected Type reference (TYPE) STRING '2' Trace level 20030723
15 CO_VAL_TRACELEVEL_3 Constant Protected Type reference (TYPE) STRING '3' Trace level 20030723
16 MUST_UNDERSTAND Instance attribute Protected Type reference (TYPE) SXMSFLAG SOAP Attribute 20030731
17 PARSER Instance attribute Private Object reference (TYPE REF TO) LCL_PARSER Parser 20030731
18 PID_TAB Instance attribute Public Type reference (TYPE) SXMS_TAB_SXMSPID 20031016
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030731
2 COPY_ATTRIBUTES Instance method Public Method 20060814
3 GET_ATTRIBUTES Instance method Public Method 20060512
4 GET_LOG_LEVEL Instance method Public Method Read Log Level 20031111
5 GET_LOG_PROPAGATE Instance method Public Method Read Log Propagation 20031111
6 GET_TRACE_LEVEL Instance method Public Method Read Trace Level 20060116
7 LOG_PIPELINE Instance method Public Method Log Pipeline 20031016
8 SET_ATTRIBUTES Instance method Public Method 20060512
9 SET_LOG_LEVEL Instance method Public Method Set Log Level 20031111
10 SET_LOG_PROPAGATE Instance method Public Method Set Log Propagation 20031111
11 SET_TRACE_LEVEL Instance method Public Method Set Trace Level 20060116
Events
Class CL_XMS_MSGHDR30_DIAGNOSTICS has no event.
Types
Class CL_XMS_MSGHDR30_DIAGNOSTICS 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 DG Call by reference Object reference (TYPE REF TO) CL_XMS_MSGHDR30_DIAGNOSTICS XI: Diagnostics SOAP Header 20060613
2 Importing I_PROP Call by reference Object reference (TYPE REF TO) IF_XMS_PROP in einen String serialisierbare Property 20060814

Method CONSTRUCTOR on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method COPY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP Call by reference Object reference (TYPE REF TO) IF_XMS_PROP in einen String serialisierbare Property 20060814

Method COPY_ATTRIBUTES on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DG_ATTR Call by reference Type reference (TYPE) SXMS_DG_ATTR Strukur für Diagnostics Header 20070716

Method GET_ATTRIBUTES on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method GET_LOG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LEVEL Call by reference Type reference (TYPE) SXMSLOGLEV XI: Logging Level 20031111

Method GET_LOG_LEVEL on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method GET_LOG_PROPAGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROPAGATE Call by reference Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20031111

Method GET_LOG_PROPAGATE on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method GET_TRACE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRACE_LEVEL Value transfer Type reference (TYPE) SXMSTRCLEV Trace-Level 20060116

Method GET_TRACE_LEVEL on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method LOG_PIPELINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 20031016
2 Returning RETURN Value transfer Type reference (TYPE) SXMSFLAG 20031016

Method LOG_PIPELINE on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DG_ATTR Call by reference Type reference (TYPE) SXMS_DG_ATTR Strukur für Diagnostics Header 20070716

Method SET_ATTRIBUTES on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method SET_LOG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) SXMSLOGLEV XI: Logging Level 20031111

Method SET_LOG_LEVEL on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method SET_LOG_PROPAGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROPAGATE Call by reference Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20031111

Method SET_LOG_PROPAGATE on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.

Method SET_TRACE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SXMSTRCLEV Trace-Level 20060116

Method SET_TRACE_LEVEL on class CL_XMS_MSGHDR30_DIAGNOSTICS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640