SAP ABAP Class CL_LXE_TEXTEXT_EXCEL_DOI_PUT (Excel document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_EX (Package) Externalization of ABAP texts
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LXE_TEXTEXT_EXCEL_DOI | Excel document | 20110324 |
Properties
| Class | CL_LXE_TEXTEXT_EXCEL_DOI_PUT | |
| Short Description | Excel document | |
| Super Class | CL_LXE_TEXTEXT_EXCEL_DOI | Excel document |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_EX | Externalization of ABAP texts |
| Created | 20110324 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no interface implemented.
Friends
Class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | INT4 | 4 | Natural number | 20110324 | ||
| 2 | Constant | Private | Type reference (TYPE) | INT4 | 15 | Natural number | 20110324 | ||
| 3 | Constant | Private | Type reference (TYPE) | INT4 | 46 | Natural number | 20110324 | ||
| 4 | Constant | Private | Type reference (TYPE) | INT4 | 37 | Natural number | 20110324 | ||
| 5 | Constant | Private | Type reference (TYPE) | INT4 | 3 | Natural number | 20110324 | ||
| 6 | Constant | Private | Type reference (TYPE) | INT4 | 19 | Natural number | 20110324 | ||
| 7 | Constant | Private | Type reference (TYPE) | INT4 | 2 | Natural number | 20110324 | ||
| 8 | Constant | Private | Type reference (TYPE) | INT4 | 6 | Natural number | 20110324 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | TT_DATA_TAB | Output structure | 20110324 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SOI_CELL_TABLE | 20110324 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | LXEBOOL | Boolean | 20110324 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20110324 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110324 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110324 | ||
| 2 | Instance method | Private | Method | 20110324 | ||
| 3 | Instance method | Private | Method | 20110324 | ||
| 4 | Instance method | Private | Method | 20110324 | ||
| 5 | Instance method | Private | Method | 20110324 | ||
| 6 | Instance method | Private | Method | 20110324 | ||
| 7 | Instance method | Private | Method | 20110324 | ||
| 8 | Instance method | Private | Method | 20110330 | ||
| 9 | Instance method | Private | Method | 20110324 | ||
| 10 | Instance method | Private | Method | 20110324 | ||
| 11 | Instance method | Private | Method | 20110324 | ||
| 12 | Instance method | Private | Method | 20110324 | ||
| 13 | Instance method | Public | Method | 20110324 | ||
| 14 | Instance method | Private | Method | 20110324 |
Events
Class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DATA_TAB | Private | See coding | 20110324 | tt_data_tab TYPE STANDARD TABLE OF lxe_textext_excel_output
|
Method Signatures
Method CONVERT_CHAR_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA_RAW | Call by reference | Type reference (TYPE) | SOI_GENERIC_TABLE | Natural number | 20110324 |
Method CONVERT_CHAR_TO_INT on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no exception.
Method CONVERT_INT_TO_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_RAW | Call by reference | Type reference (TYPE) | SOI_GENERIC_TABLE | Natural number | 20110324 |
Method CONVERT_INT_TO_CHAR on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no exception.
Method CREATE Signature
Method CREATE on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions | 20110324 |
Method CREATE_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) | 20110324 |
Method CREATE_DATA on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no exception.
Method CREATE_DATA_TABLE 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) | 20110324 |
Method CREATE_DATA_TABLE on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no exception.
Method CREATE_HEADER_LINE Signature
Method CREATE_HEADER_LINE on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no parameter.
Method CREATE_HEADER_LINE on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no exception.
Method FORMAT_TABLE Signature
Method FORMAT_TABLE on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions | 20110324 |
Method GET_NBSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NBSP | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110330 |
Method GET_NBSP on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no exception.
Method PREPARE_OUTPUT 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) | 20110324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110324 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILEPATH | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions | 20110324 |
Method SET_CELL_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOLD | Value transfer | Type reference (TYPE) | LXEBOOL | SPACE | Boolean | 20110324 | ||
| 2 | I_BORDER | Value transfer | Type reference (TYPE) | LXEBOOL | SPACE | Boolean | 20110324 | ||
| 3 | I_COLOR | Value transfer | Type reference (TYPE) | INT4 | 0 | Natural number | 20110324 | ||
| 4 | I_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110324 | |||
| 5 | I_COL_NUM | Value transfer | Type reference (TYPE) | INT4 | 1 | Natural number | 20110324 | ||
| 6 | I_FONTSIZE | Value transfer | Type reference (TYPE) | INT4 | 0 | Natural number | 20110324 | ||
| 7 | I_ROW | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110324 | |||
| 8 | I_ROW_NUM | Value transfer | Type reference (TYPE) | INT4 | 1 | Natural number | 20110324 | ||
| 9 | I_UNLOCK | Value transfer | Type reference (TYPE) | LXEBOOL | SPACE | Boolean | 20110324 |
Method SET_CELL_FORMAT on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no exception.
Method SET_CELL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110324 | |||
| 2 | I_ROW | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110324 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | SOI_GENERIC_ITEM-VALUE | 20110324 |
Method SET_CELL_VALUE on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no exception.
Method SET_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) | 20110324 | |||
| 2 | I_FILEPATH | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110324 | |||
| 3 | I_INCLUDE_PROPOSAL | Call by reference | Type reference (TYPE) | LXEBOOL | Boolean | 20110324 | |||
| 4 | I_SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110324 | |||
| 5 | I_TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions | 20110324 |
Method SET_FILE_DATA Signature
Method SET_FILE_DATA on class CL_LXE_TEXTEXT_EXCEL_DOI_PUT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions | 20110324 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |