SAP ABAP Class CL_XSLFO_LAYOUT_MASTER_NODE (Node - layout-master-set)
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 |
Properties
Class | CL_XSLFO_LAYOUT_MASTER_NODE | |
Short Description | Node - layout-master-set | |
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_LAYOUT_MASTER_NODE has no forward declaration.
Interfaces
Class CL_XSLFO_LAYOUT_MASTER_NODE has no interface implemented.
Friends
Class CL_XSLFO_LAYOUT_MASTER_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) | TY_PAGEMASTER_LOOKUP_TABLE | 20080206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080206 | |
2 | ![]() |
Instance method | Public | Method | 20080206 |
Events
Class CL_XSLFO_LAYOUT_MASTER_NODE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PAGEMASTER_LOOKUP | Public | See coding | 20080206 | begin of TY_PAGEMASTER_LOOKUP,
name TYPE string,
ref TYPE REF TO cl_xslfo_pagemaster_node,
end of TY_PAGEMASTER_LOOKUP
|
||
2 | TY_PAGEMASTER_LOOKUP_TABLE | Public | See coding | 20080206 | ty_pagemaster_lookup_table TYPE HASHED TABLE OF ty_pagemaster_lookup WITH UNIQUE KEY name
|
Method Signatures
Method GET_PAGEMASTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20080206 | |||
2 | ![]() |
RO_PAGEMASTER | Value transfer | Object reference (TYPE REF TO) | CL_XSLFO_PAGEMASTER_NODE | 20080206 |
Method GET_PAGEMASTER on class CL_XSLFO_LAYOUT_MASTER_NODE has no exception.
Method REGISTER_PAGEMASTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PAGEMASTER | Call by reference | Object reference (TYPE REF TO) | CL_XSLFO_PAGEMASTER_NODE | 20080206 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20080206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080206 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |