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 AC_DIALOG Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20020124
2 AC_DOCKING Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER 19990127
3 AC_ERROR_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_WFD_ERROR_LIST 20030811
4 AC_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER 20030801
5 A_FLOATING Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020124
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete Content of Status Display 20030811
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990127
3 FILL Instance method Public Method Pass Messages 20030811
4 FILL_TEXT Instance method Public Method Transfer Text Line 20030811
5 FREE Instance method Public Method Destructor 20030811
6 GET_HEIGHT Instance method Public Method Get Height 19991104
7 LINK Instance method Public Method Reassign Component 19990201
8 ON_FOCUS_SET Instance method Protected Event handling method 20030811
9 ON_NAVIGATE Instance method Protected Event handling method 20030811
10 SET_HEIGHT 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 Importing DYNNR Call by reference Type reference (TYPE) SYDYNNR Dynpro 19990127
2 Importing FLOATING Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20020124
3 Importing 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 Importing ADD_FIRST Call by reference Type reference (TYPE) XFELD 20030811
2 Importing ERRORLIST Call by reference Type reference (TYPE) SWD_TERROR 20030811
3 Importing NODEID Call by reference Type reference (TYPE) SWD_ASTEP-NODEID 20030811
4 Importing 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 Importing 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 Returning 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 Importing DYNNR Call by reference Type reference (TYPE) SYDYNNR Dynpro 19990201
2 Importing 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 Importing 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 Importing 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 Importing 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