SAP ABAP Class CL_OPENXML_PART (OpenXML Part)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_OOXML_OPC (Package) OpenXML Packaging
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OPENXML_PARTCONTAINER | OpenXML Part Container | 20071119 |
Meta Relationship - Used By
Properties
| Class | CL_OPENXML_PART | |
| Short Description | OpenXML Part | |
| Super Class | CL_OPENXML_PARTCONTAINER | OpenXML Part Container |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_OOXML_OPC | OpenXML Packaging |
| Created | 20071119 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OPENXML_PART has no forward declaration.
Interfaces
Class CL_OPENXML_PART has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_OPENXML_PACKAGE | 20071122 | OpenXML Package |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | OXA_OPC_CONTENT_TYPE | Open Packaging Conventions - Content Type of a Part | 20071119 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_OPENXML_PACKAGE | OpenXML Package | 20071119 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_OPENXML_PARTURI | OpenXML Part URI | 20071119 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | OXA_OPC_RELATION_TYPE | Open Packaging Conventions - Relationship Type | 20071120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clone this object | 20071127 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20071119 | |
| 3 | Instance method | Public | Method | Feed part with new data | 20071119 | |
| 4 | Instance method | Public | Method | Get data from part | 20071119 | |
| 5 | Instance method | Protected | Method | Get initial content (can be overloaded) | 20071123 | |
| 6 | Instance method | Public | Method | Get relationship type | 20071120 | |
| 7 | Instance method | Public | Method | Get uri | 20071120 |
Events
Class CL_OPENXML_PART has no event.
Types
Class CL_OPENXML_PART has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_RELATION_TYPE | Call by reference | Type reference (TYPE) | OXA_OPC_RELATION_TYPE | Relationship Type | 20071127 | |||
| 2 | RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PART | OpenXML Part | 20071127 |
Method CLONE on class CL_OPENXML_PART has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | OXA_OPC_CONTENT_TYPE | 20071119 | ||||
| 2 | PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_OPENXML_PACKAGE | 20071119 | ||||
| 3 | PARTURI | Call by reference | Object reference (TYPE REF TO) | CL_OPENXML_PARTURI | 20071119 | ||||
| 4 | RELATION_TYPE | Call by reference | Type reference (TYPE) | OXA_OPC_RELATION_TYPE | Open Packaging Conventions - Relationship Type | 20071120 |
Method CONSTRUCTOR on class CL_OPENXML_PART has no exception.
Method FEED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20071119 |
Method FEED_DATA on class CL_OPENXML_PART has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20071119 |
Method GET_DATA on class CL_OPENXML_PART has no exception.
Method GET_INITIAL_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20071123 |
Method GET_INITIAL_CONTENT on class CL_OPENXML_PART has no exception.
Method GET_RELATIONSHIP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | OXA_OPC_RELATION_TYPE | Open Packaging Conventions - Relationship Type | 20071120 |
Method GET_RELATIONSHIP_TYPE on class CL_OPENXML_PART has no exception.
Method GET_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_URI | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTURI | OpenXML Part URI | 20071120 |
Method GET_URI on class CL_OPENXML_PART has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |