SAP ABAP Class CL_RSR_CSV_GRID (Grid)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_GRID Grid 20010423
Properties
Class CL_RSR_CSV_GRID  
Short Description Grid    
Super Class CL_RSR_GRID Grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_WEB_RUNTIME   Web Reporting Runtime (3.x CORE) 
Created 20010423   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)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_CSV_GRID has no interface implemented.
Friends
Class CL_RSR_CSV_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HRY_LEVEL_DISTANCE Constant Private Type reference (TYPE) I 2 20010424
2 C_PARAMETER_ALT_STYLES Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'ALT_STYLES' Zebra List 20010423
3 C_PARAMETER_BLOCK_SIZE Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'BLOCK_SIZE' Number of Rows per Block 20010423
4 C_PARAMETER_MODIFY_CLASS Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'MODIFY_CLASS' Class for Modifying Table 20010423
5 C_PARAMETER_SEPARATOR Constant Public Type reference (TYPE) RSRPARAMETERID 'SEPARATOR' Export to EXCEL 20010424
6 O_R_MODIFY_TABLE Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_WWW_MODIFY_TABLE Modifying Table Contents 20010423
7 P_FIRST_ROW Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20010428
8 P_NEW_ROW Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20010428
9 P_R_GRID Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_GRID Grid 20010423
10 P_R_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_TABLE Table 20010423
11 P_SEPARATOR Instance attribute Protected Type reference (TYPE) CHAR1 ';' Reference to a Request 20010424
12 P_STRING Instance attribute Private Type reference (TYPE) STRING Reference to a Request 20010424
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CONTENT Instance method Private Method 20010428
2 ESCAPE_CSV Instance method Private Method CSV String Escapes 20010424
3 FILL_TABLE Instance method Public Method Fill Table 20010423
Events
Class CL_RSR_CSV_GRID has no event.
Types
Class CL_RSR_CSV_GRID has no local type.
Method Signatures

Method APPEND_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT Call by reference Type reference (TYPE) STRING 20010428

Method APPEND_CONTENT on class CL_RSR_CSV_GRID has no exception.

Method ESCAPE_CSV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STRING Call by reference Type reference (TYPE) STRING 20010424

Method ESCAPE_CSV on class CL_RSR_CSV_GRID has no exception.

Method FILL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STRING Value transfer Type reference (TYPE) STRING 20010424
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20010424
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSR_REQUEST Datenanforderung vom OLAP-Prozessor 20010424
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20010423
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A