SAP ABAP Class CL_GRAC_EXPORT_ALV (export alv table)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Properties
Class CL_GRAC_EXPORT_ALV  
Short Description export alv table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20100811   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_EXPORT_ALV has no forward declaration.
Interfaces
Class CL_GRAC_EXPORT_ALV has no interface implemented.
Friends
Class CL_GRAC_EXPORT_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ALV_COLUMNS Instance attribute Private Type reference (TYPE) YT_OUTPUT_COLUMN 20100811
2 MV_SEP Instance attribute Private Type reference (TYPE) CHAR1 ',' sperator 20100812
3 MV_XML Instance attribute Private Type reference (TYPE) STRING xml string 20100812
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_EXPORT_FILE_NAME Static method Public Method build the export file name 20100817
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100812
3 ESCAPE_STRING Instance method Private Method excape speciall characters in a string 20100924
4 EXPORT_ALV_COLUMN_HEADER Instance method Public Method header 20100819
5 EXPORT_ALV_DATA Instance method Public Method alv data 20100812
6 EXPORT_ALV_TABLE Instance method Private Method export alv table data 20100812
7 EXPORT_ALV_TITLE Instance method Public Method export the title 20100819
8 EXPORT_PARAMETER Instance method Public Method export query parameter 20100812
9 GET_EXPORT_RESULT Instance method Public Method get the final export string 20100813
10 SET_EXPORT_ALV_COLUMNS Instance method Private Method get export alv columns 20100811
Events
Class CL_GRAC_EXPORT_ALV has no event.
Types
Class CL_GRAC_EXPORT_ALV has no local type.
Method Signatures

Method BUILD_EXPORT_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20100817
2 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING Character Field Length = 10 20100817
3 Returning RV_FILENAME Value transfer Type reference (TYPE) STRING 20100817

Method BUILD_EXPORT_FILE_NAME on class CL_GRAC_EXPORT_ALV has no exception.

Method CONSTRUCTOR Signature

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

Method ESCAPE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INPUT Call by reference Type reference (TYPE) STRING 20100924
2 Returning RV_OUTPUT Value transfer Type reference (TYPE) STRING 20100924

Method ESCAPE_STRING on class CL_GRAC_EXPORT_ALV has no exception.

Method EXPORT_ALV_COLUMN_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMN_REF Call by reference Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20100819

Method EXPORT_ALV_COLUMN_HEADER on class CL_GRAC_EXPORT_ALV has no exception.

Method EXPORT_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20100812

Method EXPORT_ALV_DATA on class CL_GRAC_EXPORT_ALV has no exception.

Method EXPORT_ALV_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMN_REF Call by reference Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20100812
2 Importing IT_PARA Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100812
3 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20100812
4 Returning RV_XML Value transfer Type reference (TYPE) STRING 20100812

Method EXPORT_ALV_TABLE on class CL_GRAC_EXPORT_ALV has no exception.

Method EXPORT_ALV_TITLE Signature

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

Method EXPORT_ALV_TITLE on class CL_GRAC_EXPORT_ALV has no exception.

Method EXPORT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARA Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100812

Method EXPORT_PARAMETER on class CL_GRAC_EXPORT_ALV has no exception.

Method GET_EXPORT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FILE Value transfer Type reference (TYPE) XSTRING 20100813

Method GET_EXPORT_RESULT on class CL_GRAC_EXPORT_ALV has no exception.

Method SET_EXPORT_ALV_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMN_REF Call by reference Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20100811

Method SET_EXPORT_ALV_COLUMNS on class CL_GRAC_EXPORT_ALV has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000