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 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_STRING_ARRAY | SLOAS string array table type | 20100127 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100127 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100127 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/TABLE_LAYOUT | SLOAS Table Layout | 20100127 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 'Table1' | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100127 | ||
| 2 | Instance method | Public | Method | 20100127 | ||
| 3 | Instance method | Public | Method | 20100127 | ||
| 4 | Instance method | Public | Method | 20100127 | ||
| 5 | Instance method | Public | Method | 20100127 | ||
| 6 | Instance method | Public | Method | 20100127 | ||
| 7 | Instance method | Public | Method | 20100127 | ||
| 8 | Instance method | Public | Method | 20100127 | ||
| 9 | Instance method | Public | Method | 20100127 | ||
| 10 | 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 | ET_EXCEL | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 |
Method GET_EXCEL_AS_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXCEL | Value transfer | Type reference (TYPE) | XSTRING | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 |
Method REPLACE_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STRING | Value transfer | Type reference (TYPE) | STRING | 20100127 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | ET_EXCEL | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100127 | |||
| 2 | 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 |