SAP ABAP Class CL_INM_KFM_EXCEL_EXPORT (Export to Microsoft Excel)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-CF (Application Component) Common Functions
     INM_KEY_FIGURE_MONITOR (Package) Enhancement of Key Figure Monitor
Properties
Class CL_INM_KFM_EXCEL_EXPORT  
Short Description Export to Microsoft Excel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package INM_KEY_FIGURE_MONITOR   Enhancement of Key Figure Monitor 
Created 20060906   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INM_KFM_EXCEL_EXPORT has no forward declaration.
Interfaces
Class CL_INM_KFM_EXCEL_EXPORT has no interface implemented.
Friends
Class CL_INM_KFM_EXCEL_EXPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_FILENAME Instance attribute Private Type reference (TYPE) STRING 20060907
2 MV_MIMETYPE Instance attribute Private Type reference (TYPE) C 20060907
3 MV_XML Instance attribute Private Type reference (TYPE) XSTRING 20060906
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060906
2 CONVERT_DATA_IN_TEXT Instance method Private Method 20060907
3 CREATE_XML Instance method Private Method 20060907
4 EXECUTE Instance method Public Method 20060906
5 PREPARE_DATA Instance method Public Method 20060922
Events
Class CL_INM_KFM_EXCEL_EXPORT has no event.
Types
Class CL_INM_KFM_EXCEL_EXPORT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_INM_KFM_EXCEL_EXPORT has no parameter.
Method CONSTRUCTOR on class CL_INM_KFM_EXCEL_EXPORT has no exception.

Method CONVERT_DATA_IN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) STRING 20060907
2 Importing IT_DATA Call by reference Type reference (TYPE) TABLE 20060907
3 Importing IV_FIELD_STRUCTURE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20060907

Method CONVERT_DATA_IN_TEXT on class CL_INM_KFM_EXCEL_EXPORT has no exception.

Method CREATE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML_STRING Value transfer Type reference (TYPE) XSTRING 20060907
2 Importing IT_DATA Call by reference Type reference (TYPE) TABLE 20060907
3 Importing IV_FIELD_STRUCTURE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20060907

Method CREATE_XML on class CL_INM_KFM_EXCEL_EXPORT has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILENAME Call by reference Type reference (TYPE) STRING 20060907
2 Exporting EV_MIMETYPE Call by reference Type reference (TYPE) STRING 20060907
3 Exporting EV_XML Call by reference Type reference (TYPE) XSTRING 20060907
4 Importing IT_DATA Call by reference Type reference (TYPE) TABLE 20060907
5 Importing IV_FIELD_STRUCTURE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20060907

Method EXECUTE on class CL_INM_KFM_EXCEL_EXPORT has no exception.

Method PREPARE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_EXCEL Call by reference Type reference (TYPE) INM_KFM_TT_KF_EXCEL Tabellentyp für Excel Export 20060922
2 Importing IT_KF_OUTTAB Call by reference Type reference (TYPE) KFM_T_KF_OUTTAB Ausgabetabelle Kennzahlenmonitor 20060922

Method PREPARE_DATA on class CL_INM_KFM_EXCEL_EXPORT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 450