SAP ABAP Class /SLOAP/CL_EXCEL_GENERATOR (/SLOAP/CL_EXCEL_GENERATOR)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/UTILITY (Package) Utility Sources for SLO Analytic Platform
Properties
Class /SLOAP/CL_EXCEL_GENERATOR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/UTILITY   Utility Sources for SLO Analytic Platform 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_EXCEL_GENERATOR has no forward declaration.
Interfaces
Class /SLOAP/CL_EXCEL_GENERATOR has no interface implemented.
Friends
Class /SLOAP/CL_EXCEL_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TABLE_CONTENT Instance attribute Private Type reference (TYPE) /SLOAP/T_STRING_ARRAY SLOAS string array table type 20100127
2 GT_TABLE_HEADER Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20100127
3 GV_AUTO_FILTER Instance attribute Private Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
4 GV_TABLE_LAYOUT Instance attribute Private Type reference (TYPE) /SLOAP/TABLE_LAYOUT SLOAS Table Layout 20100127
5 GV_WORKSHEET_NAME Instance attribute Private Type reference (TYPE) STRING 'Table1' 20100127
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEL_AS_STRING_TABLE Instance method Public Method 20100127
2 GET_EXCEL_AS_XSTRING Instance method Public Method 20100127
3 REPLACE_CHARACTERS Instance method Public Method 20100127
4 SET_AUTO_FILTER Instance method Public Method 20100127
5 SET_TABLE_AS_DREF Instance method Public Method 20100127
6 SET_TABLE_AS_STRING_ARRAY Instance method Public Method 20100127
7 SET_TABLE_HEADER Instance method Public Method 20100127
8 SET_TABLE_LAYOUT Instance method Public Method 20100127
9 SET_WORKSHEET_NAME Instance method Public Method 20100127
10 TEST Static method Public Method 20100127
Events
Class /SLOAP/CL_EXCEL_GENERATOR has no event.
Types
Class /SLOAP/CL_EXCEL_GENERATOR has no local type.
Method Signatures

Method GET_EXCEL_AS_STRING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_EXCEL Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

Method GET_EXCEL_AS_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_EXCEL Value transfer Type reference (TYPE) XSTRING 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

Method REPLACE_CHARACTERS Signature

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

Method REPLACE_CHARACTERS on class /SLOAP/CL_EXCEL_GENERATOR has no exception.

Method SET_AUTO_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENABLED Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127

Method SET_AUTO_FILTER on class /SLOAP/CL_EXCEL_GENERATOR has no exception.

Method SET_TABLE_AS_DREF Signature

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

Method SET_TABLE_AS_DREF on class /SLOAP/CL_EXCEL_GENERATOR has no exception.

Method SET_TABLE_AS_STRING_ARRAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRING_ARRAY Call by reference Type reference (TYPE) /SLOAP/T_STRING_ARRAY SLOAS string array table type 20100127

Method SET_TABLE_AS_STRING_ARRAY on class /SLOAP/CL_EXCEL_GENERATOR has no exception.

Method SET_TABLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_HEADER Call by reference Type reference (TYPE) STRING_TABLE 20100127

Method SET_TABLE_HEADER on class /SLOAP/CL_EXCEL_GENERATOR has no exception.

Method SET_TABLE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAYOUT Call by reference Type reference (TYPE) /SLOAP/TABLE_LAYOUT SLOAS Table Layout 20100127

Method SET_TABLE_LAYOUT on class /SLOAP/CL_EXCEL_GENERATOR has no exception.

Method SET_WORKSHEET_NAME Signature

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

Method SET_WORKSHEET_NAME on class /SLOAP/CL_EXCEL_GENERATOR has no exception.

Method TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_EXCEL Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20100127
2 Importing IV_TEST Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method TEST on class /SLOAP/CL_EXCEL_GENERATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700