SAP ABAP Class CL_SWF_CNT_EDIT_WFD_CTL (Workflow: Special Container Editor for WF Builder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CNT_EDIT_TREECTL | Container: Editor Component as Tree Control | 20001019 |
Properties
| Class | CL_SWF_CNT_EDIT_WFD_CTL | |
| Short Description | Workflow: Special Container Editor for WF Builder | |
| Super Class | CL_SWF_CNT_EDIT_TREECTL | Container: Editor Component as Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 20001019 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_CNT_EDIT_WFD_CTL has no forward declaration.
Interfaces
Class CL_SWF_CNT_EDIT_WFD_CTL has no interface implemented.
Friends
Class CL_SWF_CNT_EDIT_WFD_CTL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | TV_NODEKEY | 'root_create_' | Name of system root | 20020415 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | Hide CREATE Entry | 20020415 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | Hide System Elements | 20010712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001019 | |
| 2 | Instance method | Public | Method | Delivers the Name of the Selected Container | 20001019 | |
| 3 | Instance method | Public | Method | 20020124 | ||
| 4 | Instance method | Public | Method | 20020122 | ||
| 5 | Instance method | Public | Method | 20020122 | ||
| 6 | Instance method | Public | Method | 20020124 | ||
| 7 | Instance method | Public | Method | Refresh Display | 20001019 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ELEMENT_CHANGED | Instance Event (0) |
Public (2) |
Element Changed/Created | 20010423 |
Types
Class CL_SWF_CNT_EDIT_WFD_CTL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20001019 | |||
| 2 | DISPLAY | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Anzeigemodus | 20001019 | ||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001019 |
Method CONSTRUCTOR on class CL_SWF_CNT_EDIT_WFD_CTL has no exception.
Method GET_SELECTED_CONTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NAME | Value transfer | Type reference (TYPE) | SWC_ELEM | Name des Elements | 20001019 |
Method GET_SELECTED_CONTNAME on class CL_SWF_CNT_EDIT_WFD_CTL has no exception.
Method REDO Signature
Method REDO on class CL_SWF_CNT_EDIT_WFD_CTL has no parameter.
Method REDO on class CL_SWF_CNT_EDIT_WFD_CTL has no exception.
Method ROLLBACK_STATE Signature
Method ROLLBACK_STATE on class CL_SWF_CNT_EDIT_WFD_CTL has no parameter.
Method ROLLBACK_STATE on class CL_SWF_CNT_EDIT_WFD_CTL has no exception.
Method SAVE_STATE Signature
Method SAVE_STATE on class CL_SWF_CNT_EDIT_WFD_CTL has no parameter.
Method SAVE_STATE on class CL_SWF_CNT_EDIT_WFD_CTL has no exception.
Method UNDO Signature
Method UNDO on class CL_SWF_CNT_EDIT_WFD_CTL has no parameter.
Method UNDO on class CL_SWF_CNT_EDIT_WFD_CTL has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20001109 | |||
| 2 | FORCE_UPDATE | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Update erzwingen | 20020328 | ||
| 3 | NO_CREATE_ITEM | Call by reference | Type reference (TYPE) | XFLAG | 'X' | "create"-Eintrag nicht zeigen | 20001019 | ||
| 4 | NO_SYSTEM_ITEMS | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Zeige keine Systemelemente (Unterstrich) | 20010712 |
Method UPDATE on class CL_SWF_CNT_EDIT_WFD_CTL has no exception.
Event Signatures
Event ELEMENT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | elementreferenz | 20010423 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |