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 | ![]() |
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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_POD_CT_DEFAULTS | 20080616 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_POD_CT_OVERRIDES | 20080616 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_FDT_XL_TYPES=>POD_CORE_PROPERTIES | 20080616 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | T_POD_RELATIONS | 20080616 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20080616 | |
2 | ![]() |
Instance method | Public | Method | 20080616 | |
3 | ![]() |
Instance method | Protected | Method | 20080616 | |
4 | ![]() |
Instance method | Public | Method | 20080616 | |
5 | ![]() |
Instance method | Private | Method | 20080616 | |
6 | ![]() |
Instance method | Protected | Method | 20080616 | |
7 | ![]() |
Instance method | Protected | Method | 20080616 | |
8 | ![]() |
Instance method | Protected | Method | 20080616 | |
9 | ![]() |
Instance method | Protected | Method | 20080616 | |
10 | ![]() |
Instance method | Protected | Method | 20080616 | |
11 | ![]() |
Instance method | Protected | Method | 20080616 | |
12 | ![]() |
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 | ![]() |
IV_DOCUMENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20090102 | |||
2 | ![]() |
IV_MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090102 | |||
3 | ![]() |
IV_XDOCUMENT | Value transfer | Type reference (TYPE) | XSTRING | 20090102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080616 |
Method GET_CORE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090102 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IV_ABS_METADATA_FILE | Call by reference | Type reference (TYPE) | STRING | 'docProps/sapMetaData.xml' | 20090102 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
20080616 |
Method LOAD_PACKAGE_RELATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090102 | |||
2 | ![]() |
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 |