SAP ABAP Class CL_RSRT_UIE_TABLE_COLUMN (UI View Element: Table Column)
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_COLUMN UI View Element: Abstract Column 20111207
Properties
Class CL_RSRT_UIE_TABLE_COLUMN  
Short Description UI View Element: Table Column    
Super Class CL_RSRT_UIE_A_COLUMN UI View Element: Abstract Column 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111207   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_CELL_VARIANT 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...
5 IF_RSRT_SORT_RULE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_RSRT_TABLE_COLUMN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_RSRT_UIE_COLUMN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_UIE_TABLE_COLUMN has no interface implemented.
Friends
Class CL_RSRT_UIE_TABLE_COLUMN 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 'TABLE_COLUMN' 20120508
2 N_O_EDITOR Instance attribute Public Object reference (TYPE REF TO) CL_RSRT_UIE UI View Element: UI Element 20120508
3 N_SELECTED_CELL_VARIANT Instance attribute Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID 20120508
4 N_S_COLSPAN Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
5 N_S_MERGE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
6 N_S_SELECTED_CELL_VARIANT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
7 N_T_CELL_VARIANTS Instance attribute Public Type reference (TYPE) CL_RSRT_UIE_A_CELL_VARIANT=>TN_T_CELL_VARIANT 20120508
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CELL_VARIANT Instance method Public Method Add Cell Variant 20120508
2 BIND_COLSPAN Instance method Public Method Bind Column Span 20120508
3 BIND_MERGE Instance method Public Method Bind Merge 20120508
4 BIND_SELECTED_CELL_VARIANT Instance method Public Method Bind Selected Cell Variant 20120508
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111207
6 CREATE_TABLE_COLUMN Static method Public Method Create Table Column 20111207
7 GET_CELL_VARIANT Instance method Public Method Get Cell Variant 20120508
8 GET_CELL_VARIANTS Instance method Public Method Get Cell Variants 20120508
9 GET_EDITOR Instance method Public Method Get Editor 20120508
10 REMOVE_CELL_VARIANT Instance method Public Method Remove Cell Variant 20120508
11 REMOVE_CELL_VARIANTS Instance method Public Method Remove Cell Variants 20120508
12 SET_EDITOR Instance method Public Method Set Editor 20120508
Events
Class CL_RSRT_UIE_TABLE_COLUMN has no event.
Types
Class CL_RSRT_UIE_TABLE_COLUMN has no local type.
Method Signatures

Method ADD_CELL_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_A_CELL_VARIANT UI Element: Abstract Cell Variant 20120508

Method ADD_CELL_VARIANT on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method BIND_COLSPAN Signature

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

Method BIND_COLSPAN on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method BIND_MERGE 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_BIND_PROPERTY Bind Property 20120508

Method BIND_MERGE on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method BIND_SELECTED_CELL_VARIANT 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_BIND_PROPERTY Bind Property 20120508

Method BIND_SELECTED_CELL_VARIANT on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method CONSTRUCTOR 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 20120419
2 Importing BIND_BACKGROUND_COLOR Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120419
3 Importing BIND_COLUMN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
4 Importing BIND_FILTER Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120424
5 Importing BIND_FILTER_STATE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
6 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
7 Importing BIND_INDENTATION_LEFT Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120423
8 Importing BIND_INDENTATION_TOP Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120423
9 Importing BIND_MERGE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111220
10 Importing BIND_POSITION Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
11 Importing BIND_SORT Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120424
12 Importing BIND_SORT_STATE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
13 Importing BIND_VISIBLE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
14 Importing BIND_WIDTH Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111208
15 Importing CID Call by reference Type reference (TYPE) TN_CID Unique Type ID 20111207
16 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 20111207
17 Importing H_ALIGN Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_H_ALIGN CL_RSRT_UIE=>N_CS_H_ALIGN-LEFT Horizontal Alignment 20111207
18 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20111207
19 Importing INDENTATION_LEFT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_INDENTATION 0 Indentation 20120423
20 Importing INDENTATION_TOP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_INDENTATION 0 Indentation 20120423
21 Importing NAME Call by reference Type reference (TYPE) TN_ID Unique ID 20111207
22 Importing ONFILTER Call by reference Type reference (TYPE) STRING 20111220
23 Importing ONFILTER_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
24 Importing ONSORT Call by reference Type reference (TYPE) STRING 20111220
25 Importing ONSORT_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
26 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111207
27 Importing POSITION Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_POSITION Position 20111207
28 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 20111207
29 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111207
30 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20111208

Method CONSTRUCTOR on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method CREATE_TABLE_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 20120419
2 Importing BIND_BACKGROUND_COLOR Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120419
3 Importing BIND_COLUMN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
4 Importing BIND_FILTER Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120424
5 Importing BIND_FILTER_STATE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
6 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
7 Importing BIND_INDENTATION_LEFT Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120423
8 Importing BIND_INDENTATION_TOP Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120423
9 Importing BIND_POSITION Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
10 Importing BIND_SORT Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120424
11 Importing BIND_SORT_STATE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
12 Importing BIND_VISIBLE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111207
13 Importing BIND_WIDTH Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111208
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 20111207
15 Importing H_ALIGN Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_H_ALIGN CL_RSRT_UIE=>N_CS_H_ALIGN-LEFT Horizontal Alignment 20111207
16 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20111207
17 Importing INDENTATION_LEFT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_INDENTATION 0 Indentation 20120423
18 Importing INDENTATION_TOP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_INDENTATION 0 Indentation 20120423
19 Importing NAME Call by reference Type reference (TYPE) TN_ID Unique ID 20111207
20 Importing ONFILTER Call by reference Type reference (TYPE) STRING 20111220
21 Importing ONFILTER_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
22 Importing ONSORT Call by reference Type reference (TYPE) STRING 20111220
23 Importing ONSORT_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
24 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111207
25 Importing POSITION Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_POSITION 0 Position 20111207
26 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 20111207
27 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TABLE_COLUMN Table Column 20111207
28 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111207
29 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20111208

Method CREATE_TABLE_COLUMN on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method GET_CELL_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) TN_ID Unique ID 20120508
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_A_CELL_VARIANT UI Element: Abstract Cell Variant 20120508

Method GET_CELL_VARIANT on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method GET_CELL_VARIANTS 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_CELL_VARIANT=>TN_T_CELL_VARIANT Cell Variant List 20120508

Method GET_CELL_VARIANTS on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method GET_EDITOR 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) IF_RSRT_UIE_CELL_EDITOR UI Element: Cell Editor 20120508

Method GET_EDITOR on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method REMOVE_CELL_VARIANT Signature

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

Method REMOVE_CELL_VARIANT on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method REMOVE_CELL_VARIANTS Signature

Method REMOVE_CELL_VARIANTS on class CL_RSRT_UIE_TABLE_COLUMN has no parameter.
Method REMOVE_CELL_VARIANTS on class CL_RSRT_UIE_TABLE_COLUMN has no exception.

Method SET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_RSRT_UIE_CELL_EDITOR UI Element: Cell Editor 20120508

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