SAP ABAP Class CL_RSRT_UIE_A_INPUT_FIELD (UI Element: Abstract Input Field)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_INPUT_FIELD UI Element: Input Field 20120108
Properties
Class CL_RSRT_UIE_A_INPUT_FIELD  
Short Description UI Element: Abstract Input Field    
Super Class CL_RSRT_UIE_A_DISPLAY_TEXT UI Element: Abstract Display Text 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120108   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_INPUT_FIELD has no interface implemented.
Friends
Class CL_RSRT_UIE_A_INPUT_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_F4_AVAILABLE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_F4_AVAILABLE 20120508
2 N_FONT_WEIGHT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_FONT_WEIGHT CL_RSRT_UIE=>N_CS_FONT_WEIGHT-DEFAULT Font Weight (normal (400), bold (700), bolder, lighter) 20121218
3 N_LABEL_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT 20120508
4 N_LABEL_VISIBLE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE 20120508
5 N_LENGTH Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH 20120508
6 N_ONCHANGE Instance attribute Public Type reference (TYPE) STRING 20120508
7 N_ONENTER Instance attribute Public Type reference (TYPE) STRING 20120508
8 N_ONF4 Instance attribute Public Type reference (TYPE) STRING 20120508
9 N_STATE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_STATE CL_RSRT_UIE=>N_CS_STATE-NONE 20120508
10 N_S_F4_AVAILABLE Instance attribute Public Type reference (TYPE) TN_S_BIND_PROPERTY 20120508
11 N_S_FONT_WEIGHT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20121218
12 N_S_LABEL_TEXT Instance attribute Public Type reference (TYPE) TN_S_BIND_PROPERTY 20120508
13 N_S_LABEL_VISIBLE Instance attribute Public Type reference (TYPE) TN_S_BIND_PROPERTY 20120508
14 N_S_LENGTH Instance attribute Public Type reference (TYPE) TN_S_BIND_PROPERTY 20120508
15 N_S_STATE Instance attribute Public Type reference (TYPE) TN_S_BIND_PROPERTY 20120508
16 N_S_VALUE Instance attribute Public Type reference (TYPE) TN_S_BIND_PROPERTY 20120508
17 N_S_WIDTH Instance attribute Public Type reference (TYPE) TN_S_BIND_PROPERTY 20120508
18 N_T_ONCHANGE_MAP Instance attribute Public Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER 20120508
19 N_T_ONENTER_MAP Instance attribute Public Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER 20120508
20 N_T_ONF4_MAP Instance attribute Public Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER 20120508
21 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_F4_AVAILABLE Instance method Public Method Bind F4 Available 20120508
2 BIND_FONT_WEIGHT Instance method Public Method Bind Font Weight 20121218
3 BIND_LABEL_TEXT Instance method Public Method Bind Label Text 20120508
4 BIND_LABEL_VISIBLE Instance method Public Method Bind Label Visible 20120508
5 BIND_LENGTH Instance method Public Method Bind Length 20120508
6 BIND_STATE Instance method Public Method Bind State 20120508
7 BIND_VALUE Instance method Public Method Bind Value 20120508
8 BIND_WIDTH Instance method Public Method Bind Width 20120508
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120108
10 GET_FONT_WEIGHT Instance method Public Method Get Font Weight 20121218
11 GET_LABEL_TEXT Instance method Public Method Get Label Text 20120508
12 GET_LENGTH Instance method Public Method Get Length 20120508
13 GET_STATE Instance method Public Method Get State 20120508
14 GET_VALUE Instance method Public Method Get Value 20120508
15 GET_WIDTH Instance method Public Method Get Width 20120508
16 IS_F4_AVAILABLE Instance method Public Method Is F4 Available 20120508
17 IS_LABEL_VISIBLE Instance method Public Method Is Label Visible 20120508
18 SET_F4_AVAILABLE Instance method Public Method Set F4 Available 20120508
19 SET_FONT_WEIGHT Instance method Public Method Set Font Weight 20121218
20 SET_LABEL_TEXT Instance method Public Method Set Label Text 20120508
21 SET_LABEL_VISIBLE Instance method Public Method Set Label Visible 20120508
22 SET_LENGTH Instance method Public Method Set Length 20120508
23 SET_ONCHANGE Instance method Public Method Set OnChange Event 20120508
24 SET_ONCHANGE_MAP Instance method Public Method Set OnChange Event Map Parameters 20120508
25 SET_ONENTER Instance method Public Method Set OnEnter Event 20120508
26 SET_ONENTER_MAP Instance method Public Method Set OnEnter Event Map Parameters 20120508
27 SET_ONF4 Instance method Public Method Set OnF4 Event 20120508
28 SET_ONF4_MAP Instance method Public Method Set OnF4 Event Map Parameters 20120508
29 SET_STATE Instance method Public Method Set State 20120508
30 SET_WIDTH Instance method Public Method Set Width 20120508
Events
Class CL_RSRT_UIE_A_INPUT_FIELD has no event.
Types
Class CL_RSRT_UIE_A_INPUT_FIELD has no local type.
Method Signatures

Method BIND_F4_AVAILABLE 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_F4_AVAILABLE on class CL_RSRT_UIE_A_INPUT_FIELD has no exception.

Method BIND_FONT_WEIGHT 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 20121218

Method BIND_FONT_WEIGHT on class CL_RSRT_UIE_A_INPUT_FIELD has no exception.

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_INPUT_FIELD 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_INPUT_FIELD has no exception.

Method BIND_LENGTH 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_LENGTH on class CL_RSRT_UIE_A_INPUT_FIELD 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 20120508

Method BIND_STATE on class CL_RSRT_UIE_A_INPUT_FIELD 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 20120508

Method BIND_VALUE on class CL_RSRT_UIE_A_INPUT_FIELD 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_INPUT_FIELD 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 20120108
2 Importing BIND_F4_AVAILABLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120203
3 Importing BIND_FONT_WEIGHT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20121218
4 Importing BIND_LABEL_TEXT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120108
5 Importing BIND_LABEL_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120229
6 Importing BIND_LENGTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120108
7 Importing BIND_MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20121210
8 Importing BIND_STATE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120108
9 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120108
10 Importing BIND_VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120108
11 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120108
12 Importing BIND_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120108
13 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20120108
14 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120108
15 Importing F4_AVAILABLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_F4_AVAILABLE F4 Available 20120203
16 Importing FONT_WEIGHT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_FONT_WEIGHT CL_RSRT_UIE=>N_CS_FONT_WEIGHT-DEFAULT Font Weight (normal (400), bold (700), bolder, lighter) 20121218
17 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20120108
18 Importing LABEL_TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LABEL_TEXT Label Text 20120108
19 Importing LABEL_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120424
20 Importing LENGTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20120108
21 Importing MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20121210
22 Importing ONCHANGE Call by reference Type reference (TYPE) STRING 20120108
23 Importing ONCHANGE_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120108
24 Importing ONENTER Call by reference Type reference (TYPE) STRING 20120108
25 Importing ONENTER_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120108
26 Importing ONF4 Call by reference Type reference (TYPE) STRING 20120203
27 Importing ONF4_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120203
28 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120108
29 Importing STATE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_STATE CL_RSRT_UIE=>N_CS_STATE-NONE State (None, Required) 20120108
30 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20120108
31 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120108
32 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20120108

Method CONSTRUCTOR on class CL_RSRT_UIE_A_INPUT_FIELD has no exception.

Method GET_FONT_WEIGHT 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 20121218
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_FONT_WEIGHT Font Weight (normal (400), bold (700), bolder, lighter) 20121218

Method GET_FONT_WEIGHT on class CL_RSRT_UIE_A_INPUT_FIELD 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_INPUT_FIELD has no exception.

Method GET_LENGTH 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_LENGTH Length 20120508

Method GET_LENGTH on class CL_RSRT_UIE_A_INPUT_FIELD 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 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_STATE State (Required) 20120508

Method GET_STATE on class CL_RSRT_UIE_A_INPUT_FIELD 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 20120508
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20120508

Method GET_VALUE on class CL_RSRT_UIE_A_INPUT_FIELD 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_INPUT_FIELD has no exception.

Method IS_F4_AVAILABLE 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_F4_AVAILABLE F4 Available 20120508

Method IS_F4_AVAILABLE on class CL_RSRT_UIE_A_INPUT_FIELD 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_INPUT_FIELD has no exception.

Method SET_F4_AVAILABLE 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_F4_AVAILABLE CL_RSRT_UIE=>N_CS_F4_AVAILABLE-YES F4 Available 20120508

Method SET_F4_AVAILABLE on class CL_RSRT_UIE_A_INPUT_FIELD has no exception.

Method SET_FONT_WEIGHT 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_FONT_WEIGHT CL_RSRT_UIE=>N_CS_FONT_WEIGHT-DEFAULT Font Weight (normal (400), bold (700), bolder, lighter) 20121218

Method SET_FONT_WEIGHT on class CL_RSRT_UIE_A_INPUT_FIELD 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_INPUT_FIELD 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_INPUT_FIELD has no exception.

Method SET_LENGTH 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 20120508

Method SET_LENGTH on class CL_RSRT_UIE_A_INPUT_FIELD 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_INPUT_FIELD 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_INPUT_FIELD has no exception.

Method SET_ONENTER 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_ONENTER on class CL_RSRT_UIE_A_INPUT_FIELD has no exception.

Method SET_ONENTER_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_ONENTER_MAP on class CL_RSRT_UIE_A_INPUT_FIELD has no exception.

Method SET_ONF4 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_ONF4 on class CL_RSRT_UIE_A_INPUT_FIELD has no exception.

Method SET_ONF4_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_ONF4_MAP on class CL_RSRT_UIE_A_INPUT_FIELD 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) 20120508

Method SET_STATE on class CL_RSRT_UIE_A_INPUT_FIELD 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_INPUT_FIELD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700