SAP ABAP Class CL_WFD_CONTEXT (Context on Workflow Buiider)
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_CONTEXT | |
Short Description | Context on Workflow Buiider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWD | Business Workflow: Process Definition |
Created | 20001211 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WFD_CONTEXT has no forward declaration.
Interfaces
Class CL_WFD_CONTEXT has no interface implemented.
Friends
Class CL_WFD_CONTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | 20001211 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | 20001211 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | 20001211 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER_BAR_2 | 20030806 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | 20001211 | |||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER_BAR_2 | 20030806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001211 |
2 | ![]() |
Instance method | Public | Method | 20021011 | |
3 | ![]() |
Instance method | Public | Method | 20001211 | |
4 | ![]() |
Instance method | Public | Method | 20001211 | |
5 | ![]() |
Instance method | Public | Method | 20001211 | |
6 | ![]() |
Instance method | Public | Method | 20010119 | |
7 | ![]() |
Instance method | Public | Method | 20001211 | |
8 | ![]() |
Instance method | Public | Method | 20001211 | |
9 | ![]() |
Instance method | Public | Method | 20001211 | |
10 | ![]() |
Instance method | Public | Method | 20001211 | |
11 | ![]() |
Instance method | Public | Method | 20050203 |
Events
Class CL_WFD_CONTEXT has no event.
Types
Class CL_WFD_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | 20001211 | |||
2 | ![]() |
EXTENSION | Call by reference | Type reference (TYPE) | I | 20001211 | |||
3 | ![]() |
NAARHEIGHT | Call by reference | Type reference (TYPE) | I | 20001211 | |||
4 | ![]() |
NAAROFF | Call by reference | Type reference (TYPE) | XFELD | 20001211 | |||
5 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20001211 | |||
6 | ![]() |
REPID | Call by reference | Type reference (TYPE) | SYREPID | 20001211 | |||
7 | ![]() |
SELAHEIGHT | Call by reference | Type reference (TYPE) | I | 20010119 |
Method CONSTRUCTOR on class CL_WFD_CONTEXT has no exception.
Method FREE Signature
Method FREE on class CL_WFD_CONTEXT has no parameter.
Method FREE on class CL_WFD_CONTEXT has no exception.
Method GET_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEIGHT | Value transfer | Type reference (TYPE) | I | 20001211 |
Method GET_HEIGHT on class CL_WFD_CONTEXT has no exception.
Method GET_NAVIGATIONSTACK_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001211 |
Method GET_NAVIGATIONSTACK_CONTAINER on class CL_WFD_CONTEXT has no exception.
Method GET_SELECTION_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001211 |
Method GET_SELECTION_CONTAINER on class CL_WFD_CONTEXT has no exception.
Method GET_SELECTION_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEIGHT | Value transfer | Type reference (TYPE) | I | 20010119 |
Method GET_SELECTION_HEIGHT on class CL_WFD_CONTEXT has no exception.
Method GET_STEPLIST_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001211 |
Method GET_STEPLIST_CONTAINER on class CL_WFD_CONTEXT has no exception.
Method GET_TOOLS_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001211 |
Method GET_TOOLS_CONTAINER on class CL_WFD_CONTEXT has no exception.
Method GET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | 20001211 |
Method GET_WIDTH on class CL_WFD_CONTEXT has no exception.
Method LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | 20001211 | |||
2 | ![]() |
REPID | Call by reference | Type reference (TYPE) | SYREPID | 20001211 |
Method LINK on class CL_WFD_CONTEXT has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Value transfer | Type reference (TYPE) | C | 20050203 |
Method SET_VISIBLE on class CL_WFD_CONTEXT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |