SAP ABAP Class CX_SWF_TRC_TRACE (Error in Trace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_TRC (Package) Workflow: Trace
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SWF_IFS_EXCEPTION Workflow Exception 20040503
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SWF_TRC_INVALID_CONTEXT Trace context not valid or not set 20040504
2 Inheritance (c INHERITING FROM c_ref)  CX_SWF_TRC_LOCK Lock Traces 20051219
3 Inheritance (c INHERITING FROM c_ref)  CX_SWF_TRC_TRACE_EXT Error in application-specific trace extension 20040503
Properties
Class CX_SWF_TRC_TRACE  
Short Description Error in Trace    
Super Class CX_SWF_IFS_EXCEPTION Workflow Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SWF_TRC    
Program status     
Category 40  Exception Class 
Package SWF_TRC   Workflow: Trace 
Created 20040503   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SWF_TRC_TRACE has no forward declaration.
Interfaces
Class CX_SWF_TRC_TRACE has no interface implemented.
Friends
Class CX_SWF_TRC_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TRACE_COMPONENT Instance attribute Public Type reference (TYPE) SWFTRC_CMP Trace: Unique Name of a Component 20040504
2 TRACE_ID Instance attribute Public Type reference (TYPE) SWFTRACEID Unique ID of Trace 20040503
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040503
Events
Class CX_SWF_TRC_TRACE has no event.
Types
Class CX_SWF_TRC_TRACE 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 EXCP_TAB Value transfer Type reference (TYPE) SWF_IFSTAB EXCP_TAB 20040503
2 Importing LOG_CONTEXT Value transfer Type reference (TYPE) SWF_LOGCTX LOG_CONTEXT 20040503
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040503
4 Importing T100_MSG Value transfer Type reference (TYPE) SWF_T100MS T100_MSG 20040503
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040503
6 Importing TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL TIMESTAMP 20040503
7 Importing TIMEZONE Value transfer Type reference (TYPE) SYSTZONLO TIMEZONE 20040503
8 Importing TRACE_COMPONENT Call by reference Type reference (TYPE) SWFTRC_CMP 20040504
9 Importing TRACE_ID Call by reference Type reference (TYPE) SWFTRACEID 20040503

Method CONSTRUCTOR on class CX_SWF_TRC_TRACE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700