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 CL_LXE_TEXTEXT_AUX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SOI 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 C_COLOR_GREEN Constant Private Type reference (TYPE) INT4 4 Natural number 20110324
2 C_COLOR_GREY Constant Private Type reference (TYPE) INT4 15 Natural number 20110324
3 C_COLOR_HEADER Constant Private Type reference (TYPE) INT4 46 Natural number 20110324
4 C_COLOR_OBJPATH Constant Private Type reference (TYPE) INT4 37 Natural number 20110324
5 C_COLOR_RED Constant Private Type reference (TYPE) INT4 3 Natural number 20110324
6 C_COLOR_TARGET Constant Private Type reference (TYPE) INT4 19 Natural number 20110324
7 C_COLOR_WHITE Constant Private Type reference (TYPE) INT4 2 Natural number 20110324
8 C_COLOR_YELLOW Constant Private Type reference (TYPE) INT4 6 Natural number 20110324
9 DATA_TAB Instance attribute Private Type reference (TYPE) TT_DATA_TAB Output structure 20110324
10 FORMATS Instance attribute Private Type reference (TYPE) SOI_CELL_TABLE 20110324
11 INCLUDE_PROPOSAL Instance attribute Private Type reference (TYPE) LXEBOOL Boolean 20110324
12 NUMBER_OF_COLUMNS Instance attribute Private Type reference (TYPE) INT4 Natural number 20110324
13 S_LANG Instance attribute Private Type reference (TYPE) LXEISOLANG ISO Language ID 20110324
14 T_LANG Instance attribute Private Type reference (TYPE) LXEISOLANG ISO Language ID 20110324
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CHAR_TO_INT Instance method Private Method 20110324
2 CONVERT_INT_TO_CHAR Instance method Private Method 20110324
3 CREATE Instance method Private Method 20110324
4 CREATE_DATA Instance method Private Method 20110324
5 CREATE_DATA_TABLE Instance method Private Method 20110324
6 CREATE_HEADER_LINE Instance method Private Method 20110324
7 FORMAT_TABLE Instance method Private Method 20110324
8 GET_NBSP Instance method Private Method 20110330
9 PREPARE_OUTPUT Instance method Private Method 20110324
10 SAVE Instance method Private Method 20110324
11 SET_CELL_FORMAT Instance method Private Method 20110324
12 SET_CELL_VALUE Instance method Private Method 20110324
13 SET_DATA Instance method Public Method 20110324
14 SET_FILE_DATA 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 Importing 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 Exporting 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 CX_LXE_TEXTEXT Exceptions 20110324

Method CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 CX_LXE_TEXTEXT Exceptions 20110324

Method GET_NBSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing 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 CX_LXE_TEXTEXT 20110324

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILEPATH Call by reference Type reference (TYPE) LXESTRING Text 20110324
# Exception Resumable Description Created on
1 CX_LXE_TEXTEXT Exceptions 20110324

Method SET_CELL_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOLD Value transfer Type reference (TYPE) LXEBOOL SPACE Boolean 20110324
2 Importing I_BORDER Value transfer Type reference (TYPE) LXEBOOL SPACE Boolean 20110324
3 Importing I_COLOR Value transfer Type reference (TYPE) INT4 0 Natural number 20110324
4 Importing I_COLUMN Call by reference Type reference (TYPE) INT4 Natural number 20110324
5 Importing I_COL_NUM Value transfer Type reference (TYPE) INT4 1 Natural number 20110324
6 Importing I_FONTSIZE Value transfer Type reference (TYPE) INT4 0 Natural number 20110324
7 Importing I_ROW Call by reference Type reference (TYPE) INT4 Natural number 20110324
8 Importing I_ROW_NUM Value transfer Type reference (TYPE) INT4 1 Natural number 20110324
9 Importing 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 Importing I_COLUMN Call by reference Type reference (TYPE) INT4 Natural number 20110324
2 Importing I_ROW Call by reference Type reference (TYPE) INT4 Natural number 20110324
3 Importing 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 Importing IT_OBJECTS Call by reference Type reference (TYPE) CL_LXE_TEXTEXT_AUX=>TT_LXE_OBJECT_FULL Full text information (short texts) 20110324
2 Importing I_FILEPATH Call by reference Type reference (TYPE) LXESTRING Text 20110324
3 Importing I_INCLUDE_PROPOSAL Call by reference Type reference (TYPE) LXEBOOL Boolean 20110324
4 Importing I_SLANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110324
5 Importing I_TLANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110324
# Exception Resumable Description Created on
1 CX_LXE_TEXTEXT 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 CX_LXE_TEXTEXT Exceptions 20110324
History
Last changed by/on SAP  20130531 
SAP Release Created in 731