SAP ABAP Class CL_SWF_LOG_PERSIST_BASE (Workflow Log: Standard Persistence Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_LOG (Package) Workflow: Log Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_LOG_PERSISTENCE Log Persistence 20000602
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_LOG_PERSIST_STANDARD Workflow Log: Standard Persistence Class 20000602
Properties
Class CL_SWF_LOG_PERSIST_BASE  
Short Description Workflow Log: Standard Persistence Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_LOG   Workflow: Log Manager 
Created 20000602   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_LOG_PERSIST_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_LOG_PERSISTENCE Log Persistence 20000602
Friends
Class CL_SWF_LOG_PERSIST_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_COMP_SWF_RUN Constant Public Type reference (TYPE) SWF_LOGCMP 'SWF_RUN' Component: SWF_RUN 20000602
2 MC_COMP_SWF_SYSTEM Constant Public Type reference (TYPE) SWF_LOGCMP 'SWF_SYSTEM' Component: SWF_SYSTEM 20000602
3 MC_MSG_NONE Constant Public Type reference (TYPE) SWFDLMTY ' ' No Message Exists 20000810
4 MC_MSG_OTR Constant Public Type reference (TYPE) SWFDLMTY 'O' Message of Type OTR 20000810
5 MC_MSG_T100 Constant Public Type reference (TYPE) SWFDLMTY 'T' Message of Type T100 20000810
6 M_ACTION_TABLE Instance attribute Protected Type reference (TYPE) TYPENAME 'SWFRLSUC' Name of Dictionary Type 20000602
7 M_ERROR_TABLE Instance attribute Protected Type reference (TYPE) TYPENAME 'SWFRLERR' Name of Dictionary Type 20000809
8 M_MESSAGE_TABLE Instance attribute Protected Type reference (TYPE) TYPENAME 'SWFRLMSG' Name of Dictionary Type 20000602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000602
2 GET_ALL_TABLES Instance method Protected Method Gets All DB Tables 20000602
3 GET_COMPONENTS Instance method Protected Method Delivers the Components 20000602
4 GET_COMPONENT_TABLE Instance method Protected Method Gets DB Tables for a Component 20000602
5 GET_TABLE_COMPONENTS Instance method Protected Method Gets Components for a Table 20000602
Events
Class CL_SWF_LOG_PERSIST_BASE has no event.
Types
Class CL_SWF_LOG_PERSIST_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_LOG_PERSIST_BASE has no parameter.
Method CONSTRUCTOR on class CL_SWF_LOG_PERSIST_BASE has no exception.

Method GET_ALL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TABLES Value transfer Type reference (TYPE) SWF_LOGTABS Tabelle für Namen von DB-Tabellen 20000602

Method GET_ALL_TABLES on class CL_SWF_LOG_PERSIST_BASE has no exception.

Method GET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COMPONENTS Value transfer Type reference (TYPE) SWF_TLOGCOMP Tabelle der Componenten eines Logtyps 20000602

Method GET_COMPONENTS on class CL_SWF_LOG_PERSIST_BASE has no exception.

Method GET_COMPONENT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT Call by reference Type reference (TYPE) SWF_LOGCMP Komponente eines Logtyps 20000602
2 Returning RE_TABLE Value transfer Type reference (TYPE) TYPENAME Tabellenname 20000602

Method GET_COMPONENT_TABLE on class CL_SWF_LOG_PERSIST_BASE has no exception.

Method GET_TABLE_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABLE_NAME Call by reference Type reference (TYPE) TABNAME16 Tabellenname, 16-stellig 20000602
2 Returning RE_COMPONENTS Value transfer Type reference (TYPE) SWF_TLOGCOMP Tabelle der Componenten eines Logtyps 20000602

Method GET_TABLE_COMPONENTS on class CL_SWF_LOG_PERSIST_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 50A