SAP ABAP Class CL_LXE_TEXTEXT_EXCEL_DOI_GET (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_GET  
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_GET has no interface implemented.
Friends
Class CL_LXE_TEXTEXT_EXCEL_DOI_GET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLUMNS_READ Constant Private Type reference (TYPE) INT4 3 Natural number 20110324
2 C_ROWS_READ Constant Private Type reference (TYPE) INT4 9999 Natural number 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 GET_CELL_VALUE Instance method Private Method 20110324
4 GET_DATA Instance method Public Method 20110324
5 GET_FILE_DATA Instance method Private Method 20110324
6 OPEN Instance method Private Method 20110324
7 PREPARE_INPUT Instance method Private Method 20110324
Events
Class CL_LXE_TEXTEXT_EXCEL_DOI_GET has no event.
Types
Class CL_LXE_TEXTEXT_EXCEL_DOI_GET has no local type.
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_GET 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_GET has no exception.

Method GET_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 Returning R_VALUE Value transfer Type reference (TYPE) SOI_GENERIC_ITEM-VALUE 20110324

Method GET_CELL_VALUE on class CL_LXE_TEXTEXT_EXCEL_DOI_GET has no exception.

Method GET_DATA Signature

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

Method GET_FILE_DATA Signature

Method GET_FILE_DATA on class CL_LXE_TEXTEXT_EXCEL_DOI_GET has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TEXTEXT Exceptions 20110324

Method OPEN 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 PREPARE_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_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
History
Last changed by/on SAP  20130531 
SAP Release Created in 731