SAP ABAP Class CL_RECA_GUI_STATUS_BAR (Status Bar of Current Window)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
Properties
| Class | CL_RECA_GUI_STATUS_BAR | |
| Short Description | Status Bar of Current Window | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
| Created | 20000728 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RECA_GUI_STATUS_BAR has no forward declaration.
Interfaces
Class CL_RECA_GUI_STATUS_BAR has no interface implemented.
Friends
Class CL_RECA_GUI_STATUS_BAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 20 | Number of Relevant Units of Process Display | 20000728 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | Number of units | 20000728 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SYUCOMM | Text Buffer for Process Display | 20000728 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | I | Current Unit | 20000728 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SYUCOMM | Text Buffer for Status Row | 20000728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Process Display or Status Line Text | 20000728 | |
| 2 | Static method | Public | Method | Updates Status Line Text (No Process Display) | 20000728 | |
| 3 | Static method | Public | Method | Starts Process Display | 20000728 | |
| 4 | Static method | Public | Method | Updates Process Display | 20000728 |
Events
Class CL_RECA_GUI_STATUS_BAR has no event.
Types
Class CL_RECA_GUI_STATUS_BAR has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_RECA_GUI_STATUS_BAR has no parameter.
Method CLEAR on class CL_RECA_GUI_STATUS_BAR has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEXT | Value transfer | Type reference (TYPE) | CSEQUENCE | Text für Statuszeile | 20000728 |
Method SET_TEXT on class CL_RECA_GUI_STATUS_BAR has no exception.
Method START_PI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_HIGH | Value transfer | Type reference (TYPE) | I | 100 | Normierung der Verlaufsanzeige (1..ID_HIGH) | 20000728 | ||
| 2 | ID_TEXT | Value transfer | Type reference (TYPE) | CSEQUENCE | Text für Verlaufsanzeige | 20000728 |
Method START_PI on class CL_RECA_GUI_STATUS_BAR has no exception.
Method UPDATE_PI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEXT | Value transfer | Type reference (TYPE) | CSEQUENCE | Neuer Text (nur bei Änderungen gegenüber START_PI) | 20000728 | |||
| 2 | ID_VALUE | Value transfer | Type reference (TYPE) | I | Neuer Wert für Verlaufsanzeige | 20000728 |
Method UPDATE_PI on class CL_RECA_GUI_STATUS_BAR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C |