SAP ABAP Class CL_WFD_STATUS_BAR (Infobar)
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_STATUS_BAR | |
| Short Description | Infobar | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 19990127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFD_STATUS_BAR has no forward declaration.
Interfaces
Class CL_WFD_STATUS_BAR has no interface implemented.
Friends
Class CL_WFD_STATUS_BAR 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_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20020124 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | 19990127 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WFD_ERROR_LIST | 20030811 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | 20030801 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox Field | 20020124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Content of Status Display | 20030811 | |
| 2 | Instance method | Public | Constructor | Constructor | 19990127 | |
| 3 | Instance method | Public | Method | Pass Messages | 20030811 | |
| 4 | Instance method | Public | Method | Transfer Text Line | 20030811 | |
| 5 | Instance method | Public | Method | Destructor | 20030811 | |
| 6 | Instance method | Public | Method | Get Height | 19991104 | |
| 7 | Instance method | Public | Method | Reassign Component | 19990201 | |
| 8 | Instance method | Protected | Event handling method | 20030811 | ||
| 9 | Instance method | Protected | Event handling method | 20030811 | ||
| 10 | Instance method | Public | Method | Get Height | 19991104 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FOCUS_SET | Instance Event (0) |
Public (2) |
Focus On Node With Errors In Graphic | 20030811 |
| 2 | NAVIGATE | Instance Event (0) |
Public (2) |
20030811 |
Types
Class CL_WFD_STATUS_BAR has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_WFD_STATUS_BAR has no parameter.
Method CLEAR on class CL_WFD_STATUS_BAR has no exception.
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 | Dynpro | 19990127 | |||
| 2 | FLOATING | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020124 | |||
| 3 | REPID | Call by reference | Type reference (TYPE) | SYREPID | Programm | 19990127 |
Method CONSTRUCTOR on class CL_WFD_STATUS_BAR has no exception.
Method FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADD_FIRST | Call by reference | Type reference (TYPE) | XFELD | 20030811 | ||||
| 2 | ERRORLIST | Call by reference | Type reference (TYPE) | SWD_TERROR | 20030811 | ||||
| 3 | NODEID | Call by reference | Type reference (TYPE) | SWD_ASTEP-NODEID | 20030811 | ||||
| 4 | STEP_MODE | Call by reference | Type reference (TYPE) | XFELD | 20030811 |
Method FILL on class CL_WFD_STATUS_BAR has no exception.
Method FILL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | TEXT80 | 20030811 |
Method FILL_TEXT on class CL_WFD_STATUS_BAR has no exception.
Method FREE Signature
Method FREE on class CL_WFD_STATUS_BAR has no parameter.
Method FREE on class CL_WFD_STATUS_BAR 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 | Höhe | 19991104 |
Method GET_HEIGHT on class CL_WFD_STATUS_BAR 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 | Dynpro | 19990201 | |||
| 2 | REPID | Call by reference | Type reference (TYPE) | SYREPID | Programm | 19990201 |
Method LINK on class CL_WFD_STATUS_BAR has no exception.
Method ON_FOCUS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Attribute reference (LIKE) | 20030811 |
Method ON_FOCUS_SET on class CL_WFD_STATUS_BAR has no exception.
Method ON_NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Attribute reference (LIKE) | 20030811 |
Method ON_NAVIGATE on class CL_WFD_STATUS_BAR has no exception.
Method SET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Value transfer | Type reference (TYPE) | I | Höhe | 19991104 |
Method SET_HEIGHT on class CL_WFD_STATUS_BAR has no exception.
Event Signatures
Event FOCUS_SET Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Exporting | Value transfer | Type reference (TYPE) | SWD_ERROR | 20030811 |
Event NAVIGATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Exporting | Value transfer | Type reference (TYPE) | SWD_ERROR | 20030811 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |