SAP ABAP Class CL_RSDDTZA_BASE (Preparation of User Help)
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_BASE  
Short Description Preparation of User Help    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTZA   BWA ZA Maintenance Monitor and Functions 
Created 20050803   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDTR 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_BASE has no interface implemented.
Friends
Class CL_RSDDTZA_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DYNNR Static Attribute Public Type reference (TYPE) SYDYNNR 0100 Screen 20081211
2 N_R_ZA_HPA_ACCESS Static Attribute Public Object reference (TYPE REF TO) CL_RSDDTZA_HPA_ACCESS Preparation of User Help 20050803
3 N_R_ZA_HPA_CHECK_GRID Static Attribute Public Object reference (TYPE REF TO) CL_RSDDTZA_HPA_CHECK_GRID Display HPA Error Messages 20050829
4 N_R_ZA_HPA_RESULTS_DATA Static Attribute Public Object reference (TYPE REF TO) CL_RSDDTZA_HPA_RESULTS_DATA Determine and Distribute All BIA Results 20050819
5 N_TS_HPA_CALL_ERRORS Static Attribute Public Type reference (TYPE) RSDZA_T_HPA_CALL_ERRORS Error in Current BIA Calls 20050803
6 N_T_HPA_ZA_ACTIONS Static Attribute Public Type reference (TYPE) RSDDTZA_T_ACTIONS BIA Monitor Actions 20050822
7 N_T_HPA_ZA_CHECKS Static Attribute Public Type reference (TYPE) RSDDTZA_T_CHECKS BIA Monitor Checks 20050822
8 N_T_HPA_ZA_DETAILS Static Attribute Public Type reference (TYPE) RSDDTZA_T_DETAILS HPA Monitor Detail Headings 20050822
9 P_R_APPL_LOG_SBAL Static Attribute Private Object reference (TYPE REF TO) IF_RSDDTZA_APPL_LOG_SBAL Interface for Application Log (SBAL) 20051111
10 P_R_MSG_LOG_DISPLAY Static Attribute Private Object reference (TYPE REF TO) IF_RSDDTZA_MSG_LOG_DISPLAY Interface for Application Log 20051111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HPA_CALL_ERROR Static method Public Method Save Error for a Current HPA Call 20050803
2 CALL_LONGTEXT_POPUP Static method Public Method Calls Popup for Long Text 20060130
3 CHECK_RFC_AVAILABILITY Static method Public Method Checks RFC Connection of BWA to Servers of the System 20060913
4 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20050803
5 GET_APPL_LOG_SBAL Static method Public Method Returns a Reference to an Appliation Log 20051111
6 GET_LAST_HPA_CALL_ERROR Static method Public Method Returns Last BIA Call Error 20050803
7 GET_MSG_LOG_DISPLAY Static method Public Method Returns a Reference to the Application Log Display 20051111
8 READ_ACTIONS Static method Public Method Read Actions 20050818
9 READ_MESSAGES Static method Public Method Read Message 20050818
10 READ_MESSAGE_DETAILS Static method Public Method Read Message Details 20050818
Events
Class CL_RSDDTZA_BASE has no event.
Types
Class CL_RSDDTZA_BASE has no local type.
Method Signatures

Method ADD_HPA_CALL_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20050803
2 Importing I_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20050803
3 Importing I_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Returntext 20050803

Method ADD_HPA_CALL_ERROR on class CL_RSDDTZA_BASE has no exception.

Method CALL_LONGTEXT_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Value transfer Type reference (TYPE) BALMSGID Nachrichtenklasse 20060130
2 Importing I_MSGNO Call by reference Type reference (TYPE) BALMSGNO Nachrichtennummer 20060130
3 Importing I_MSGV1 Call by reference Type reference (TYPE) BALMSGV1 Nachrichtenvariable 20060130
4 Importing I_MSGV2 Call by reference Type reference (TYPE) BALMSGV2 Nachrichtenvariable 20060130
5 Importing I_MSGV3 Call by reference Type reference (TYPE) BALMSGV3 Nachrichtenvariable 20060130
6 Importing I_MSGV4 Call by reference Type reference (TYPE) BALMSGV4 Nachrichtenvariable 20060130

Method CALL_LONGTEXT_POPUP on class CL_RSDDTZA_BASE has no exception.

Method CHECK_RFC_AVAILABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TREX_RFC_UNAVAILABLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20060913
2 Exporting E_T_SERVERS_NO_RFC Call by reference Type reference (TYPE) TSPISERVER Tabelle von Applikationsserverdetsinationen 20060913

Method CHECK_RFC_AVAILABILITY on class CL_RSDDTZA_BASE has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method GET_APPL_LOG_SBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_APPL_LOG_SBAL Value transfer Object reference (TYPE REF TO) IF_RSDDTZA_APPL_LOG_SBAL Interface für Applikationsprotokoll (SBAL) 20051111

Method GET_APPL_LOG_SBAL on class CL_RSDDTZA_BASE has no exception.

Method GET_LAST_HPA_CALL_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HPA_CALL_ERROR Value transfer Type reference (TYPE) RSDZA_S_HPA_CALL_ERROR 20050803

Method GET_LAST_HPA_CALL_ERROR on class CL_RSDDTZA_BASE has no exception.

Method GET_MSG_LOG_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MSG_LOG_DISPLAY Value transfer Object reference (TYPE REF TO) IF_RSDDTZA_MSG_LOG_DISPLAY Interface for Application Log 20051111

Method GET_MSG_LOG_DISPLAY on class CL_RSDDTZA_BASE has no exception.

Method READ_ACTIONS Signature

Method READ_ACTIONS on class CL_RSDDTZA_BASE has no parameter.
Method READ_ACTIONS on class CL_RSDDTZA_BASE has no exception.

Method READ_MESSAGES Signature

Method READ_MESSAGES on class CL_RSDDTZA_BASE has no parameter.
Method READ_MESSAGES on class CL_RSDDTZA_BASE has no exception.

Method READ_MESSAGE_DETAILS Signature

Method READ_MESSAGE_DETAILS on class CL_RSDDTZA_BASE has no parameter.
Method READ_MESSAGE_DETAILS on class CL_RSDDTZA_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700