Ansicht
Dokumentation

RSPO_OUTPUT_POSTSCRIPT -

RSPO_OUTPUT_POSTSCRIPT -

RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Prints Postscript data, which is to be delivered in an internal table.

This function module performs the user dialog for determining the output device, number of copies etc. (Function module 'GET_PRINT_PARAMETERS' is used for this.)

Required tables

POSTSCRIPT_DATA
Table with ready and complete Postscript text. It must contain the correct leader, character set, trailer etc. Each line in the table is send as a line to the output device.

Required input parameters

None

Optional input parameters

DEVICE
Output device
If this parameter is missing or empty, the function module becomes interactive and asks. You can then influence other parameters (such as number of copies, title page etc.) and search for devices with [F4].
If the parameter is filled, processing takes place in the background. Terminations can then occur if the device specified does not exist or is not suitable.
RQTITLE
The title of the spool request to be created. It can be seen in transaction 'SP01' and the host spooler, and is printed on the SAP cover sheet.
PAGES
Number of pages. This serves as information on the size of the request in transaction 'SP01'.

Output parameters (optional)

RQID
The spool request number allocated by the spooler.

Example

See test report 'RSPO0044'.

Notes

You can only use output devices whose device type works with the 'X_POSTSCRIPT' format.

In the current version, all blank characters contained in the table are sent to the printer. This is superfluous for Postscript, but does no harm.

Further information

Function module 'GET_PRINT_PARAMETERS'





Parameters

DEVICE
LOCATION
PAGES
POSTSCRIPT_DATA
RQID
RQTITLE

Exceptions

CANCELED_BY_USER
DEVICE_TYPE_BAD
DEVICE_TYPE_UNKNOWN
DEVICE_UNKNOWN
INTERNAL_ERROR

Function Group

SPOD

Fill RESBD Structure from EBP Component Structure   General Material Data  
This documentation is copyright by SAP AG.

Length: 2320 Date: 20240523 Time: 130613     sap01-206 ( 49 ms )