SAP ABAP Class CL_DOCX_ALTERNATIVEFORMATPART (OpenXML/docx Alternative Format Import Part)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_OOXML_DOCX (Package) OpenXML/docx support
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OPENXML_PART | OpenXML Part | 20090109 |
Properties
| Class | CL_DOCX_ALTERNATIVEFORMATPART | |
| Short Description | OpenXML/docx Alternative Format Import Part | |
| Super Class | CL_OPENXML_PART | OpenXML Part |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_OOXML_DOCX | OpenXML/docx support |
| Created | 20090109 | SAP |
| Last change | 20090618 | 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_DOCX_ALTERNATIVEFORMATPART has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_OPENXML_PACKAGE | 20090109 | OpenXML Package | |
| 2 | CL_OPENXML_PART | 20090109 | OpenXML Part |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | OXA_OPC_CONTENT_TYPE | 'text/html' | 20090109 | |||
| 2 | Constant | Public | Type reference (TYPE) | OXA_OPC_CONTENT_TYPE | 'application/rtf' | 20090109 | |||
| 3 | Constant | Public | Type reference (TYPE) | OXA_OPC_CONTENT_TYPE | 'text/plain' | 20090109 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'html' | 20090109 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'rtf' | 20090109 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'txt' | 20090109 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'afchunk' | 20090109 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | '' | 20090109 | |||
| 9 | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090109 | |||
| 10 | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090109 | |||
| 11 | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090109 | |||
| 12 | Constant | Public | Type reference (TYPE) | OXA_OPC_RELATION_TYPE | 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/aFChunk' | 20090109 |
Methods
Class CL_DOCX_ALTERNATIVEFORMATPART has no method.
Events
Class CL_DOCX_ALTERNATIVEFORMATPART has no event.
Types
Class CL_DOCX_ALTERNATIVEFORMATPART has no local type.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |