SAP ABAP Class CL_RSRD_DIALOG_ACTION (Abstract Dialog for Action in Exception Reporting)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSRD (Package) BW: Broadcasting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRD_DIALOG Dialog 20050105
Properties
Class CL_RSRD_DIALOG_ACTION  
Short Description Abstract Dialog for Action in Exception Reporting    
Super Class CL_RSRD_DIALOG Dialog 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSRD    
Program status     
Category 0   
Package RSRD   BW: Broadcasting 
Created 20050105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSRD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRD_DIALOG_ACTION has no interface implemented.
Friends
Class CL_RSRD_DIALOG_ACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CMD_CHANGE_TABSTRIP Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'CHANGE_TAB_DISTTYPE' Changing the Tab Page 20050105
2 C_CMD_CHECK Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'CHECK' Command for Checking 20050106
3 C_CMD_REFRESH Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'REFRESH' Refresh Command 20050216
4 C_CMD_START Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'START' Command for Starting the Dialog 20050105
5 C_CMD_VALUE_HELP Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'VALUE_HELP' Call Input Help 20050105
6 C_PARAMETER_INDEX Constant Public Type reference (TYPE) RSRPARAMETERID 'OBJECT_INDEX' Parameter ID for Index of the Follow-Up Action 20050105
7 C_PARAMETER_TABSTRIP_ID Constant Public Type reference (TYPE) RSRPARAMETERID 'TABSTRIP_ID' Tab Page ID 20050216
8 N_PERSONALIZATION_ACTIVE Instance attribute Public Type reference (TYPE) RS_BOOL Personalization Active 20050216
9 N_R_JS_CALL_URL_PARAMETER Instance attribute Public Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter for JS Call for Help Window 20050216
10 N_S_DISTRIBUTION_TYPE Instance attribute Public Type reference (TYPE) RSZA_S_DD_VALUE_LONG Distribution Type (Corresponds to Follow-On Action) 20050216
11 N_TX_UI_ELEMENT Instance attribute Public Type reference (TYPE) RSRD_TX_UI_ELEMENT Generic Description of the UI 20050105
12 N_T_TABSTRIP Instance attribute Public Type reference (TYPE) RSZA_T_LIST List of Tab Pages 20050105
13 P_CURRENT_TAB Instance attribute Private Type reference (TYPE) RSRD_ATTR_GROUP_ID Current Tab Page 20050105
14 P_INDEX Instance attribute Private Type reference (TYPE) RSRPARAMETERINDEX Index of Follow-Up Action for Which the Dialog Was Called 20050105
15 P_R_CONTEXT Instance attribute Private Object reference (TYPE REF TO) CL_RSR_PARAMETER Context for Dummy Setting 20050106
16 P_R_SETTING_DT Instance attribute Private Object reference (TYPE REF TO) CL_RSRD_SETTING_DT Dummy Setting for Hosting the Distributor 20050105
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HOST_SETTING Instance method Private Method Generation of Setting for Hosts of Distributors 20050105
2 GET_ACTION_CLASS_DT Instance method Public Method Read Data for Class (Distributor) of Action 20050216
3 GET_ACTION_INDEX Instance method Public Method Determine index of action for which dialog has been called 20050222
4 GET_URL_VALUE_HELP Instance method Private Method Determine URL for Input Help 20050216
5 SET_RENDER_INFO Instance method Private Method Sets the Data Relevant for Rendering 20050105
6 SET_VALUES Instance method Private Method Transferring the Values 20050105
7 SUBMIT_VALUES Instance method Private Method Copy Values 20050105
Events
Class CL_RSRD_DIALOG_ACTION has no event.
Types
Class CL_RSRD_DIALOG_ACTION has no local type.
Method Signatures

Method CREATE_HOST_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20050105

Method CREATE_HOST_SETTING on class CL_RSRD_DIALOG_ACTION has no exception.

Method GET_ACTION_CLASS_DT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_ACTION_CLASS_DT Call by reference Type reference (TYPE) RSRD_SX_CLASS_DT Broadcasterklasse zu Designtime 20050322

Method GET_ACTION_CLASS_DT on class CL_RSRD_DIALOG_ACTION has no exception.

Method GET_ACTION_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INDEX Value transfer Type reference (TYPE) RSRPARAMETERINDEX Parameter Index 20050222

Method GET_ACTION_INDEX on class CL_RSRD_DIALOG_ACTION has no exception.

Method GET_URL_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_ID Call by reference Type reference (TYPE) RSRD_ATTR_ID 20050216
2 Importing I_INDEX Call by reference Type reference (TYPE) I 20050216

Method GET_URL_VALUE_HELP on class CL_RSRD_DIALOG_ACTION has no exception.

Method SET_RENDER_INFO Signature

Method SET_RENDER_INFO on class CL_RSRD_DIALOG_ACTION has no parameter.
Method SET_RENDER_INFO on class CL_RSRD_DIALOG_ACTION has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20050105

Method SET_VALUES on class CL_RSRD_DIALOG_ACTION has no exception.

Method SUBMIT_VALUES Signature

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