SAP ABAP Class CL_RSRT_UIE_PIVOT_TABLE_AXIS (UI View Element: Pivot Table Axis)
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_UI_VIEW_ELEMENT UI View Element 20111210
Properties
Class CL_RSRT_UIE_PIVOT_TABLE_AXIS  
Short Description UI View Element: Pivot Table Axis    
Super Class CL_RSRT_UI_VIEW_ELEMENT UI View Element 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111210   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)
Interfaces
Class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no interface implemented.
Friends
Class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CREATE_COLUMNS_FROM_BINDING Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111210
2 N_C_CID Constant Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID 'PIVOT_TABLE_AXIS' 20120508
3 N_S_DATA_SOURCE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
4 N_T_COLUMNS Instance attribute Public Type reference (TYPE) CL_RSRT_UIE_A_COLUMN=>TN_T_COLUMN 20120508
5 O_O_DATA Instance attribute Protected Object reference (TYPE REF TO) IF_RSRT_DATA Data 20111210
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Public Method Add Column 20120508
2 ADD_GROUPING_COLUMN Instance method Public Method Add Grouping Column 20120508
3 BUILD_COLUMNS Instance method Protected Method Build Columns 20111210
4 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20111210
5 CREATE_AXIS Static method Public Method Create Axis 20111210
6 GET_COLUMN Instance method Public Method Get Column 20120508
7 GET_COLUMNS Instance method Public Method Get Columns 20120508
8 REMOVE_COLUMN Instance method Public Method Remove Column 20120508
9 REMOVE_COLUMNS Instance method Public Method Remove Columns 20120508
Events
Class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no event.
Types
Class CL_RSRT_UIE_PIVOT_TABLE_AXIS 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 BIND_COLUMN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
2 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
3 Importing BIND_POSITION Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
4 Importing BIND_SORT_STATE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
5 Importing BIND_VISIBLE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
6 Importing BIND_WIDTH Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
7 Importing H_ALIGN Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_H_ALIGN Horizontal Alignment (left, center, right) 20120508
8 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20120508
9 Importing NAME Call by reference Type reference (TYPE) TN_ID Unique ID 20120508
10 Importing ONFILTER Call by reference Type reference (TYPE) STRING 20120508
11 Importing ONFILTER_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120508
12 Importing ONSORT Call by reference Type reference (TYPE) STRING 20120508
13 Importing ONSORT_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120508
14 Importing POSITION Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_POSITION 0 Position 20120508
15 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 20120508
16 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TABLE_COLUMN UI Element: Table Column 20120508
17 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120508
18 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH Width 20120508

Method ADD_COLUMN on class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no exception.

Method ADD_GROUPING_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_COLUMN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
2 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
3 Importing BIND_POSITION Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
4 Importing BIND_SORT_STATE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
5 Importing BIND_VISIBLE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
6 Importing BIND_WIDTH Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508
7 Importing H_ALIGN Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_H_ALIGN Horizontal Alignment (left, center, right) 20120508
8 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20120508
9 Importing NAME Call by reference Type reference (TYPE) TN_ID Unique ID 20120508
10 Importing ONFILTER Call by reference Type reference (TYPE) STRING 20120508
11 Importing ONFILTER_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120508
12 Importing ONSORT Call by reference Type reference (TYPE) STRING 20120508
13 Importing ONSORT_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120508
14 Importing POSITION Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_POSITION 0 Position 20120508
15 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 20120508
16 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_GROUPING_COLUMN UI Element: Grouping Column 20120508
17 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120508
18 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH Width 20120508

Method ADD_GROUPING_COLUMN on class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no exception.

Method BUILD_COLUMNS Signature

Method BUILD_COLUMNS on class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no parameter.
Method BUILD_COLUMNS on class CL_RSRT_UIE_PIVOT_TABLE_AXIS 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) TN_BIND_PROPERTY Bind Property 20120210
2 Importing CID Call by reference Type reference (TYPE) TN_CID Unique Type ID 20111210
3 Importing CREATE_COLUMNS_FROM_BINDING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111210
4 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20111210
5 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111210

Method CONSTRUCTOR on class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no exception.

Method CREATE_AXIS 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) TN_BIND_PROPERTY Bind Property 20120210
2 Importing CREATE_COLUMNS_FROM_BINDING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111210
3 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20111210
4 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111210
5 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_PIVOT_TABLE_AXIS UI Pivot Table Axis 20111210

Method CREATE_AXIS on class CL_RSRT_UIE_PIVOT_TABLE_AXIS 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 20120508
2 Importing NAME Call by reference Type reference (TYPE) TN_ID Unique ID 20120508
3 Returning 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_PIVOT_TABLE_AXIS 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 20120508

Method GET_COLUMNS on class CL_RSRT_UIE_PIVOT_TABLE_AXIS 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 20120508

Method REMOVE_COLUMN on class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no exception.

Method REMOVE_COLUMNS Signature

Method REMOVE_COLUMNS on class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no parameter.
Method REMOVE_COLUMNS on class CL_RSRT_UIE_PIVOT_TABLE_AXIS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700