SAP ABAP Class CL_RSRD_VALUE_PROVIDER (Value Provider for F4 Help for Attributes in the Broadcaster)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_WWW_VALUE_PROVIDER Vendor Values for F4 Renderer 20030919
Properties
Class CL_RSRD_VALUE_PROVIDER  
Short Description Value Provider for F4 Help for Attributes in the Broadcaster    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSRD    
Program status     
Category 0   
Package RSRD   BW: Broadcasting 
Created 20030919   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRXW3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDM4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSRD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_WWW_VALUE_PROVIDER Vendor Values for F4 Renderer 20030919
Friends
Class CL_RSRD_VALUE_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CAPTION Instance attribute Public Attribute reference (LIKE) 20030919
2 N_ITEM_NAME Instance attribute Public Type reference (TYPE) RRXW3_OBJECT_NAME 20040602
3 N_TEXT Instance attribute Public Attribute reference (LIKE) 20030919
4 P_ACTION_INDEX Instance attribute Private Type reference (TYPE) RSRPARAMETERINDEX Index of Action (Input Help Started for Action Parameter) 20050222
5 P_MAXROWS Instance attribute Private Type reference (TYPE) I Maximum Number of Values 20030919
6 P_PRESEL Instance attribute Private Type reference (TYPE) STRING Search String 20030919
7 P_PRSNT1 Instance attribute Private Type reference (TYPE) RSDM5_PRSNT1 Presentation Type 20030919
8 P_R_PAGE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_PAGE HTML Interface of OLAP Processor 20030919
9 P_R_PARAMETER Instance attribute Private Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameters 20030919
10 P_R_SETTING_DT Instance attribute Private Object reference (TYPE REF TO) CL_RSRD_SETTING_DT Reference to Broadcast Settings (Design Time) 20031119
11 P_SX_ATTRIBUTE Instance attribute Private Type reference (TYPE) RSRD_SX_ATTRIBUTE Attributes for Which F4 Help Was Provided 20030919
12 P_T_CHAVT Instance attribute Private Type reference (TYPE) RSDM_T_CHAVT List of Values 20030919
13 P_T_IOBJNM_ALL Static Attribute Private Type reference (TYPE) RSD_T_DTA Buffer for Reportable InfoObjects 20040628
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030919
2 GET_ACTION Instance method Public Method 20030919
3 GET_ATR Instance method Public Method 20030919
4 GET_TEXTS_USER Instance method Private Method Read Texts for User 20031016
5 GET_VALUES Instance method Public Method 20030919
6 GET_VALUES_BW_USER_PORTAL Instance method Private Method Read User 20040308
7 GET_VALUES_INFOOBJECT Instance method Private Method Read InfoObject 20040628
8 GET_VALUES_OWNER Instance method Private Method Read User 20030925
9 GET_VALUES_PERS_HISTORY Instance method Private Method Read Personalization 20040128
10 GET_VALUES_PRINTER Instance method Private Method Read InfoObject 20050923
11 GET_VALUES_REGISTERED_BY Instance method Private Method Read User 20030925
12 GET_VALUES_ROLE Instance method Private Method Read User 20030919
13 GET_VALUES_SETTING Instance method Private Method Read User 20030925
14 GET_VALUES_TEXT_VARIABLES Instance method Private Method Read User 20031011
15 GET_VALUES_USER Instance method Private Method Read User 20030919
16 GET_VALUES_USER_AUTH Instance method Private Method Read User 20030930
Events
Class CL_RSRD_VALUE_PROVIDER has no event.
Types
Class CL_RSRD_VALUE_PROVIDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_INDEX Call by reference Type reference (TYPE) RSRPARAMETERINDEX Index der Action (Wertehilfe für Parameter der Action) 20050222
2 Importing I_ITEM_NAME Call by reference Type reference (TYPE) RRXW3_OBJECT_NAME 20040602
3 Importing I_R_PAGE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_PAGE Html Interface des Olap Prozessors 20030919
4 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20030919
5 Importing I_R_SETTING_DT Call by reference Object reference (TYPE REF TO) CL_RSRD_SETTING_DT Referenz auf Einstellungen zur Designtime 20031119
6 Importing I_SX_ATTRIBUTE Call by reference Type reference (TYPE) RSRD_SX_ATTRIBUTE 20030919

Method CONSTRUCTOR on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_ACTION Signature

Method GET_ACTION on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_ACTION on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_ATR Signature

Method GET_ATR on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_ATR on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_TEXTS_USER Signature

Method GET_TEXTS_USER on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_TEXTS_USER on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES Signature

Method GET_VALUES on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_BW_USER_PORTAL Signature

Method GET_VALUES_BW_USER_PORTAL on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES_BW_USER_PORTAL on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_INFOOBJECT Signature

Method GET_VALUES_INFOOBJECT on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES_INFOOBJECT on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_OWNER Signature

Method GET_VALUES_OWNER on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES_OWNER on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_PERS_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERS_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20040128

Method GET_VALUES_PERS_HISTORY on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_PRINTER Signature

Method GET_VALUES_PRINTER on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES_PRINTER on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_REGISTERED_BY Signature

Method GET_VALUES_REGISTERED_BY on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES_REGISTERED_BY on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_ROLE Signature

Method GET_VALUES_ROLE on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES_ROLE on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_SETTING Signature

Method GET_VALUES_SETTING on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES_SETTING on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_TEXT_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOR_TEXT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040130

Method GET_VALUES_TEXT_VARIABLES on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAXROWS Call by reference Type reference (TYPE) I 20040614

Method GET_VALUES_USER on class CL_RSRD_VALUE_PROVIDER has no exception.

Method GET_VALUES_USER_AUTH Signature

Method GET_VALUES_USER_AUTH on class CL_RSRD_VALUE_PROVIDER has no parameter.
Method GET_VALUES_USER_AUTH on class CL_RSRD_VALUE_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350