SAP ABAP Class IF_XSLFO_PAGE_OUTPUT (Output interface for page output)
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
Class IF_XSLFO_PAGE_OUTPUT  
Short Description Output interface for page output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081014   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_XSLFO_PAGE_OUTPUT has no interface implemented.
Friends
Class IF_XSLFO_PAGE_OUTPUT has no friend class.
Attributes
Class IF_XSLFO_PAGE_OUTPUT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_PAGE Instance method Public Method Close current page 20081014
2 OPEN_PAGE Instance method Public Method Open a new page with given dimensions 20081014
Events
Class IF_XSLFO_PAGE_OUTPUT has no event.
Types
Class IF_XSLFO_PAGE_OUTPUT has no local type.
Method Signatures

Method CLOSE_PAGE Signature

Method CLOSE_PAGE on class IF_XSLFO_PAGE_OUTPUT has no parameter.
# Exception Resumable Description Created on
1 CX_XSLFO_OUTPUT_ERROR 20081014

Method OPEN_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEIGHT Call by reference Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20081014
2 Importing 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 CX_XSLFO_OUTPUT_ERROR 20081014
History
Last changed by/on SAP  20090618 
SAP Release Created in