SAP ABAP Class CL_LXE_TEXTEXT_EXCEL_OLE (OLE access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_EX (Package) Externalization of ABAP texts
⤷
⤷
Properties
| Class | CL_LXE_TEXTEXT_EXCEL_OLE | |
| Short Description | OLE access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_EX | Externalization of ABAP texts |
| Created | 20110401 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_TEXTEXT_EXCEL_OLE has no forward declaration.
Interfaces
Class CL_LXE_TEXTEXT_EXCEL_OLE has no interface implemented.
Friends
Class CL_LXE_TEXTEXT_EXCEL_OLE 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) | OLE2_OBJECT | Excel Application | 20110401 |
Methods
Events
Class CL_LXE_TEXTEXT_EXCEL_OLE has no event.
Types
Class CL_LXE_TEXTEXT_EXCEL_OLE has no local type.
Method Signatures
Method EXCEL_APPLICATION_CLOSE Signature
Method EXCEL_APPLICATION_CLOSE on class CL_LXE_TEXTEXT_EXCEL_OLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_APPLICATION_CREATE Signature
Method EXCEL_APPLICATION_CREATE on class CL_LXE_TEXTEXT_EXCEL_OLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_ASSIGN_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOLD | Call by reference | Type reference (TYPE) | LXEBOOL | Text | 20110401 | |||
| 2 | I_BORDER | Call by reference | Type reference (TYPE) | LXEBOOL | Boolean | 20110401 | |||
| 3 | I_COLOR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110401 | |||
| 4 | I_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110401 | |||
| 5 | I_ROW | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110401 | |||
| 6 | I_UNLOCK | Call by reference | Type reference (TYPE) | LXEBOOL | Boolean | 20110401 | |||
| 7 | I_VALUE | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110401 | |||
| 8 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_CHECK_CELL_MERGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROW | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110401 | |||
| 2 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 | ||||
| 3 | R_MERGED | Value transfer | Type reference (TYPE) | LXEBOOL | Boolean | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_CLOSE_WORKBOOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKBOOK | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_CREATE_WORKSHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WORKBOOK | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 | ||||
| 2 | E_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 | ||||
| 3 | I_T_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_FREEZE_FIRST_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKBOOK | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_GET_CELL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110401 | |||
| 2 | I_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110401 | |||
| 3 | I_ROW | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110401 | |||
| 4 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_MERGE_OBJNAME_CELLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROW | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110401 | |||
| 2 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_OPEN_WORKSHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WORKBOOK | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 | ||||
| 2 | E_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 | ||||
| 3 | I_FILEPATH | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_PROTECT_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_QUIT Signature
Method EXCEL_QUIT on class CL_LXE_TEXTEXT_EXCEL_OLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | CL_LXE_TEXTEXT_AUX=>TT_LXE_OBJECT_FULL | Full text information (short texts) | 20110401 | |||
| 2 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_SAVE_QUIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILE_SUFFIX | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110401 | |||
| 2 | I_T_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110401 | |||
| 3 | I_WORKBOOK | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 | ||||
| 4 | R_FILENAME | Value transfer | Type reference (TYPE) | LXEEXPFILENAME | File Name | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_SET_COL_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_WRITE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | CL_LXE_TEXTEXT_AUX=>TT_LXE_OBJECT_FULL | Full text information (short texts) | 20110401 | |||
| 2 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method EXCEL_WRITE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKSHEET | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method IMPORT_EXCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILES | Call by reference | Type reference (TYPE) | LXE_TT_LXESTRING | Table type for strings | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
Method WRITE_EXCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | CL_LXE_TEXTEXT_AUX=>TT_LXE_OBJECT_FULL | Full text information (short texts) | 20110401 | |||
| 2 | I_FILE_SUFFIX | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110401 | |||
| 3 | I_T_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110401 | |||
| 4 | R_FILENAME | Value transfer | Type reference (TYPE) | LXEEXPFILENAME | File Name | 20110401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110401 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |