SAP ABAP Class CL_RSRT_UIE_A_DISPLAY_TEXT (UI Element: Abstract Display Text)
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 20130521
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_A_CAPTION UI Element: Abstract Caption 20130521
2 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_A_INPUT_FIELD UI Element: Abstract Input Field 20130521
3 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_CHECKBOX UI Element: CheckBox 20130521
4 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_RADIOBUTTON UI Element: RadioButton 20130521
5 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_TEXT UI Element: Text 20130521
Properties
Class CL_RSRT_UIE_A_DISPLAY_TEXT  
Short Description UI Element: Abstract Display Text    
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 20130521   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSRT_UIE_A_DISPLAY_TEXT has no interface implemented.
Friends
Class CL_RSRT_UIE_A_DISPLAY_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_MAXLENGTH Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20130521
2 N_S_MAXLENGTH Instance attribute Public Type reference (TYPE) TN_S_BIND_PROPERTY 20130521
Methods
# Method Level Visibility Method type Description Created on
1 BIND_MAXLENGTH Instance method Public Method Bind Length 20130521
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130521
3 GET_MAXLENGTH Instance method Public Method Get Length 20130521
4 SET_MAXLENGTH Instance method Public Method Set Length 20130521
Events
Class CL_RSRT_UIE_A_DISPLAY_TEXT has no event.
Types
Class CL_RSRT_UIE_A_DISPLAY_TEXT has no local type.
Method Signatures

Method BIND_MAXLENGTH 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 20130521

Method BIND_MAXLENGTH on class CL_RSRT_UIE_A_DISPLAY_TEXT 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 20130521
2 Importing BIND_MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20130521
3 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20130521
4 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20130521
5 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20130521
6 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20130521
7 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20130521
8 Importing MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20130521
9 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20130521
10 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Quick Info 20130521
11 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20130521

Method CONSTRUCTOR on class CL_RSRT_UIE_A_DISPLAY_TEXT has no exception.

Method GET_MAXLENGTH 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 of Internal Tables 20130521
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20130521

Method GET_MAXLENGTH on class CL_RSRT_UIE_A_DISPLAY_TEXT has no exception.

Method SET_MAXLENGTH 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_LENGTH Length 20130521

Method SET_MAXLENGTH on class CL_RSRT_UIE_A_DISPLAY_TEXT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740