SAP ABAP Class CL_XSLFO_REPEATABLEPM_NODE (Node - repeatable-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 | 20080227 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_REPEATABLEPMA_NODE | Node - repeatable-page-master-alternatives | 20080227 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_REPEATABLEPMR_NODE | Node - repeatable-page-master-reference | 20080227 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_SINGLEPMR_NODE | Node - single-page-master-reference | 20080227 |
Properties
| Class | CL_XSLFO_REPEATABLEPM_NODE | |
| Short Description | Node - repeatable-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 | 20080227 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSLFO_REPEATABLEPM_NODE has no forward declaration.
Interfaces
Class CL_XSLFO_REPEATABLEPM_NODE has no interface implemented.
Friends
Class CL_XSLFO_REPEATABLEPM_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) | I | 20080227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get page-master name for given pagenr | 20080227 |
Events
Class CL_XSLFO_REPEATABLEPM_NODE has no event.
Types
Class CL_XSLFO_REPEATABLEPM_NODE has no local type.
Method Signatures
Method GET_MASTER_FOR_PAGENR 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 | 20080227 | ||||
| 2 | RV_MASTER_REF | Value transfer | Type reference (TYPE) | STRING | 20080227 |
Method GET_MASTER_FOR_PAGENR on class CL_XSLFO_REPEATABLEPM_NODE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |