SAP ABAP Class CL_SWF_CNT_CONDITION_TREECTL (Container-Tree Control with Enhancements for Conditions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CNT_VIEW_TREECTL | Container: View Component as Tree Control | 20010406 |
Properties
| Class | CL_SWF_CNT_CONDITION_TREECTL | |
| Short Description | Container-Tree Control with Enhancements for Conditions | |
| Super Class | CL_SWF_CNT_VIEW_TREECTL | Container: View Component as Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT | Workflow: Container |
| Created | 20010406 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_CNT_CONDITION_TREECTL has no forward declaration.
Interfaces
Class CL_SWF_CNT_CONDITION_TREECTL has no interface implemented.
Friends
Class CL_SWF_CNT_CONDITION_TREECTL 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_IMAGE | '@5X@' | ICON Date Profile | 20010406 | ||
| 2 | Constant | Protected | Type reference (TYPE) | TV_NODEKEY | 'root_time' | Name of Dates Root | 20010406 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR12 | '_C' | Name Prefix of a Date Rule | 20010406 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR12 | '_D' | Name Prefix for Duration (Deadline Variables) | 20010406 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR12 | '__T' | Name Prefix of a Time Profile | 20010406 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR12 | '_T' | Name Prefix of a Date Type | 20010406 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | CHAR32 | Default Date Profile | 20010406 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Show Date Profiles | 20010406 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CHAR80 | Description of Dates Branch | 20010406 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CHAR80 | Long Text of Dates Branch | 20010406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010406 | |
| 2 | Instance method | Protected | Method | Opening a Deadline Profile | 20010423 | |
| 3 | Instance method | Protected | Method | Fills Internal Table with Deadline Profiles | 20010406 | |
| 4 | Instance method | Public | Method | Update Display with New Values | 20010418 |
Events
Class CL_SWF_CNT_CONDITION_TREECTL has no event.
Types
Class CL_SWF_CNT_CONDITION_TREECTL 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 | Referenz auf den anzuzeigenden Container | 20010406 | |||
| 2 | DEFAULT_TIME_PROFILE | Call by reference | Type reference (TYPE) | CHAR32 | Default-Terminprofil | 20010406 | |||
| 3 | DISPLAY | Call by reference | Type reference (TYPE) | XFLAG | SPACE | nur anzeigen | 20010406 | ||
| 4 | OPTIONS | Call by reference | Type reference (TYPE) | SWFDEDTOPT | Container Editor : Optionen | 20010406 | |||
| 5 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI-Container (Parent) | 20010406 | |||
| 6 | SHOW_TIME | Value transfer | Type reference (TYPE) | XFLAG | SPACE | Zeige Terminprofile | 20010406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control konnte nicht initialisiert werden. | 20010406 |
Method EXPAND_TIME_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DONE | Value transfer | Type reference (TYPE) | XFLAG | Ausgeführt | 20010423 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20010423 |
Method EXPAND_TIME_ITEMS on class CL_SWF_CNT_CONDITION_TREECTL has no exception.
Method FILL_TIME_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELAT_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Key des übergeordneten Knotens | 20010406 | |||
| 2 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | RETCODE | 20010406 |
Method FILL_TIME_ITEMS on class CL_SWF_CNT_CONDITION_TREECTL has no exception.
Method RELOAD 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 | 20010418 | |||
| 2 | DEFAULT_TIME_PROFILE | Call by reference | Type reference (TYPE) | CHAR32 | Default-Terminprofil | 20010418 | |||
| 3 | SHOW_TIME | Value transfer | Type reference (TYPE) | XFLAG | SPACE | Zeige Terminprofile | 20010418 |
Method RELOAD on class CL_SWF_CNT_CONDITION_TREECTL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |