SAP ABAP Class CL_RSRT_UIE_A_TABLE (UI Element: Abstract Table)
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 20120622
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_UIE_ROOT UI Element: Root 20120622
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_UI_PAGINATOR_PROVIDER Paginator Provider 20120622
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_PIVOT_TABLE UI Element: Pivot Table 20120622
2 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_TABLE UI Element: Table 20120622
Properties
Class CL_RSRT_UIE_A_TABLE  
Short Description UI Element: Abstract Table    
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 20120622   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_UIE_A_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 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_ROOT UI Element: Root 20120622
2 IF_RSRT_UI_PAGINATOR_PROVIDER Paginator Provider 20120622
Friends
Class CL_RSRT_UIE_A_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_EMPTY_TABLE_TEXT Instance attribute Public Type reference (TYPE) STRING 20120622
2 N_EXPANDABLE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_EXPANDABLE ABAP_TRUE Expandable 20120622
3 N_EXPANDED Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_EXPANDED ABAP_TRUE Expanded (True, False) 20120622
4 N_FILTER_LINE_VISIBLE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120622
5 N_GRID_MODE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_GRID_MODE CL_RSRT_UIE=>N_CS_GRID_MODE-DEFAULT Grid Mode (All, None) 20120731
6 N_S_DATA_SOURCE Instance attribute Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_S_BIND_PROPERTY 20120622
7 N_S_EMPTY_TABLE_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_S_BIND_PROPERTY 20120622
8 N_S_EXPANDABLE Instance attribute Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_S_BIND_PROPERTY 20120622
9 N_S_EXPANDED Instance attribute Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_S_BIND_PROPERTY 20120622
10 N_S_FILTER_LINE_VISIBLE Instance attribute Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_S_BIND_PROPERTY 20120710
11 N_S_GRID_MODE Instance attribute Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_S_BIND_PROPERTY Binding Information 20120731
12 N_T_COLUMNS Instance attribute Public Type reference (TYPE) CL_RSRT_UIE_A_COLUMN=>TN_T_COLUMN Column List 20120622
13 O_O_DATA Instance attribute Protected Object reference (TYPE REF TO) IF_RSRT_DATA Data 20120622
14 O_O_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_RSRT_UIE_HEADER UI Element: Header 20120622
15 O_O_PAGINATOR Instance attribute Protected Object reference (TYPE REF TO) CL_RSRT_UIE_TABLE_PAGINATOR UI Element: Table Paginator 20120622
16 O_O_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_RSRT_UIE_TOOLBAR UI Element: Toolbar 20120622
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Public Method Add Column 20120625
2 BIND_EMPTY_TABLE_TEXT Instance method Public Method Bind Empty Table Text 20120622
3 BIND_EXPANDABLE Instance method Public Method Bind Expandable 20120622
4 BIND_EXPANDED Instance method Public Method Bind Expanded 20120622
5 BIND_FILTER_LINE_VISIBLE Instance method Public Method Bind Expanded 20120710
6 BIND_GRID_MODE Instance method Public Method Bind GridMode 20120731
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120622
8 GET_COLUMN Instance method Public Method Get Column 20120622
9 GET_COLUMNS Instance method Public Method Get Columns 20120622
10 GET_EMPTY_TABLE_TEXT Instance method Public Method Get Empty Table Text 20120622
11 GET_GRID_MODE Instance method Public Method Get Grid Mode 20120731
12 GET_HEADER Instance method Public Method Get Header 20120622
13 GET_PAGINATOR Instance method Public Method Get Paginator 20120622
14 GET_TOOLBAR Instance method Public Method Get Toolbar 20120622
15 GET_VISIBLE_COLUMNS_COUNT Instance method Public Method Get Visible Columns Count 20120622
16 IS_EXPANDABLE Instance method Public Method Is Expandable 20120622
17 IS_EXPANDED Instance method Public Method Is Expanded 20120622
18 IS_FILTER_LINE_VISIBLE Instance method Public Method Is Expandable 20120710
19 ON_ACTION Instance method Private Event handling method Handle View Element Action 20121112
20 REMOVE_COLUMN Instance method Public Method Remove Column 20120625
21 REMOVE_COLUMNS Instance method Public Method Remove Columns 20120625
22 SET_EMPTY_TABLE_TEXT Instance method Public Method Set Empty Table Text 20120622
23 SET_EXPANDABLE Instance method Public Method Set Expandable 20120622
24 SET_EXPANDED Instance method Public Method Set Expanded 20120622
25 SET_FILTER_LINE_VISIBLE Instance method Public Method Set Filter Line Visible 20120622
26 SET_GRID_MODE Instance method Public Method Set GridMode 20120731
Events
Class CL_RSRT_UIE_A_TABLE has no event.
Types
Class CL_RSRT_UIE_A_TABLE has no local type.
Method Signatures

Method ADD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKGROUND_COLOR Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_COLOR Color 20120922
2 Importing BIND_BACKGROUND_COLOR Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120922
3 Importing BIND_COLUMN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120625
4 Importing BIND_FILTER Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120922
5 Importing BIND_FILTER_STATE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120922
6 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120625
7 Importing BIND_INDENTATION_LEFT Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120922
8 Importing BIND_INDENTATION_TOP Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120922
9 Importing BIND_POSITION Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120625
10 Importing BIND_SORT Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120922
11 Importing BIND_SORT_STATE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120922
12 Importing BIND_VISIBLE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120625
13 Importing BIND_WIDTH Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120625
14 Importing FILTER_STATE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_FILTER_STATE CL_RSRT_UIE=>N_CS_FILTER_STATE-SINGLE Filter State 20120922
15 Importing H_ALIGN Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_H_ALIGN Horizontal Alignment (left, center, right) 20120625
16 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20120625
17 Importing INDENTATION_LEFT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_INDENTATION 0 Indentation 20120922
18 Importing INDENTATION_TOP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_INDENTATION 0 Indentation 20120922
19 Importing NAME Call by reference Type reference (TYPE) TN_ID Unique ID 20120625
20 Importing ONFILTER Call by reference Type reference (TYPE) STRING 20120922
21 Importing ONFILTER_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120922
22 Importing ONSORT Call by reference Type reference (TYPE) STRING 20120922
23 Importing ONSORT_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120922
24 Importing POSITION Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_POSITION 0 Position 20120625
25 Importing SORT_STATE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_SORT_STATE CL_RSRT_UIE=>N_CS_SORT_STATE-NONE Sort State 20120922
26 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TABLE_COLUMN UI Element: Table Column 20120625
27 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120625
28 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH Width 20120625

Method ADD_COLUMN on class CL_RSRT_UIE_A_TABLE has no exception.

Method BIND_EMPTY_TABLE_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 20120622

Method BIND_EMPTY_TABLE_TEXT on class CL_RSRT_UIE_A_TABLE has no exception.

Method BIND_EXPANDABLE 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 20120622

Method BIND_EXPANDABLE on class CL_RSRT_UIE_A_TABLE has no exception.

Method BIND_EXPANDED 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 20120622

Method BIND_EXPANDED on class CL_RSRT_UIE_A_TABLE has no exception.

Method BIND_FILTER_LINE_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 20120710

Method BIND_FILTER_LINE_VISIBLE on class CL_RSRT_UIE_A_TABLE has no exception.

Method BIND_GRID_MODE 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 20120731

Method BIND_GRID_MODE on class CL_RSRT_UIE_A_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DATA_SOURCE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY 20120622
2 Importing BIND_EMPTY_TABLE_TEXT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY 20120622
3 Importing BIND_ENABLED Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120622
4 Importing BIND_EXPANDABLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120622
5 Importing BIND_EXPANDED Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120622
6 Importing BIND_FILTER_LINE_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY 20120710
7 Importing BIND_GRID_MODE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120731
8 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120622
9 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120622
10 Importing CID Call by reference Type reference (TYPE) TN_CID Unique Type ID 20120622
11 Importing EMPTY_TABLE_TEXT Call by reference Type reference (TYPE) STRING 20120622
12 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120622
13 Importing EXPANDABLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_EXPANDABLE ABAP_TRUE Expandable 20120622
14 Importing EXPANDED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_EXPANDED ABAP_TRUE Expanded (True, False) 20120622
15 Importing FILTER_LINE_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120622
16 Importing GRID_MODE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_GRID_MODE CL_RSRT_UIE=>N_CS_GRID_MODE-DEFAULT Grid Mode (All, None) 20120731
17 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20120622
18 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120622
19 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20120622
20 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120622

Method CONSTRUCTOR on class CL_RSRT_UIE_A_TABLE has no exception.

Method GET_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20120622
2 Importing NAME Call by reference Type reference (TYPE) TN_ID Unique ID 20120622
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TABLE_COLUMN UI Element: Table Column 20120622

Method GET_COLUMN on class CL_RSRT_UIE_A_TABLE has no exception.

Method GET_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE_A_COLUMN=>TN_T_COLUMN Columns 20120622

Method GET_COLUMNS on class CL_RSRT_UIE_A_TABLE has no exception.

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

Method GET_EMPTY_TABLE_TEXT on class CL_RSRT_UIE_A_TABLE has no exception.

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

Method GET_GRID_MODE on class CL_RSRT_UIE_A_TABLE has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_HEADER UI Element: Header 20120622

Method GET_HEADER on class CL_RSRT_UIE_A_TABLE has no exception.

Method GET_PAGINATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TABLE_PAGINATOR UI Element: Table Paginator 20120622

Method GET_PAGINATOR on class CL_RSRT_UIE_A_TABLE has no exception.

Method GET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TOOLBAR UI Element: Toolbar 20120622

Method GET_TOOLBAR on class CL_RSRT_UIE_A_TABLE has no exception.

Method GET_VISIBLE_COLUMNS_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 20120622

Method GET_VISIBLE_COLUMNS_COUNT on class CL_RSRT_UIE_A_TABLE has no exception.

Method IS_EXPANDABLE 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 20120622
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_EXPANDABLE Expandable 20120622

Method IS_EXPANDABLE on class CL_RSRT_UIE_A_TABLE has no exception.

Method IS_EXPANDED 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 20120622
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_EXPANDED Expanded (True, False) 20120622

Method IS_EXPANDED on class CL_RSRT_UIE_A_TABLE has no exception.

Method IS_FILTER_LINE_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 20120710
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_EXPANDABLE Expandable 20120710

Method IS_FILTER_LINE_VISIBLE on class CL_RSRT_UIE_A_TABLE has no exception.

Method ON_ACTION Signature

Method ON_ACTION on class CL_RSRT_UIE_A_TABLE has no parameter.
Method ON_ACTION on class CL_RSRT_UIE_A_TABLE has no exception.

Method REMOVE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20120625
2 Importing NAME Call by reference Type reference (TYPE) TN_ID 20121209

Method REMOVE_COLUMN on class CL_RSRT_UIE_A_TABLE has no exception.

Method REMOVE_COLUMNS Signature

Method REMOVE_COLUMNS on class CL_RSRT_UIE_A_TABLE has no parameter.
Method REMOVE_COLUMNS on class CL_RSRT_UIE_A_TABLE has no exception.

Method SET_EMPTY_TABLE_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) STRING 20120622

Method SET_EMPTY_TABLE_TEXT on class CL_RSRT_UIE_A_TABLE has no exception.

Method SET_EXPANDABLE 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_EXPANDABLE ABAP_TRUE Expandable 20120622

Method SET_EXPANDABLE on class CL_RSRT_UIE_A_TABLE has no exception.

Method SET_EXPANDED 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_EXPANDED ABAP_TRUE Expanded (True, False) 20120622

Method SET_EXPANDED on class CL_RSRT_UIE_A_TABLE has no exception.

Method SET_FILTER_LINE_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 20120622

Method SET_FILTER_LINE_VISIBLE on class CL_RSRT_UIE_A_TABLE has no exception.

Method SET_GRID_MODE 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_GRID_MODE CL_RSRT_UIE=>N_CS_GRID_MODE-DEFAULT 20120731

Method SET_GRID_MODE on class CL_RSRT_UIE_A_TABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730