SAP ABAP Class CL_XSLFO_PAGEMASTER_NODE (Node - page-master superclass)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_XSL_FO_OBJECT_MODEL (Package) (obsolote prototype) XSL Formatted Objects Object Model

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_OBJECT_NODE | Node - superclass for all objects | 20080206 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_PAGESEQMASTER_NODE | Node - page-sequence-master | 20080227 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_SIMPLEPAGEMASTER_NODE | Node - simple page master | 20080206 |
Properties
Class | CL_XSLFO_PAGEMASTER_NODE | |
Short Description | Node - page-master superclass | |
Super Class | CL_XSLFO_OBJECT_NODE | Node - superclass for all objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_XSL_FO_OBJECT_MODEL | (obsolote prototype) XSL Formatted Objects Object Model |
Created | 20080206 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XSLFO_PAGEMASTER_NODE has no forward declaration.
Interfaces
Class CL_XSLFO_PAGEMASTER_NODE has no interface implemented.
Friends
Class CL_XSLFO_PAGEMASTER_NODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20080206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get simple page master for specified page number | 20080207 |
Events
Class CL_XSLFO_PAGEMASTER_NODE has no event.
Types
Class CL_XSLFO_PAGEMASTER_NODE has no local type.
Method Signatures
Method GET_SIMPLEPAGEMASTER_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PAGENR | Call by reference | Type reference (TYPE) | I | 20080207 | |||
2 | ![]() |
RO_SIMPLEPAGEMASTER_NODE | Value transfer | Object reference (TYPE REF TO) | CL_XSLFO_SIMPLEPAGEMASTER_NODE | XSL-FO Simple Page Master | 20080207 |
Method GET_SIMPLEPAGEMASTER_NODE on class CL_XSLFO_PAGEMASTER_NODE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |