SAP ABAP Class CL_RSR_WWW_HWIND_PROP_KYF (Properties Dialog Box for Query Settings)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSZA (Package) Web Query Designer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_HWIND_QUERY All Help Services that Reference a Query as DP 20011001
Properties
Class CL_RSR_WWW_HWIND_PROP_KYF  
Short Description Properties Dialog Box for Query Settings    
Super Class CL_RSR_WWW_HWIND_QUERY All Help Services that Reference a Query as DP 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSZA   Web Query Designer 
Created 20011001   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRX1 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)
Interfaces
Class CL_RSR_WWW_HWIND_PROP_KYF has no interface implemented.
Friends
Class CL_RSR_WWW_HWIND_PROP_KYF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CMD_CHANGE_CURR_CONV_TYPE Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'CHANGE_CTTNM' Change in Currency Conversion Type 20020104
2 C_PARAMETER_CURR_CONV_TYPE Constant Private Type reference (TYPE) RSRPARAMETERID 'CTTNM' Currency Conversion Type 20020104
3 P_ELTUID Instance attribute Private Type reference (TYPE) SYSUUID_25 ELTUID of the Selected Characteristic 20011001
4 P_MAPNAME_CONFIRM Instance attribute Private Type reference (TYPE) RS_BOOL Confirmation of Technical Name Change 20020321
5 P_MAPNAME_OLD Instance attribute Private Type reference (TYPE) RSZCOMPID Technical Name Read as From the Query 20020320
6 P_SX_PROP Instance attribute Private Type reference (TYPE) RSZA_SX_PROP_KYF Characteristic Properties 20011001
7 P_T_HIDDEN Instance attribute Private Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Hidden Attribute for Structure Member 20030729
8 P_T_NUM_PREC Instance attribute Private Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Number of Decimal Places for Output: Specifications 20011001
9 P_T_NUM_SCALE Instance attribute Private Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Scaling Factor of a Number: Specifications 20011001
10 P_T_PROP_FIELD Instance attribute Private Type reference (TYPE) RSZA_T_PROP_FIELD List of Properties with ABAP Field Names 20011001
11 P_T_STRMEM_LAGGR Instance attribute Private Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Local Aggregation Specifications 20011001
12 P_T_STRMEM_PLEVEL Instance attribute Private Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Standardizing Type Specifications 20011001
13 P_T_TCUR_ALL_MEMBER_LIST Instance attribute Private Type reference (TYPE) RSZA_T_MEMBER_LIST List of all Currencies 20020104
14 P_T_TCUR_MEMBER_LIST Instance attribute Private Type reference (TYPE) RSZA_T_MEMBER_LIST List of all Possible Target Currencies 20020111
Methods
# Method Level Visibility Method type Description Created on
1 FILL_CALCULATIONS Instance method Private Method Description; Technical Name 20011001
2 FILL_CURRENCY_CONVERSION Instance method Private Method Description; Technical Name 20011001
3 FILL_HTML Instance method Private Method 20011001
4 FILL_NUMBER_PRESENTATION Instance method Private Method Description; Technical Name 20011001
5 FILL_PRESENTATION Instance method Private Method Description; Technical Name 20011001
6 FILL_PROPERTY_DESCRIPTION Instance method Private Method Description; Technical Name 20011001
7 GET_CURRENCIES_FOR_CONV_TYPE Instance method Private Method Determines Possible Currencies for Conversion Type 20020104
8 GET_VALUES Instance method Private Method 20011001
9 SET_VALUES Instance method Private Method Transferring Generated Query to the DataProvider 20011001
10 SUBMIT_VALUES Instance method Private Method Transferring Generated Query to the DataProvider 20020104
Events
Class CL_RSR_WWW_HWIND_PROP_KYF has no event.
Types
Class CL_RSR_WWW_HWIND_PROP_KYF has no local type.
Method Signatures

Method FILL_CALCULATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING 20011001

Method FILL_CALCULATIONS on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.

Method FILL_CURRENCY_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING 20011001

Method FILL_CURRENCY_CONVERSION on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.

Method FILL_HTML Signature

Method FILL_HTML on class CL_RSR_WWW_HWIND_PROP_KYF has no parameter.
Method FILL_HTML on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.

Method FILL_NUMBER_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING 20011001

Method FILL_NUMBER_PRESENTATION on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.

Method FILL_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING 20011001

Method FILL_PRESENTATION on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.

Method FILL_PROPERTY_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING 20011001

Method FILL_PROPERTY_DESCRIPTION on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.

Method GET_CURRENCIES_FOR_CONV_TYPE Signature

Method GET_CURRENCIES_FOR_CONV_TYPE on class CL_RSR_WWW_HWIND_PROP_KYF has no parameter.
Method GET_CURRENCIES_FOR_CONV_TYPE on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.

Method GET_VALUES Signature

Method GET_VALUES on class CL_RSR_WWW_HWIND_PROP_KYF has no parameter.
Method GET_VALUES on class CL_RSR_WWW_HWIND_PROP_KYF 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 20011001

Method SET_VALUES on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.

Method SUBMIT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DP_CHANGED Call by reference Type reference (TYPE) RS_BOOL Boolean 20020104
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020104
3 Exporting E_T_MESG Call by reference Type reference (TYPE) RSZA_T_MESG Tabellentyp für RRX_MESG 20020104

Method SUBMIT_VALUES on class CL_RSR_WWW_HWIND_PROP_KYF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A