SAP ABAP Class CL_RSRT_UIE_RADIOBUTTON (UI Element: RadioButton)
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_A_DISPLAY_TEXT UI Element: Abstract Display Text 20130521
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_UIE_CELL_EDITOR UI Element: Cell Editor 20111104
Properties
Class CL_RSRT_UIE_RADIOBUTTON  
Short Description UI Element: RadioButton    
Super Class CL_RSRT_UIE_A_DISPLAY_TEXT UI Element: Abstract Display Text 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111025   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
# Interface Abstract Final Description Created on
1 IF_RSRT_UIE_CELL_EDITOR UI Element: Cell Editor 20111104
Friends
Class CL_RSRT_UIE_RADIOBUTTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CID Constant Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID 'RADIOBUTTON' 20120509
2 N_LABEL_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT 20120509
3 N_LABEL_VISIBLE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE 20120509
4 N_ONCHANGE Instance attribute Public Type reference (TYPE) STRING 20120509
5 N_STATE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_STATE CL_RSRT_UIE=>N_CS_STATE-DEFAULT 20120509
6 N_S_LABEL_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
7 N_S_LABEL_VISIBLE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
8 N_S_STATE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
9 N_S_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
10 N_S_VALUE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
11 N_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT 20120509
12 N_T_ONCHANGE_MAP Instance attribute Public Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER 20120509
Methods
# Method Level Visibility Method type Description Created on
1 BIND_LABEL_TEXT Instance method Public Method Bind Label Text 20120509
2 BIND_LABEL_VISIBLE Instance method Public Method Bind Label Visible 20120509
3 BIND_STATE Instance method Public Method Bind State 20120509
4 BIND_TEXT Instance method Public Method Bind Text 20120509
5 BIND_VALUE Instance method Public Method Bind Value 20120509
6 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20111102
7 CREATE_RADIOBUTTON Static method Public Method Create Input Field 20111102
8 GET_LABEL_TEXT Instance method Public Method Get Label Text 20120509
9 GET_STATE Instance method Public Method Get State 20120509
10 GET_TEXT Instance method Public Method Get Text 20120509
11 GET_VALUE Instance method Public Method Get Value 20120509
12 IS_LABEL_VISIBLE Instance method Public Method Is Label Visible 20120509
13 SET_LABEL_TEXT Instance method Public Method Set Label Text 20120509
14 SET_LABEL_VISIBLE Instance method Public Method Set Label Visible 20120509
15 SET_ONCHANGE Instance method Public Method Set OnChange Event 20120509
16 SET_ONCHANGE_MAP Instance method Public Method Set OnChange Event Map Parameters 20120509
17 SET_STATE Instance method Public Method Set State 20120509
18 SET_TEXT Instance method Public Method Set Text 20120509
Events
Class CL_RSRT_UIE_RADIOBUTTON has no event.
Types
Class CL_RSRT_UIE_RADIOBUTTON 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 20120509

Method BIND_LABEL_TEXT on class CL_RSRT_UIE_RADIOBUTTON 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 20120509

Method BIND_LABEL_VISIBLE on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method BIND_STATE 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 20120509

Method BIND_STATE on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method BIND_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 20120509

Method BIND_TEXT on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method BIND_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 20120509

Method BIND_VALUE on class CL_RSRT_UIE_RADIOBUTTON 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 20111102
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_MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20130521
5 Importing BIND_STATE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
6 Importing BIND_TEXT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
7 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
8 Importing BIND_VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
9 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
10 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20111102
11 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20111102
12 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111102
13 Importing LABEL_TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT Label Text 20120107
14 Importing LABEL_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120424
15 Importing MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20130521
16 Importing ONCHANGE Call by reference Type reference (TYPE) STRING 20111220
17 Importing ONCHANGE_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
18 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111102
19 Importing STATE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_STATE CL_RSRT_UIE=>N_CS_STATE-DEFAULT State (None, Required) 20111102
20 Importing TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20111102
21 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20111102
22 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111102

Method CONSTRUCTOR on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method CREATE_RADIOBUTTON 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 20111102
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_MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20130521
5 Importing BIND_STATE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
6 Importing BIND_TEXT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
7 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
8 Importing BIND_VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
9 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111102
10 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20111102
11 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111102
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 MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20130521
15 Importing ONCHANGE Call by reference Type reference (TYPE) STRING 20111220
16 Importing ONCHANGE_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
17 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111102
18 Importing STATE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_STATE CL_RSRT_UIE=>N_CS_STATE-DEFAULT State (None, Required) 20111102
19 Importing TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20111102
20 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20111102
21 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_RADIOBUTTON UI Element: RadioButton 20111102
22 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111102

Method CREATE_RADIOBUTTON on class CL_RSRT_UIE_RADIOBUTTON 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 20120509
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT Label Text 20120509

Method GET_LABEL_TEXT on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method GET_STATE 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 20120509
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_STATE State (Required) 20120509

Method GET_STATE on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method GET_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 20120509
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20120509

Method GET_TEXT on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method GET_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 20120509
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20120509

Method GET_VALUE on class CL_RSRT_UIE_RADIOBUTTON 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 20120509
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE Visible 20120509

Method IS_LABEL_VISIBLE on class CL_RSRT_UIE_RADIOBUTTON 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 20120509

Method SET_LABEL_TEXT on class CL_RSRT_UIE_RADIOBUTTON 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 20120509

Method SET_LABEL_VISIBLE on class CL_RSRT_UIE_RADIOBUTTON 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 20120509

Method SET_ONCHANGE on class CL_RSRT_UIE_RADIOBUTTON 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 20120509

Method SET_ONCHANGE_MAP on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method SET_STATE 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_STATE CL_RSRT_UIE=>N_CS_STATE-NONE State (Required) 20120509

Method SET_STATE on class CL_RSRT_UIE_RADIOBUTTON has no exception.

Method SET_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_TEXT Text 20120509

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