SAP ABAP Class CL_SWF_LOG_PROFILE_EDITOR (Editor for Log Profiles)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_LOG (Package) Workflow: Log Manager
Properties
Class CL_SWF_LOG_PROFILE_EDITOR  
Short Description Editor for Log Profiles    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_LOG   Workflow: Log Manager 
Created 20000630   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_LOG_PROFILE_EDITOR has no forward declaration.
Interfaces
Class CL_SWF_LOG_PROFILE_EDITOR has no interface implemented.
Friends
Class CL_SWF_LOG_PROFILE_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CMPMODE_ALL Constant Public Type reference (TYPE) CHAR1 'A' Comp Mode: All Components 20000714
2 MC_CMPMODE_VISIBLE Constant Public Type reference (TYPE) CHAR1 'V' Comp Mode: Only Visible 20000714
3 MC_FUNC_COPY Constant Public Type reference (TYPE) SY-UCOMM 'COPY' Function: Copy... 20000714
4 MC_FUNC_CREATE Constant Public Type reference (TYPE) SY-UCOMM 'CREA' Function: Create... 20000714
5 MC_FUNC_DISPLAY_EDIT Constant Public Type reference (TYPE) SY-UCOMM 'EDDI' Function: Display<->Change 20000714
6 MC_FUNC_OTHER_OBJECT Constant Public Type reference (TYPE) SY-UCOMM 'OPRO' Funktion: Other Profile... 20000714
7 MC_STARTMODE_DISPLAY Constant Public Type reference (TYPE) CHAR1 'D' Start Mode: Display 20000714
8 MC_STARTMODE_EDIT Constant Public Type reference (TYPE) CHAR1 'E' Start Mode: Display 20000714
9 MT_EXCLUDES Instance attribute Private See coding Table of Excluded Functions 20000714
10 M_CMPMODE Instance attribute Private Type reference (TYPE) CHAR1 MC_CMPMODE_VISIBLE Comp Mode 20000714
11 M_STARTMODE Instance attribute Private Type reference (TYPE) CHAR1 MC_STARTMODE_EDIT Start Mode 20000714
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCLUDED_FUNCTION Instance method Public Method Adds Excluded Function 20000714
2 GET_INSTANCE Static method Public Method Gets an Editor Instance 20000630
3 SET_COMPONENT_MODE Instance method Public Method Sets Mode for Component Display 20000714
4 SET_START_MODE Instance method Public Method Sets Mode in Which Editor is Called 20000714
5 START_EDITOR Instance method Public Method Calls the Editor for a Profile 20000630
Events
Class CL_SWF_LOG_PROFILE_EDITOR has no event.
Types
Class CL_SWF_LOG_PROFILE_EDITOR has no local type.
Method Signatures

Method ADD_EXCLUDED_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FUNCTION Call by reference Type reference (TYPE) SY-UCOMM Funktionscode 20000714

Method ADD_EXCLUDED_FUNCTION on class CL_SWF_LOG_PROFILE_EDITOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EDITOR Value transfer Object reference (TYPE REF TO) CL_SWF_LOG_PROFILE_EDITOR Editor für Log-Profile 20000630

Method GET_INSTANCE on class CL_SWF_LOG_PROFILE_EDITOR has no exception.

Method SET_COMPONENT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) CHAR1 Modus 20000714

Method SET_COMPONENT_MODE on class CL_SWF_LOG_PROFILE_EDITOR has no exception.

Method SET_START_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) CHAR1 Start-Modus 20000714

Method SET_START_MODE on class CL_SWF_LOG_PROFILE_EDITOR has no exception.

Method START_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROFILE Call by reference Object reference (TYPE REF TO) IF_SWF_LOG_PROFILE Log-Profil 20000630

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