SAP ABAP Class CL_PPTX_ABSTRACT_PART (OpenXML/pptx abstract presentation part)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_OOXML_PPTX (Package) OpenXML/pptx support

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OPENXML_PART | OpenXML Part | 20080811 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PPTX_SLIDEPART | OpenXML/pptx Slide | 20080811 |
Properties
Class | CL_PPTX_ABSTRACT_PART | |
Short Description | OpenXML/pptx abstract presentation part | |
Super Class | CL_OPENXML_PART | OpenXML Part |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_OOXML_PPTX | OpenXML/pptx support |
Created | 20080811 | 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_PPTX_ABSTRACT_PART has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_OPENXML_PACKAGE | 20080811 | OpenXML Package | |
2 | CL_OPENXML_PART | 20080811 | OpenXML Part |
Attributes
Class CL_PPTX_ABSTRACT_PART has no attribute.
Methods
Events
Class CL_PPTX_ABSTRACT_PART has no event.
Types
Class CL_PPTX_ABSTRACT_PART has no local type.
Method Signatures
Method ADD_CHARTPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OXML_CHARTPART | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method ADD_CUSTOMXMLPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OXML_CUSTOMXMLPART | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method ADD_DIAGRAMCOLORSPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OXML_DIAGRAMCOLORSPART | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method ADD_DIAGRAMDATAPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OXML_DIAGRAMDATAPART | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method ADD_DIAGRAMLAYOUTPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OXML_DIAGRAMLAYOUTPART | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method ADD_DIAGRAMSTYLEPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OXML_DIAGRAMSTYLEPART | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method ADD_IMAGEPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | OXA_OPC_CONTENT_TYPE | 20080811 | |||
2 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OXML_IMAGEPART | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method ADD_VMLDRAWINGPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | OXA_OPC_CONTENT_TYPE | 20080811 | |||
2 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_OXML_VMLDRAWINGPART | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method GET_CHARTPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARTS | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTCOLLECTION | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 | ||
2 | ![]() |
20080811 |
Method GET_CUSTOMXMLPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARTS | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTCOLLECTION | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method GET_DIAGRAMCOLORSPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARTS | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTCOLLECTION | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 | ||
2 | ![]() |
20080811 |
Method GET_DIAGRAMDATAPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARTS | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTCOLLECTION | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 | ||
2 | ![]() |
20080811 |
Method GET_DIAGRAMLAYOUTPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARTS | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTCOLLECTION | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 | ||
2 | ![]() |
20080811 |
Method GET_DIAGRAMSTYLEPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARTS | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTCOLLECTION | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 | ||
2 | ![]() |
20080811 |
Method GET_IMAGEPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARTS | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTCOLLECTION | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
Method GET_VMLDRAWINGPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARTS | Value transfer | Object reference (TYPE REF TO) | CL_OPENXML_PARTCOLLECTION | 20080811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080811 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 712 |