SAP ABAP Class CL_WFD_COMMAND (WF-Definition : Command-Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Properties
| Class | CL_WFD_COMMAND | |
| Short Description | WF-Definition : Command-Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 19990726 | 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) |
Interfaces
Class CL_WFD_COMMAND has no interface implemented.
Friends
Class CL_WFD_COMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 901 | Function Class Single-Click | 19990810 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 110 | Create Function Class | 19990729 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 900 | Function Class Double-Click | 19990805 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 130 | Delete Function Class | 19990729 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 10 | Display Function Class | 19990729 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 120 | Change Function Class | 19990729 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 170 | Move Function Class | 20020212 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 150 | Rename Function Class | 19990729 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 0 | Function Class Unknown | 19990729 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 100 | CHANGE General Function Class | 19990809 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 1 | DISPLAY General Function Class | 19990809 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 999 | Method Execution Contains Errors | 19990726 | ||
| 13 | Static Attribute | Protected | Type reference (TYPE) | I | 0 | Internal Function Counter | 19990726 | ||
| 14 | Instance attribute | Public | Type reference (TYPE) | SWUO_CMD | Command Description | 19990729 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | XFLAG | 'X' | Visible in Context Menu | 19990729 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | SEOCPDNAME | Object Method to Be Executed | 19990726 | |||
| 17 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Executing Object | 19990726 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | I | Function class | 19990729 | |||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WFD_COMMAND | Next Command | 19990727 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | I | Position | 19990729 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | XFLAG | 'X' | Visible in Toolbar | 19990729 | ||
| 22 | Constant | Public | Type reference (TYPE) | I | 0 | Method Execution OK | 19990726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990726 | |
| 2 | Instance method | Protected | Method | Copies Contents To... | 19990727 | |
| 3 | Instance method | Public | Method | Creates an Entry in Context Menu | 19990728 | |
| 4 | Instance method | Public | Method | Creates an Entry in ALV Toolbar | 19990728 | |
| 5 | Instance method | Public | Method | Sets Function to Not Available | 19990729 | |
| 6 | Instance method | Public | Method | Disabled/Enabled Changing Functions | 20000107 | |
| 7 | Instance method | Public | Method | Sets Function to Available | 19990729 | |
| 8 | Instance method | Public | Method | Execute Function | 19990726 | |
| 9 | Instance method | Public | Method | Hides Function | 19990729 | |
| 10 | Instance method | Public | Method | Inserts a Command (After Execution) | 19990727 | |
| 11 | Instance method | Public | Method | Inserts a Command (Before Execution) | 19990727 | |
| 12 | Instance method | Public | Method | Makes Command a Separator | 19990729 | |
| 13 | Instance method | Public | Method | Sets Object and Method | 19990819 | |
| 14 | Instance method | Public | Method | Sets/Changes Text | 20010110 | |
| 15 | Instance method | Public | Method | Shows Function (Visible) | 19990729 |
Events
Class CL_WFD_COMMAND has no event.
Types
Class CL_WFD_COMMAND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLED | Call by reference | Type reference (TYPE) | CHAR01 | space | nicht aktiv | 19990802 | ||
| 2 | FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | space | Funktionscode (falls erforderlich.) | 19990810 | ||
| 3 | FUNC_CLASS | Call by reference | Type reference (TYPE) | I | c_func_unknown | Funktionsklasse | 19990729 | ||
| 4 | ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone | 19990729 | |||
| 5 | METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | auszuführende methode | 19990726 | |||
| 6 | OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | ausführendes Object | 19990726 | |||
| 7 | TEXT | Call by reference | Type reference (TYPE) | GUI_TEXT | text | 19990726 |
Method CONSTRUCTOR on class CL_WFD_COMMAND has no exception.
Method COPY_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST | Call by reference | Object reference (TYPE REF TO) | CL_WFD_COMMAND | Ziel | 19990727 |
Method COPY_TO on class CL_WFD_COMMAND has no exception.
Method CREATE_CTMENU_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Referenz auf Contextmenu-Object | 19990728 |
Method CREATE_CTMENU_ITEM on class CL_WFD_COMMAND has no exception.
Method CREATE_TOOLBAR_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | Referenz auf ALV-Toolbar-Control | 19990728 |
Method CREATE_TOOLBAR_ITEM on class CL_WFD_COMMAND has no exception.
Method DISABLE Signature
Method DISABLE on class CL_WFD_COMMAND has no parameter.
Method DISABLE on class CL_WFD_COMMAND has no exception.
Method DISABLE_CHANGE_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_CHANGE | Call by reference | Type reference (TYPE) | XFLAG | disable ='X' | 20000107 |
Method DISABLE_CHANGE_FUNC on class CL_WFD_COMMAND has no exception.
Method ENABLE Signature
Method ENABLE on class CL_WFD_COMMAND has no parameter.
Method ENABLE on class CL_WFD_COMMAND has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenzobjekt | 19991130 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | I | Ergebnis | 19990726 |
Method EXECUTE on class CL_WFD_COMMAND has no exception.
Method HIDE Signature
Method HIDE on class CL_WFD_COMMAND has no parameter.
Method HIDE on class CL_WFD_COMMAND has no exception.
Method INSERT_AFTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_WFD_COMMAND | Command-Objekt | 19990727 |
Method INSERT_AFTER on class CL_WFD_COMMAND has no exception.
Method INSERT_BEFORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_WFD_COMMAND | Command-Objekt | 19990727 |
Method INSERT_BEFORE on class CL_WFD_COMMAND has no exception.
Method SEPARATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ON | Call by reference | Type reference (TYPE) | XFLAG | 'X' | ein / aus | 19990729 |
Method SEPARATOR on class CL_WFD_COMMAND has no exception.
Method SET_OBJECT_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Methodenname | 19990819 | |||
| 2 | OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objektinstanz | 19990819 |
Method SET_OBJECT_METHOD on class CL_WFD_COMMAND has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | C | Menütext | 20010110 |
Method SET_TEXT on class CL_WFD_COMMAND has no exception.
Method SHOW Signature
Method SHOW on class CL_WFD_COMMAND has no parameter.
Method SHOW on class CL_WFD_COMMAND has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |