
Use
Export parameter of the generated function module: JOB_OUTPUT_INFO Component type: SSFCRESCL
|
Parameter Name |
Component Type Data Type(Length) |
Meaning |
|
OUTPUTDONE |
TDOUTDONE CHAR(1) |
If set, output of the form has been executed (printer, fax, mail) |
|
ARCHDONE |
TDARCDONE CHAR(1) |
If set, archiving has been executed |
|
USEREXIT |
TDEDEXIT CHAR(1) |
Last executed user function: 'B ' : Back button (green arrow) 'E': Exit button (yellow arrow) 'C' : Cancel button (red cross) SPACE: Other function |
|
TDFORMS |
TDSFFORMS NUMC(5) |
Number of printed forms. This number is larger than 1 only if you included several forms into one spool request using the parameters NO_OPEN and NO_CLOSE of the control structure (see also: Printing Several Forms in One Print Request). |
|
TDNEWID |
SYPRNEW CHAR(1) |
The New Spool Request parameter was set before printing, so that a new spool ID was created. |
|
SPOOLIDS |
TSFSPOOLID |
Table containing spool IDs |
|
FAXIDS |
TSFFAXID |
Table containing fax IDs |
|
MAILIDS |
TSFMAILID |
Table containing mail IDs |
|
OTFDATA |
TSFOTF |
Table containing OTF output |
|
XMLOUTPUT |
SSFXMLOUT |