SAP ABAP Class CL_SWF_TRC_ABSTRACT_IMPL (Workflow Trace - Abstract Implementation)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TRC_APPLICATION Trace: Application-Specific Filter Accesses 20040816
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TRC_DBCON_NAME Name of DB Connection of Workflow Trace 20040805
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SLEI_RUN_TRACE LEI Tracing Implementation 20081128
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_BAM_TRACE_IMPL BAM Tracing Implementation 20060609
3 Inheritance (c INHERITING FROM c_ref)  CL_SWF_SLS_TRACE Trace Implementation of Deadline Monitoring 20041126
4 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TRC_APPLICATION Workflow Trace: Database Operations 20040816
5 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TRC_DEMO_IMPL Workflow Trace Implementation 20040816
6 Inheritance (c INHERITING FROM c_ref)  CL_SWF_XI_INBOUND_TRC_APP Workflow Trace: Database Operations 20060621
7 Inheritance (c INHERITING FROM c_ref)  CL_XMS_TRC_APPLICATION XMS: Trace Implementation 20050721
Properties
Class CL_SWF_TRC_ABSTRACT_IMPL  
Short Description Workflow Trace - Abstract Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_TRC   Workflow: Trace 
Created 20040805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_TRC_APPLICATION Trace: Application-Specific Filter Accesses 20040816
2 IF_SWF_TRC_DBCON_NAME Name of DB Connection of Workflow Trace 20040805
Friends
Class CL_SWF_TRC_ABSTRACT_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_CONNECTION_NAME Instance attribute Protected Attribute reference (LIKE) 20040805
2 MC_COMPONENT_NAME Instance attribute Protected Type reference (TYPE) SWFTRC_CMP Application Component Implementing Its Own Trace Extensions 20040827
3 MC_DATA_TABLE_NAME Instance attribute Protected Type reference (TYPE) DOMNAME Domain Name 20040816
4 MC_FILTER_TABLE_NAME Instance attribute Protected Type reference (TYPE) DOMNAME Domain Name 20040816
5 MC_TABLE_WHITELIST Instance attribute Protected Type reference (TYPE) STRING_HASHED_TABLE Table of Hashed Strings 20120420
Methods
# Method Level Visibility Method type Description Created on
1 CALL_TRACE_GUI Instance method Public Method Checking type of data reference contents 20040827
2 NEW_SIMPLE_RANGE Static method Public Method Creating where-claus parameter for simple field 20040816
Events
Class CL_SWF_TRC_ABSTRACT_IMPL has no event.
Types
Class CL_SWF_TRC_ABSTRACT_IMPL has no local type.
Method Signatures

Method CALL_TRACE_GUI Signature

Method CALL_TRACE_GUI on class CL_SWF_TRC_ABSTRACT_IMPL has no parameter.
Method CALL_TRACE_GUI on class CL_SWF_TRC_ABSTRACT_IMPL has no exception.

Method NEW_SIMPLE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOW Call by reference Type reference (TYPE) ANY 20040816
2 Exporting NEW_RANGE Call by reference Type reference (TYPE) TABLE 20040816

Method NEW_SIMPLE_RANGE on class CL_SWF_TRC_ABSTRACT_IMPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700