SAP ABAP Class CL_XPS_FIXEDDOCSEQUENCEPART (OpenXML/xps Fixed Document Sequence Part)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_OOXML_XPS (Package) Support for XML Paper Specification

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OPENXML_PART | OpenXML Part | 20071128 |
Properties
Class | CL_XPS_FIXEDDOCSEQUENCEPART | |
Short Description | OpenXML/xps Fixed Document Sequence 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_XPS | Support for XML Paper Specification |
Created | 20071128 | 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_XPS_FIXEDDOCSEQUENCEPART has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_OPENXML_PACKAGE | 20071128 | OpenXML Package | |
2 | CL_OPENXML_PART | 20071128 | 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 | 'application/vnd.ms-package.xps-fixeddocumentsequence+xml' | 20071128 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'fdseq' | 20071128 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FixedDocSeq' | 20071128 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '' | 20071128 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071128 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071128 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071128 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | OXA_OPC_RELATION_TYPE | 'http://schemas.microsoft.com/xps/2005/06/fixedrepresentation' | 20071128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20071130 | |
2 | ![]() |
Instance method | Public | Method | 20071218 | |
3 | ![]() |
Instance method | Public | Method | 20071218 | |
4 | ![]() |
Instance method | Public | Method | 20071129 |
Events
Class CL_XPS_FIXEDDOCSEQUENCEPART has no event.
Types
Class CL_XPS_FIXEDDOCSEQUENCEPART has no local type.
Method Signatures
Method ADD_FIXEDDOCUMENTPART 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_XPS_FIXEDDOCUMENTPART | OpenXML/xps Fixed Document Sequence Part | 20071130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Action is not allowed | 20071130 |
Method ADD_FONTPART 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 | 20071218 | |||
2 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_XPS_FONTPART | 20071218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071218 |
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 | 20071218 | |||
2 | ![]() |
RR_PART | Value transfer | Object reference (TYPE REF TO) | CL_XPS_IMAGEPART | 20071218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071218 |
Method GET_FIXEDDOCUMENTPARTS 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 | 20071129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071129 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |