Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
OUTPUT_OBJECT_REF | REF TO CL_XSLFO_OUTPUT_ADAPTER | 0 | Output adapter base class for XSL formatter |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
NUMPAGES | I | I | 4 | Number of pages created |
OTFDATA | RSPO_OTFTAB | h | 72 | OTF data if output is OTF |
PDFDATA | XSTRING | y | 0 | PDF preview |
PDLDATA | XSTRING | y | 0 | Print data if output is not OTF |
SPOOLID | RSPOID | I | 4 | Spool request number if created |
Exception | Text |
---|---|
CONVERSION_ERROR | Error while converting to output format (PDF) |
SPOOL_CLOSE_ERROR | Error closing spool request |
SPOOL_WRITE_ERROR | Error writing into spool request |
UNOPENED | Job was not opened |