SAP ABAP Class CL_RSRT_UIE_GROUPING_COLUMN (UI View Element: Grouping 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 | 20111209 |
Properties
| Class | CL_RSRT_UIE_GROUPING_COLUMN | |
| Short Description | UI View Element: Grouping 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 | 20111209 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 7 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSRT_UIE_GROUPING_COLUMN has no interface implemented.
Friends
Class CL_RSRT_UIE_GROUPING_COLUMN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | 'GROUPING_COLUMN' | 20120508 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE_A_COLUMN=>TN_T_COLUMN | 20120508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Column | 20120508 | |
| 2 | Instance method | Protected | Constructor | CONSTRUCTOR | 20111209 | |
| 3 | Static method | Public | Method | Create Grouping Column | 20111209 | |
| 4 | Instance method | Public | Method | Get Column | 20120508 | |
| 5 | Instance method | Public | Method | Get Columns | 20120508 | |
| 6 | Instance method | Public | Method | Get Column Hierarchy | 20121001 | |
| 7 | Instance method | Public | Method | Remove Column | 20120508 | |
| 8 | Instance method | Public | Method | Remove Columns | 20120508 | |
| 9 | Static method | Public | Method | Get Column Hierarchy | 20121001 | |
| 10 | Static method | Protected | Method | Get Column Nodes | 20121001 |
Events
Class CL_RSRT_UIE_GROUPING_COLUMN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_COLUMN_NODE | Public | See coding | Column Node | 20121001 | begin of tn_s_column_node,
level type i,
position type i,
dlevel type i,
rpos_parent type i,
rpos type i,
rpos_leaf type abap_bool,
cpos_parent type i,
cpos type i,
cpos_leaf type abap_bool,
maxlevels type i,
colspan type i,
rowspan type i,
last_column type abap_bool,
o_column type ref to cl_rsrt_uie_a_column,
end of tn_s_column_node
|
|
| 2 | TN_T_COLUMN_NODE | Public | See coding | Column Node List | 20121001 | tn_t_column_node type standard table of tn_s_column_node with default key initial size 1
|
Method Signatures
Method ADD_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_A_COLUMN | UI Element: Abstract Column | 20120508 |
Method ADD_COLUMN on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACKGROUND_COLOR | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_COLOR | Color | 20120419 | |||
| 2 | BIND_BACKGROUND_COLOR | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120419 | |||
| 3 | BIND_COLUMN | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 4 | BIND_FILTER | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 5 | BIND_FILTER_STATE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 6 | BIND_H_ALIGN | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 7 | BIND_INDENTATION_LEFT | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120423 | |||
| 8 | BIND_INDENTATION_TOP | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120423 | |||
| 9 | BIND_POSITION | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 10 | BIND_SORT | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 11 | BIND_SORT_STATE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 12 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 13 | BIND_WIDTH | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 14 | CID | Call by reference | Type reference (TYPE) | TN_CID | Unique Type ID | 20111209 | |||
| 15 | FILTER_STATE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_FILTER_STATE | CL_RSRT_UIE=>N_CS_FILTER_STATE-SINGLE | Filter State | 20111209 | ||
| 16 | H_ALIGN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_H_ALIGN | CL_RSRT_UIE=>N_CS_H_ALIGN-LEFT | Horizontal Alignment | 20111209 | ||
| 17 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20111209 | |||
| 18 | INDENTATION_LEFT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_INDENTATION | 0 | Indentation | 20120423 | ||
| 19 | INDENTATION_TOP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_INDENTATION | 0 | Indentation | 20120423 | ||
| 20 | NAME | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20111209 | |||
| 21 | ONFILTER | Call by reference | Type reference (TYPE) | STRING | 20111220 | ||||
| 22 | ONFILTER_MAP | Call by reference | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20111220 | |||
| 23 | ONSORT | Call by reference | Type reference (TYPE) | STRING | 20111220 | ||||
| 24 | ONSORT_MAP | Call by reference | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20111220 | |||
| 25 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20111209 | |||
| 26 | POSITION | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_POSITION | Position | 20111209 | |||
| 27 | SORT_STATE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_SORT_STATE | CL_RSRT_UIE=>N_CS_SORT_STATE-NONE | Sort State | 20111209 | ||
| 28 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20111209 | ||
| 29 | WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20111209 |
Method CONSTRUCTOR on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method CREATE_GROUPING_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACKGROUND_COLOR | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_COLOR | Color | 20120419 | |||
| 2 | BIND_BACKGROUND_COLOR | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120419 | |||
| 3 | BIND_COLUMN | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 4 | BIND_FILTER | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 5 | BIND_FILTER_STATE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 6 | BIND_H_ALIGN | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 7 | BIND_INDENTATION_LEFT | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120423 | |||
| 8 | BIND_INDENTATION_TOP | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120423 | |||
| 9 | BIND_POSITION | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 10 | BIND_SORT | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120424 | |||
| 11 | BIND_SORT_STATE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 12 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 13 | BIND_WIDTH | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111209 | |||
| 14 | FILTER_STATE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_FILTER_STATE | CL_RSRT_UIE=>N_CS_FILTER_STATE-SINGLE | Filter State | 20111209 | ||
| 15 | H_ALIGN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_H_ALIGN | Horizontal Alignment | 20111209 | |||
| 16 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20111209 | |||
| 17 | INDENTATION_LEFT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_INDENTATION | 0 | Indentation | 20120423 | ||
| 18 | INDENTATION_TOP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_INDENTATION | 0 | Indentation | 20120423 | ||
| 19 | NAME | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20111209 | |||
| 20 | ONFILTER | Call by reference | Type reference (TYPE) | STRING | 20111220 | ||||
| 21 | ONFILTER_MAP | Call by reference | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20111220 | |||
| 22 | ONSORT | Call by reference | Type reference (TYPE) | STRING | 20111220 | ||||
| 23 | ONSORT_MAP | Call by reference | Type reference (TYPE) | IF_RSRT_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20111220 | |||
| 24 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20111209 | |||
| 25 | POSITION | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_POSITION | 0 | Position | 20111209 | ||
| 26 | SORT_STATE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_SORT_STATE | CL_RSRT_UIE=>N_CS_SORT_STATE-NONE | Sort State | 20111209 | ||
| 27 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_GROUPING_COLUMN | UI Element: Grouping Column | 20111209 | |||
| 28 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20111209 | ||
| 29 | WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20111209 |
Method CREATE_GROUPING_COLUMN on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method GET_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120508 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_A_COLUMN | UI Element: Abstract Column | 20120508 |
Method GET_COLUMN on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method GET_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_T_COLUMN | Column List | 20120508 |
Method GET_COLUMNS on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method GET_COLUMN_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_T_COLUMN_NODE | Column Node List | 20121001 |
Method GET_COLUMN_HIERARCHY on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method REMOVE_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120508 |
Method REMOVE_COLUMN on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method REMOVE_COLUMNS Signature
Method REMOVE_COLUMNS on class CL_RSRT_UIE_GROUPING_COLUMN has no parameter.
Method REMOVE_COLUMNS on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method SERVICE_COLUMN_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_PARENT_NODE | Call by reference | Type reference (TYPE) | TN_S_COLUMN_NODE | Column Node | 20121001 | |||
| 2 | T_COLUMNS | Call by reference | Type reference (TYPE) | CL_RSRT_UIE_A_COLUMN=>TN_T_COLUMN | Column List | 20121001 | |||
| 3 | T_COLUMN_NODES | Call by reference | Type reference (TYPE) | TN_T_COLUMN_NODE | Column Node List | 20121001 |
Method SERVICE_COLUMN_HIERARCHY on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
Method _GET_COLUMN_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CPOS | Call by reference | Type reference (TYPE) | I | 0 | 20121001 | |||
| 2 | RPOS | Call by reference | Type reference (TYPE) | I | 0 | 20121001 | |||
| 3 | S_PARENT_NODE | Call by reference | Type reference (TYPE) | TN_S_COLUMN_NODE | Column Node | 20121001 | |||
| 4 | T_COLUMNS | Call by reference | Type reference (TYPE) | CL_RSRT_UIE_A_COLUMN=>TN_T_COLUMN | Column List | 20121001 | |||
| 5 | T_COLUMN_NODES | Call by reference | Type reference (TYPE) | TN_T_COLUMN_NODE | Column Node List | 20121001 |
Method _GET_COLUMN_NODES on class CL_RSRT_UIE_GROUPING_COLUMN has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |