Menu

SAP Function Module RSPO_OUTPUT_SPOOL_REQUEST

Generate a new print request to spool request

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RSPO_OUTPUT_SPOOL_REQUEST (Generate a new print request to spool request) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.

Technical Information

Function Module RSPO_OUTPUT_SPOOL_REQUEST
Short Text Generate a new print request to spool request
Function Group SPOO
Package SPOO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COPIES LIKE TSP02-PJCOPIES 0 Number of copies
DEVICE LIKE TSP03-PADEST '*' Output Device
DIVISION LIKE TSP02-PJDIVISION '*' Department (on cover page)
ENDPAGE LIKE TSP02-PJENDPAGE 0 Last page to be printed
PRIO LIKE TSP02-PJPRIO 0 Priority
RECEIVER LIKE TSP02-PJRECEIVER '*' Recipient (on cover page)
REQEST_TITLE LIKE TSP01-RQTITLE '*' Title (on title page)
SPOOL_REQUEST_ID LIKE TSP01-RQIDENT Spool request number
STARTPAGE LIKE TSP02-PJSTRTPAGE 0 First page to be printed
TELELAN LIKE ITCPP-TDTELELAND '*' Country code for fax number
TELENUM LIKE TSKPA-TELNR '*' Fax number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ATTRIBUTES LIKE RSPOATTR Free attributes

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ARCHIVE_DEST_INVALID No archive device at archive destination
ARCHIVE_DEST_NOT_FOUND Archive destination does not exist
ARCHIVE_DEST_NO_RIGHT No authorization to use archive destination
CANNOT_ARCHIVE Cannot archive spool request at present
CHANGE_ARCHDEST_NO_RIGHT No authorization to change archive device
CHANGE_COPIES_NO_RIGHT No authorization to change number of copies
CHANGE_DEST_NO_RIGHT No authorization to change output device
CHANGE_DEVTYPE_NO_RIGHT No authorization to change device type
CHANGE_PRIO_NO_RIGHT No authorization to change priority
CHANGE_TELENUM_NO_RIGHT No authorization to change number/country for fax
CHANGE_TITLE_NO_RIGHT No authorization to change title, recipient or department
DEST_INVALID Output device not allowed
DEST_NOT_FOUND Output device does not exist
DEST_NO_RIGHT No authorization to use output device
INTERNAL_PROBLEM Problem Within the Function Module
INVALID_FAX_ATTRIBUTE Incorrect country, number or device for telefax
INVALID_PARAMETERS
NON_OWNER_NO_RIGHT No authorization to process foreign spool request
NO_LAYOUT Format and device do not match
NO_SPOOL_REQUEST Spool request does not exist (any longer)
OUT_AGAIN_NO_RIGHT No authorization to output again
SPOOLER_PROBLEM Problem has occurred in spooler