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 CN_S_STATUS Constant Public See coding 20110516
2 N_PERCENTAGE Instance attribute Public Type reference (TYPE) INT4 Progress in Percent 20110511
3 N_STATUS Instance attribute Public Type reference (TYPE) RS_BOOL Process Status (CL_RSL_UI_PROGRESS_DATA=>CN_S_STATUS) 20110516
4 N_S_MSG Instance attribute Public Type reference (TYPE) RSL_S_RETMSG TLOGO Framework Message Structure 20110511
Methods
# Method Level Visibility Method type Description Created on
1 INIT Static method Public Method Initialize Shared Object 20110516
2 READ Static method Public Method Read Shared Object 20110516
3 UPDATE 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 Importing I_ID Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20110516
2 Importing I_PERCENTAGE Call by reference Type reference (TYPE) INT4 0 Fortschritt in Prozent 20110516
3 Importing I_S_MSG Call by reference Type reference (TYPE) RSL_S_RETMSG Meldungsstruktur TLOGO Framework 20110516
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR Ausnahme bei Attach 20110516

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PERCENTAGE Call by reference Type reference (TYPE) INT4 Fortschritt in Prozent 20110516
2 Exporting E_STATUS Call by reference Type reference (TYPE) RS_BOOL Prozess Status 20110516
3 Exporting E_S_MSG Call by reference Type reference (TYPE) RSL_S_RETMSG Meldungsstruktur TLOGO Framework 20110516
4 Importing 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 CX_SHM_ATTACH_ERROR Ausnahme bei Attach 20110516

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20110516
2 Importing I_PERCENTAGE Call by reference Type reference (TYPE) INT4 Fortschritt in Prozent 20110516
3 Importing I_STATUS Call by reference Type reference (TYPE) RS_BOOL Prozess Status 20110516
4 Importing I_S_MSG Call by reference Type reference (TYPE) RSL_S_RETMSG Meldungsstruktur TLOGO Framework 20110516
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR Ausnahme bei Attach 20110516
History
Last changed by/on SAP  20130531 
SAP Release Created in 730