SAP ABAP Class CL_RSDDTZA_HPA_ACTION (Access to HPA Functions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions
Properties
Class CL_RSDDTZA_HPA_ACTION  
Short Description Access to HPA Functions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTZA   BWA ZA Maintenance Monitor and Functions 
Created 20050908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDZA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTZA_HPA_ACTION has no interface implemented.
Friends
Class CL_RSDDTZA_HPA_ACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_RFC_DEST Static Attribute Private Type reference (TYPE) RFCDEST 20050908
2 P_R_ACTION_MSG_LOG Instance attribute Private Object reference (TYPE REF TO) IF_RSDDTZA_APPL_LOG_SBAL Interface for Application Log (SBAL) 20050908
3 P_R_ZA_HPA_ACTION Static Attribute Private Object reference (TYPE REF TO) CL_RSDDTZA_HPA_ACTION 20050908
Methods
# Method Level Visibility Method type Description Created on
1 BIALOCK_WAIT Static method Public Method Waits Until BIA Action Lock Ended 20070102
2 CLASS_CONSTRUCTOR Static method Public Constructor 20050908
3 CONSTRUCTOR Instance method Public Constructor 20050908
4 GET_RUNNING_ACTIONS Instance method Public Method Returns Current and Scheduled Actions 20060413
5 GET_SINGLETON Static method Public Method 20050908
6 POLL_TREX_AVAILIBILITY Instance method Public Method 20050908
7 REBUILD_HPA_INDEXES Instance method Public Method 20050908
8 REORG_HPA_LANDSCAPE Instance method Public Method Starts the Reorganization of the HPA Landscape 20050920
9 REORG_HPA_LANDSCAPE_BATCH Instance method Public Method Schedule Reorganization of the HPA Landscape 20050920
10 RESTART_HOSTS Instance method Public Method 20050908
11 RESTART_HPA_INDEX_SERVERS Instance method Public Method 20050908
12 RESTART_HPA_SERVERS Instance method Public Method 20050908
13 _CHECK_AVAILIBILITY Instance method Private Method Checks BWA Status after a BWA Administration Action 20051014
14 _CHECK_AVAILIBILITY_BATCH Instance method Private Method Schedules a Job That Checks Availability of BWA 20051028
15 _CHECK_REORG_STATUS Instance method Private Method Checks Status from BWA Reorganization 20060419
16 _CHECK_REORG_STATUS_BATCH Instance method Private Method Checks BWA Reorganization in Background 20060420
17 _LOCK Instance method Private Method Set Locks 20051011
18 _UNLOCK Instance method Private Method Unlock 20051012
Events
Class CL_RSDDTZA_HPA_ACTION has no event.
Types
Class CL_RSDDTZA_HPA_ACTION has no local type.
Method Signatures

Method BIALOCK_WAIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20071228
# Exception Resumable Description Created on
1 LOCKED 20070102

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDDTZA_HPA_ACTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDDTZA_HPA_ACTION has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSDDTZA_HPA_ACTION has no parameter.
Method CONSTRUCTOR on class CL_RSDDTZA_HPA_ACTION has no exception.

Method GET_RUNNING_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RUN_ACTION Call by reference Type reference (TYPE) RSDZA_T_ACT_LOG Protokollierung der BIA Admin Aktionen 20060413
2 Importing I_PREPARED_INCL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060420

Method GET_RUNNING_ACTIONS on class CL_RSDDTZA_HPA_ACTION has no exception.

Method GET_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ZA_HPA_ACTION Value transfer Object reference (TYPE REF TO) CL_RSDDTZA_HPA_ACTION 20050908

Method GET_SINGLETON on class CL_RSDDTZA_HPA_ACTION has no exception.

Method POLL_TREX_AVAILIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCKED Call by reference Type reference (TYPE) RSDZA_LOCKTYPE Sperrtyp für BIA Aktionen 20051114
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE 20050908
3 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT 20050908
4 Exporting E_TREX_AVAILABLE Call by reference Type reference (TYPE) TREX_RFC-RCODE 20050908
5 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051122
# Exception Resumable Description Created on
1 HPA_CONVERSION_ERROR 20050908
2 HPA_ERROR 20050908

Method REBUILD_HPA_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) RS_BOOL 20051115
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051115
3 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051115
# Exception Resumable Description Created on
1 HPA_CONVERSION_ERROR Fehler in der Datenkonvertierung des BI Accelerators 20050908
2 HPA_ERROR BI Accelerator Fehler 20050908
3 HPA_LOCKED Infocubes gesperrt 20051115
4 USER_CANCELLED 20050908

Method REORG_HPA_LANDSCAPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20061106
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE 20050920
3 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT 20050920
4 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051115
5 Exporting E_USER_CANCELLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20060413
6 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051115
# Exception Resumable Description Created on
1 BASIS_ERROR Fehler in Basis 20050920
2 HPA_CONVERSION_ERROR Fehler in Basisfunktionalität 20050920
3 HPA_ERROR BI Accelerator Fehler 20050920
4 HPA_LOCKED BI Accelerator gesperrt 20051115

Method REORG_HPA_LANDSCAPE_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Boolean 20050920
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051115
3 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051115
4 Importing I_LOCK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060420
5 Importing I_STARTSPECS Call by reference Type reference (TYPE) TBTCSTRT Beschreibung des Starttermins / Wdh.Periode eines Batch-Jobs 20050920
6 Importing I_STRTIMMED Call by reference Type reference (TYPE) C 20050920
# Exception Resumable Description Created on
1 HPA_ERROR BI Accelerator Fehler 20061120
2 HPA_LOCKED Infocubes gesperrt 20051115
3 USER_CANCELLED Aktion durch Benutzer abgebrochen 20050920

Method RESTART_HOSTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20050908
2 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Returntext 20050908
3 Exporting E_TREX_AVAILABLE Call by reference Type reference (TYPE) TREX_RFC-RCODE Returncode 20050908
4 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051115
5 Importing I_CLEAR_OPTION Call by reference Type reference (TYPE) TREXD_CLEAR_OPTIONS 0 20050908
6 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051115
# Exception Resumable Description Created on
1 HPA_CONVERSION_ERROR Fehler in der Datenkonvertierung des BI Accelerators 20050908
2 HPA_ERROR BI Accelerator Fehler 20050908
3 HPA_LOCKED 20051115

Method RESTART_HPA_INDEX_SERVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20050908
2 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Returntext 20050908
3 Exporting E_TREX_AVAILABLE Call by reference Type reference (TYPE) TREX_RFC-RCODE Returncode 20050908
4 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051115
5 Importing I_CLEAR_OPTION Call by reference Type reference (TYPE) TREXD_CLEAR_OPTIONS 0 20050908
6 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051115
# Exception Resumable Description Created on
1 HPA_CONVERSION_ERROR Fehler in der Datenkonvertierung des BI Accelerators 20050908
2 HPA_ERROR BI Accelerators Fehler 20050908
3 HPA_LOCKED BI Accelerator gesperrt 20051115

Method RESTART_HPA_SERVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20050908
2 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Returntext 20050908
3 Exporting E_TREX_AVAILABLE Call by reference Type reference (TYPE) TREX_RFC-RCODE Returncode 20050908
4 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051115
5 Importing I_CLEAR_OPTION Call by reference Type reference (TYPE) TREXD_CLEAR_OPTIONS 0 20050908
6 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051115
# Exception Resumable Description Created on
1 HPA_CONVERSION_ERROR Fehler in der Datenkonvertierung des BI Accelerators 20050908
2 HPA_ERROR BI Accelerator Fehler 20050908
3 HPA_LOCKED BI Accelerator gesperrt 20051115

Method _CHECK_AVAILIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) C 20051014
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051122
3 Importing I_ACTION_CODE Call by reference Type reference (TYPE) RSDDTZA_ACTION_CODE Befehlscode für Aktivitäten 20051014

Method _CHECK_AVAILIBILITY on class CL_RSDDTZA_HPA_ACTION has no exception.

Method _CHECK_AVAILIBILITY_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) RS_BOOL Boolean 20051028

Method _CHECK_AVAILIBILITY_BATCH on class CL_RSDDTZA_HPA_ACTION has no exception.

Method _CHECK_REORG_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) RSDZA_STATUS Status der BIA Admin. Aktion 20060419

Method _CHECK_REORG_STATUS on class CL_RSDDTZA_HPA_ACTION has no exception.

Method _CHECK_REORG_STATUS_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) RS_BOOL Boolean 20060420

Method _CHECK_REORG_STATUS_BATCH on class CL_RSDDTZA_HPA_ACTION has no exception.

Method _LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20051011
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060407
3 Importing I_ACTION_CODE Call by reference Type reference (TYPE) RSDDTZA_ACTION_CODE Befehlscode für Aktivitäten 20051011
4 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060509
5 Importing I_LOCKTYPE Call by reference Type reference (TYPE) CHAR1 20051012
# Exception Resumable Description Created on
1 HPA_ACT_ALREADY_RUNNING BI Accelerator Aktion läuft bereits 20051011
2 HPA_ERROR Fehler im BI Accelerator 20051115
3 HPA_LOCKED Infocubes gesperrt 20051115

Method _UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_CODE Call by reference Type reference (TYPE) RSDDTZA_ACTION_CODE Befehlscode für Aktivitäten 20051012
2 Importing I_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20051012
3 Importing I_LOCKTYPE Call by reference Type reference (TYPE) C 20051014
4 Importing I_STATUS Call by reference Type reference (TYPE) C 20051014

Method _UNLOCK on class CL_RSDDTZA_HPA_ACTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700