SAP ABAP Class CL_SWF_CNT_F4_CTL (Workflow-Container: F4-Help-Control)
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 | 20001031 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CNT_EXPRESSION_CTL | Workflow Container: Expression Control | 20001214 |
Properties
| Class | CL_SWF_CNT_F4_CTL | |
| Short Description | Workflow-Container: F4-Help-Control | |
| 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 | 20001031 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_CNT_F4_CTL has no interface implemented.
Friends
Class CL_SWF_CNT_F4_CTL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SWD_F4PARA | For Input Help and Check: Allowed Expressions/C. Elements | 20001204 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Number of Matching Elements | 20001204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001031 | |
| 2 | Instance method | Public | Method | Returns Selected Element | 20001214 | |
| 3 | Instance method | Public | Method | Supply F4 Help Again | 20001031 | |
| 4 | Instance method | Public | Method | Response to Double-Click | 20001106 | |
| 5 | Instance method | Public | Method | Set Selection Parameter | 20010110 | |
| 6 | Instance method | Public | Method | Shows Element Properties | 20001103 | |
| 7 | Instance method | Protected | Method | Gets List of Compatible Elements | 20001204 |
Events
Class CL_SWF_CNT_F4_CTL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | _IM_PARAMS | Protected | See coding | Import Parameters | 20001031 | |
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, der angezeigt werden soll | 20011126 | |||
| 2 | DISPLAY | Call by reference | Type reference (TYPE) | XFLAG | SPACE | nur anzeigen | 20001031 | ||
| 3 | OPTIONS | Call by reference | Type reference (TYPE) | SWFDEDTOPT | Optionen zur Erzeugung des Tree-Controls | 20011126 |
Method CONSTRUCTOR on class CL_SWF_CNT_F4_CTL has no exception.
Method GET_SELECTED_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20001214 |
Method GET_SELECTED_ELEM on class CL_SWF_CNT_F4_CTL has no exception.
Method RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20001031 | |||
| 2 | IM_PARAM | Value transfer | Type reference (TYPE) | SWD_F4PARA | Für Wertehilfe und Prüfung: Erlaubte Ausdrücke/C.-Elemente | 20001204 | |||
| 3 | RE_COUNT | Value transfer | Type reference (TYPE) | SYTABIX | Anzahl Items | 20001103 |
Method RELOAD on class CL_SWF_CNT_F4_CTL has no exception.
Method SELECT Signature
Method SELECT on class CL_SWF_CNT_F4_CTL has no parameter.
Method SELECT on class CL_SWF_CNT_F4_CTL has no exception.
Method SET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMS | Call by reference | Type reference (TYPE) | SWD_F4PARA | Für Wertehilfe und Prüfung: Erlaubte Ausdrücke/C.-Elemente | 20010110 |
Method SET_PARAMS on class CL_SWF_CNT_F4_CTL has no exception.
Method SHOW_PROPERTIES Signature
Method SHOW_PROPERTIES on class CL_SWF_CNT_F4_CTL has no parameter.
Method SHOW_PROPERTIES on class CL_SWF_CNT_F4_CTL has no exception.
Method _GET_CMP_ELEMENTS 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' | 20001204 | |||
| 2 | NO_PARAMS | Call by reference | Type reference (TYPE) | XFLAG | keine Parameter | 20001228 | |||
| 3 | T_CMPTBL | Call by reference | Type reference (TYPE) | SWFDCMPTAB | Tabelle für Compatibilitätstest von Containerelementen | 20001204 |
Method _GET_CMP_ELEMENTS on class CL_SWF_CNT_F4_CTL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |