SAP ABAP Class CL_SWF_ADM_PROFILE_BASE (Root of All Workflow Profiles)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_ADM (Package) Workflow: Administration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_ADM_PROFILE_COMPATIBLE Workflow Profile for Workflow 3.0 20000426
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_ADM_PROFILE_STANDARD Workflow Profile for Workflow 5.0 20000427
Properties
Class CL_SWF_ADM_PROFILE_BASE  
Short Description Root of All Workflow Profiles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_ADM   Workflow: Administration 
Created 20000426   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_ADM_PROFILE_BASE has no forward declaration.
Interfaces
Class CL_SWF_ADM_PROFILE_BASE has no interface implemented.
Friends
Class CL_SWF_ADM_PROFILE_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_STEPS Instance attribute Public Type reference (TYPE) SWF_DRTCLS Step Classes (Definition/Runtime) 20000426
2 M_CONTAINER_CLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME Container Persistence Class 20000426
3 M_FLOW_PERSIST_CLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME Workflow Persistent Runtime Class 20000629
4 M_FLOW_RUN_CLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME Workflow Runtime Class 20000629
5 M_LOG_CLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME Log Class 20000426
6 M_PS_CLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME Container Persistence Class 20000704
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000427
2 GET_CONTAINER_CLASS_NAME Instance method Public Method Gets Name of Container Class (Runtime) 20000427
3 GET_FLOW_PERSIST_CLASS_NAME Instance method Public Method Gets the Name of a Persistent Flow Class (Runtime) 20000629
4 GET_FLOW_RUN_CLASS_NAME Instance method Public Method Gets the Name of the Flow (Runtime) Class 20000629
5 GET_LOG_CLASS_NAME Instance method Public Method Gets the Name of the Logging Class 20000427
6 GET_PS_CLASS_NAME Instance method Public Method Gets the Name of the Process Status Class 20000704
7 GET_STEP_PERSIST_CLASS_NAME Instance method Public Method Gets the Name of a Persistent Step Class (Runtime) 20000627
8 GET_STEP_RUN_CLASS_NAME Instance method Public Method Gets the Name of a Step (Runtime) Class 20000627
Events
Class CL_SWF_ADM_PROFILE_BASE has no event.
Types
Class CL_SWF_ADM_PROFILE_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_CONTAINER_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Name der Klasse 20000427

Method GET_CONTAINER_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.

Method GET_FLOW_PERSIST_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Name der Runtimeklasse 20000629

Method GET_FLOW_PERSIST_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.

Method GET_FLOW_RUN_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Name der Runtimeklasse 20000629

Method GET_FLOW_RUN_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.

Method GET_LOG_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Name der Klasse 20000427

Method GET_LOG_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.

Method GET_PS_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Name der Runtimeklasse 20000704

Method GET_PS_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.

Method GET_STEP_PERSIST_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Name der Runtimeklasse 20000627
2 Importing DEF_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Name der Definitionsklasse 20000627

Method GET_STEP_PERSIST_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.

Method GET_STEP_RUN_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Name der Runtimeklasse 20000627
2 Importing DEF_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Name der Definitionsklasse 20000627

Method GET_STEP_RUN_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610