SAP ABAP Class CL_RSRT_UIE_A_DROPDOWN (UI Element: Dropdown)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE UI View Element: UI Element 20120107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_DROPDOWN UI Element: Dropdown 20120107
Properties
Class CL_RSRT_UIE_A_DROPDOWN  
Short Description UI Element: Dropdown    
Super Class CL_RSRT_UIE UI View Element: UI Element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120107   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_UIE_A_DROPDOWN has no interface implemented.
Friends
Class CL_RSRT_UIE_A_DROPDOWN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_LABEL_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT 20120508
2 N_LABEL_VISIBLE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE 20120508
3 N_ONCHANGE Instance attribute Public Type reference (TYPE) STRING 20120508
4 N_SELECTED_VALUE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_VALUE 20120508
5 N_S_LABEL_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
6 N_S_LABEL_VISIBLE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
7 N_S_SELECTED_VALUE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
8 N_S_TEXTS Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
9 N_S_WIDTH Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
10 N_T_ONCHANGE_MAP Instance attribute Public Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER 20120508
11 N_T_TEXTS Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_T_TEXTS 20120508
12 N_WIDTH Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' 20120508
Methods
# Method Level Visibility Method type Description Created on
1 BIND_LABEL_TEXT Instance method Public Method Bind Label Text 20120508
2 BIND_LABEL_VISIBLE Instance method Public Method Bind Label Visible 20120508
3 BIND_SELECTED_VALUE Instance method Public Method Bind Selected Value 20120508
4 BIND_TEXTS Instance method Public Method Bind Texts 20120508
5 BIND_WIDTH Instance method Public Method Bind Width 20120508
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120107
7 GET_LABEL_TEXT Instance method Public Method Get Label Text 20120508
8 GET_SELECTED_VALUE Instance method Public Method Get Selected Value 20120508
9 GET_TEXTS Instance method Public Method Get Texts 20120508
10 GET_WIDTH Instance method Public Method Get Width 20120508
11 IS_LABEL_VISIBLE Instance method Public Method Is Label Visible 20120508
12 SET_LABEL_TEXT Instance method Public Method Set Label Text 20120508
13 SET_LABEL_VISIBLE Instance method Public Method Set Label Visible 20120508
14 SET_ONCHANGE Instance method Public Method Set OnChange Event 20120508
15 SET_ONCHANGE_MAP Instance method Public Method Set OnChange Event Map Parameters 20120508
16 SET_SELECTED_VALUE Instance method Public Method Set Selected Value 20120508
17 SET_TEXTS Instance method Public Method Set Texts 20120508
18 SET_WIDTH Instance method Public Method Set Width 20120508
Events
Class CL_RSRT_UIE_A_DROPDOWN has no event.
Types
Class CL_RSRT_UIE_A_DROPDOWN has no local type.
Method Signatures

Method BIND_LABEL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120508

Method BIND_LABEL_TEXT on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method BIND_LABEL_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120508

Method BIND_LABEL_VISIBLE on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method BIND_SELECTED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120508

Method BIND_SELECTED_VALUE on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method BIND_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120508

Method BIND_TEXTS on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method BIND_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120508

Method BIND_WIDTH on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120107
2 Importing BIND_LABEL_TEXT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120107
3 Importing BIND_LABEL_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120424
4 Importing BIND_SELECTED_VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120107
5 Importing BIND_TEXTS Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120107
6 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120107
7 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120107
8 Importing BIND_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120107
9 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20120107
10 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120107
11 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20120107
12 Importing LABEL_TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT Label Text 20120107
13 Importing LABEL_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120424
14 Importing ONCHANGE Call by reference Type reference (TYPE) STRING 20120107
15 Importing ONCHANGE_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120107
16 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120107
17 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20120107
18 Importing T_TEXTS Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_T_TEXTS Texts 20120107
19 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120107
20 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20120107

Method CONSTRUCTOR on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method GET_LABEL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT Label Text 20120508

Method GET_LABEL_TEXT on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method GET_SELECTED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_VALUE Value 20120508

Method GET_SELECTED_VALUE on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_T_TEXTS Texts 20120508

Method GET_TEXTS on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH Width 20120508

Method GET_WIDTH on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method IS_LABEL_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE Visible 20120508

Method IS_LABEL_VISIBLE on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method SET_LABEL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT Label Text 20120508

Method SET_LABEL_TEXT on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method SET_LABEL_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120508

Method SET_LABEL_VISIBLE on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method SET_ONCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20120508

Method SET_ONCHANGE on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method SET_ONCHANGE_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120508

Method SET_ONCHANGE_MAP on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method SET_SELECTED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VALUE Value 20120508

Method SET_SELECTED_VALUE on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_T_TEXTS Texts 20120508

Method SET_TEXTS on class CL_RSRT_UIE_A_DROPDOWN has no exception.

Method SET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20120508

Method SET_WIDTH on class CL_RSRT_UIE_A_DROPDOWN has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700