SAP ABAP Class CL_WFD_TOOLBAR (CL_WFD_TOOLBAR)
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_TOOLBAR | |
Short Description | CL_WFD_TOOLBAR | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWD | Business Workflow: Process Definition |
Created | 20020121 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WFD_TOOLBAR has no forward declaration.
Interfaces
Class CL_WFD_TOOLBAR has no interface implemented.
Friends
Class CL_WFD_TOOLBAR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | AC_TOOLBAR | 20020121 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWL_T_VF | AT_FUNCTIONS | 20020121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020121 |
2 | ![]() |
Instance method | Public | Method | FREE | 20020121 |
3 | ![]() |
Instance method | Public | Method | GET_HEIGHT | 20020121 |
4 | ![]() |
Instance method | Protected | Event handling method | ON_CLICK | 20020121 |
5 | ![]() |
Instance method | Public | Method | SET_EXCLUDED_FUNCTIONS | 20020121 |
Events
Class CL_WFD_TOOLBAR has no event.
Types
Class CL_WFD_TOOLBAR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | BUTTONS | 20020121 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | PARENT | 20020121 |
Method CONSTRUCTOR on class CL_WFD_TOOLBAR has no exception.
Method FREE Signature
Method FREE on class CL_WFD_TOOLBAR has no parameter.
Method FREE on class CL_WFD_TOOLBAR has no exception.
Method GET_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEIGHT | Call by reference | Type reference (TYPE) | I | HEIGHT | 20020121 |
Method GET_HEIGHT on class CL_WFD_TOOLBAR has no exception.
Method ON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | FCODE | 20020121 |
Method ON_CLICK on class CL_WFD_TOOLBAR has no exception.
Method SET_EXCLUDED_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTIONS | Call by reference | Type reference (TYPE) | SWL_T_VF | FUNCTIONS | 20020121 |
Method SET_EXCLUDED_FUNCTIONS on class CL_WFD_TOOLBAR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |