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 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Comp Mode: All Components | 20000714 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'V' | Comp Mode: Only Visible | 20000714 | ||
| 3 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'COPY' | Function: Copy... | 20000714 | ||
| 4 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CREA' | Function: Create... | 20000714 | ||
| 5 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'EDDI' | Function: Display<->Change | 20000714 | ||
| 6 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'OPRO' | Funktion: Other Profile... | 20000714 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Start Mode: Display | 20000714 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Start Mode: Display | 20000714 | ||
| 9 | Instance attribute | Private | See coding | Table of Excluded Functions | 20000714 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | MC_CMPMODE_VISIBLE | Comp Mode | 20000714 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | MC_STARTMODE_EDIT | Start Mode | 20000714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Excluded Function | 20000714 | |
| 2 | Static method | Public | Method | Gets an Editor Instance | 20000630 | |
| 3 | Instance method | Public | Method | Sets Mode for Component Display | 20000714 | |
| 4 | Instance method | Public | Method | Sets Mode in Which Editor is Called | 20000714 | |
| 5 | 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 | 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 | 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 | 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 | 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 | 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 |