SAP ABAP Class CL_FDT_XL_DOCUMENT (FDT:OOXML Document)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_EXCEL_CORE (Package) BRFplus: Excel Integration Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_DOC_PKG Class for document packages (like OOXML, ODF) 20080616
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_XL_SPREADSHEET FDT:Spreadsheet document 20080616
Properties
Class CL_FDT_XL_DOCUMENT  
Short Description FDT:OOXML Document    
Super Class CL_FDT_DOC_PKG Class for document packages (like OOXML, ODF) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_EXCEL_CORE   BRFplus: Excel Integration Core 
Created 20080616   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FDT_XL_DOCUMENT has no interface implemented.
Friends
Class CL_FDT_XL_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT_TYPES_DEFAULTS Instance attribute Protected Type reference (TYPE) T_POD_CT_DEFAULTS 20080616
2 CONTENT_TYPES_OVERRIDES Instance attribute Protected Type reference (TYPE) T_POD_CT_OVERRIDES 20080616
3 CORE_PROPERTIES Instance attribute Protected Type reference (TYPE) IF_FDT_XL_TYPES=>POD_CORE_PROPERTIES 20080616
4 PACKAGE_RELATIONS Instance attribute Public Type reference (TYPE) T_POD_RELATIONS 20080616
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080616
2 GET_CORE_PROPERTIES Instance method Public Method 20080616
3 GET_CUSTOM_METADATA Instance method Protected Method 20080616
4 GET_PACKAGE_RELATIONS Instance method Public Method 20080616
5 INIT_CUSTOM_METADATA Instance method Private Method 20080616
6 LOAD_CONTENT_TYPES_DEFAULTS Instance method Protected Method 20080616
7 LOAD_CONTENT_TYPES_OVERRIDES Instance method Protected Method 20080616
8 LOAD_CORE_PROPERTIES Instance method Protected Method 20080616
9 LOAD_PACKAGE_RELATIONS Instance method Protected Method 20080616
10 SET_CUSTOM_METADATA Instance method Protected Method 20080616
11 STORE_CONTENT_TYPES Instance method Protected Method 20080616
12 STORE_PACKAGE_RELATIONS Instance method Protected Method 20080616
Events
Class CL_FDT_XL_DOCUMENT has no event.
Types
Class CL_FDT_XL_DOCUMENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCUMENT_NAME Value transfer Type reference (TYPE) STRING 20090102
2 Importing IV_MIME_TYPE Call by reference Type reference (TYPE) STRING 20090102
3 Importing IV_XDOCUMENT Value transfer Type reference (TYPE) XSTRING 20090102
# Exception Resumable Description Created on
1 CX_FDT_EXCEL_CORE 20080616

Method GET_CORE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CORE_PROPERTIES Value transfer Type reference (TYPE) IF_FDT_XL_TYPES=>POD_CORE_PROPERTIES 20090102

Method GET_CORE_PROPERTIES on class CL_FDT_XL_DOCUMENT has no exception.

Method GET_CUSTOM_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090102
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20090102

Method GET_CUSTOM_METADATA on class CL_FDT_XL_DOCUMENT has no exception.

Method GET_PACKAGE_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PACKAGE_RELATIONS Value transfer Attribute reference (LIKE) PACKAGE_RELATIONS 20090102

Method GET_PACKAGE_RELATIONS on class CL_FDT_XL_DOCUMENT has no exception.

Method INIT_CUSTOM_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABS_METADATA_FILE Call by reference Type reference (TYPE) STRING 'docProps/sapMetaData.xml' 20090102
2 Returning RV_STORED_METADATA_FILE Value transfer Type reference (TYPE) STRING 20090102

Method INIT_CUSTOM_METADATA on class CL_FDT_XL_DOCUMENT has no exception.

Method LOAD_CONTENT_TYPES_DEFAULTS Signature

Method LOAD_CONTENT_TYPES_DEFAULTS on class CL_FDT_XL_DOCUMENT has no parameter.
# Exception Resumable Description Created on
1 CX_FDT_EXCEL_CORE 20080616

Method LOAD_CONTENT_TYPES_OVERRIDES Signature

Method LOAD_CONTENT_TYPES_OVERRIDES on class CL_FDT_XL_DOCUMENT has no parameter.
# Exception Resumable Description Created on
1 CX_FDT_EXCEL_CORE 20080616

Method LOAD_CORE_PROPERTIES Signature

Method LOAD_CORE_PROPERTIES on class CL_FDT_XL_DOCUMENT has no parameter.
# Exception Resumable Description Created on
1 CX_FDT_EXCEL_CORE 20080616

Method LOAD_PACKAGE_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOADED Value transfer Type reference (TYPE) ABAP_BOOL 20090102

Method LOAD_PACKAGE_RELATIONS on class CL_FDT_XL_DOCUMENT has no exception.

Method SET_CUSTOM_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090102
2 Importing IV_VALUE Value transfer Type reference (TYPE) STRING 20090102

Method SET_CUSTOM_METADATA on class CL_FDT_XL_DOCUMENT has no exception.

Method STORE_CONTENT_TYPES Signature

Method STORE_CONTENT_TYPES on class CL_FDT_XL_DOCUMENT has no parameter.
Method STORE_CONTENT_TYPES on class CL_FDT_XL_DOCUMENT has no exception.

Method STORE_PACKAGE_RELATIONS Signature

Method STORE_PACKAGE_RELATIONS on class CL_FDT_XL_DOCUMENT has no parameter.
Method STORE_PACKAGE_RELATIONS on class CL_FDT_XL_DOCUMENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712