SAP ABAP Interface IF_XSLFO_PAGE_OUTPUT (Output interface for page output)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_XSLFO_API (Package) XSL Formatter API and objects visible externally

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSLFO_OUTPUT_ADAPTER | Output adapter base class for XSL formatter | 20081015 |
Properties
Interface | IF_XSLFO_PAGE_OUTPUT | |
Short Description | Output interface for page output |
General Data
Package | S_XSLFO_API | XSL Formatter API and objects visible externally |
Created | 20081014 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_XSLFO_PAGE_OUTPUT has no interface.
Friends
Interface IF_XSLFO_PAGE_OUTPUT has no friend.
Attributes
Interface IF_XSLFO_PAGE_OUTPUT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Close current page | 20081014 |
2 | ![]() |
Instance method | Public | Method | Open a new page with given dimensions | 20081014 |
Events
Interface IF_XSLFO_PAGE_OUTPUT has no event.
Types
Interface IF_XSLFO_PAGE_OUTPUT has no local type.
Method Signatures
Method CLOSE_PAGE Signature
Method CLOSE_PAGE on Interface IF_XSLFO_PAGE_OUTPUT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081014 |
Method OPEN_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HEIGHT | Call by reference | Type reference (TYPE) | XSLFO_LENGTH | XSL-FO length in thousandth part of a point (at 72dpi) | 20081014 | ||
2 | ![]() |
IV_WIDTH | Call by reference | Type reference (TYPE) | XSLFO_LENGTH | XSL-FO length in thousandth part of a point (at 72dpi) | 20081014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081014 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |