SAP ABAP Class CL_RSR_COLUMN_ALIGNED_TABLE (Producer of Column Aligned Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSR (Package) BW: General reporting processor
Properties
Class CL_RSR_COLUMN_ALIGNED_TABLE  
Short Description Producer of Column Aligned Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR   BW: General reporting processor 
Created 20030908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRXW3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_COLUMN_ALIGNED_TABLE has no interface implemented.
Friends
Class CL_RSR_COLUMN_ALIGNED_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STYLE_NAV_BLOCK_MARGIN Constant Public Type reference (TYPE) STRING 'SAPBEXNavBlockMargin' 20031203
2 P_BLOCK_GROUPING Instance attribute Private Type reference (TYPE) RS_BOOL 20031203
3 P_BLOCK_GROUPING_STYLE Instance attribute Private Type reference (TYPE) STRING 20031203
4 P_BLOCK_GROUPING_X Instance attribute Private Type reference (TYPE) I 20031203
5 P_BLOCK_GROUPING_Y Instance attribute Private Type reference (TYPE) I 20031203
6 P_T_CURRENT_LINE Instance attribute Private Type reference (TYPE) RRXW3_T_TD_LINE 20031203
7 P_T_TABLE Instance attribute Private Type reference (TYPE) RRXW3_T_TD_TABLE 20031203
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_BLOCK Instance method Public Method 20031203
2 CONSTRUCTOR Instance method Public Constructor 20031203
3 GET_TABLE Instance method Public Method 20031203
4 NEW_LINE Instance method Public Method 20031203
5 RESET Instance method Public Method 20031203
Events
Class CL_RSR_COLUMN_ALIGNED_TABLE has no event.
Types
Class CL_RSR_COLUMN_ALIGNED_TABLE has no local type.
Method Signatures

Method APPEND_BLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCK Call by reference Type reference (TYPE) RRXW3_T_TD_BLOCK 20031203

Method APPEND_BLOCK on class CL_RSR_COLUMN_ALIGNED_TABLE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSR_COLUMN_ALIGNED_TABLE has no parameter.
Method CONSTRUCTOR on class CL_RSR_COLUMN_ALIGNED_TABLE has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_TABLE 20031203

Method GET_TABLE on class CL_RSR_COLUMN_ALIGNED_TABLE has no exception.

Method NEW_LINE Signature

Method NEW_LINE on class CL_RSR_COLUMN_ALIGNED_TABLE has no parameter.
Method NEW_LINE on class CL_RSR_COLUMN_ALIGNED_TABLE has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCK_GROUPING_STYLE Call by reference Type reference (TYPE) STRING 'SAPBEXNavBlockMargin' 20031203
2 Importing I_BLOCK_GROUPING_X Call by reference Type reference (TYPE) I 0 20031203
3 Importing I_BLOCK_GROUPING_Y Call by reference Type reference (TYPE) I 0 20031203

Method RESET on class CL_RSR_COLUMN_ALIGNED_TABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400