SAP ABAP Class CL_RSL_UI_PROGRESS_DATA (Information Feeder for the Progress Indicator)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UI (Package) CompositeProvider UI Package
⤷
⤷
Properties
| Class | CL_RSL_UI_PROGRESS_DATA | |
| Short Description | Information Feeder for the Progress Indicator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_UI | CompositeProvider UI Package |
| Created | 20110511 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_UI_PROGRESS_DATA has no forward declaration.
Interfaces
Class CL_RSL_UI_PROGRESS_DATA has no interface implemented.
Friends
Class CL_RSL_UI_PROGRESS_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110516 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | INT4 | Progress in Percent | 20110511 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Process Status (CL_RSL_UI_PROGRESS_DATA=>CN_S_STATUS) | 20110516 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSL_S_RETMSG | TLOGO Framework Message Structure | 20110511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Initialize Shared Object | 20110516 | |
| 2 | Static method | Public | Method | Read Shared Object | 20110516 | |
| 3 | Static method | Public | Method | Update Shared Object | 20110516 |
Events
Class CL_RSL_UI_PROGRESS_DATA has no event.
Types
Class CL_RSL_UI_PROGRESS_DATA has no local type.
Method Signatures
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20110516 | |||
| 2 | I_PERCENTAGE | Call by reference | Type reference (TYPE) | INT4 | 0 | Fortschritt in Prozent | 20110516 | ||
| 3 | I_S_MSG | Call by reference | Type reference (TYPE) | RSL_S_RETMSG | Meldungsstruktur TLOGO Framework | 20110516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei Attach | 20110516 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PERCENTAGE | Call by reference | Type reference (TYPE) | INT4 | Fortschritt in Prozent | 20110516 | |||
| 2 | E_STATUS | Call by reference | Type reference (TYPE) | RS_BOOL | Prozess Status | 20110516 | |||
| 3 | E_S_MSG | Call by reference | Type reference (TYPE) | RSL_S_RETMSG | Meldungsstruktur TLOGO Framework | 20110516 | |||
| 4 | I_ID | Call by reference | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20110516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei Attach | 20110516 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20110516 | |||
| 2 | I_PERCENTAGE | Call by reference | Type reference (TYPE) | INT4 | Fortschritt in Prozent | 20110516 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | RS_BOOL | Prozess Status | 20110516 | |||
| 4 | I_S_MSG | Call by reference | Type reference (TYPE) | RSL_S_RETMSG | Meldungsstruktur TLOGO Framework | 20110516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei Attach | 20110516 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |