SAP ABAP Function Module RSPO_OUTPUT_SPOOL_REQUEST (RSPO_OUTPUT_SPOOL_REQUEST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Function Module RSPO_OUTPUT_SPOOL_REQUEST  
Function Group SPOO   Spool functions  
Program Name SAPLSPOO   Spool: Function Modules 
INCLUDE Name LSPOOU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing COPIES TYPE TSP02-PJCOPIES 0 Number of copies
Importing DEVICE TYPE TSP03-PADEST '*' Output device
Importing DIVISION TYPE TSP02-PJDIVISION '*' Department (on title page)
Importing ENDPAGE TYPE TSP02-PJENDPAGE 0 Last page to be printed
Importing PRIO TYPE TSP02-PJPRIO 0 Priority
Importing RECEIVER TYPE TSP02-PJRECEIVER '*' Recipient (on title page)
Importing REQEST_TITLE TYPE TSP01-RQTITLE '*' Title (on title page)
Importing SPOOL_REQUEST_ID TYPE TSP01-RQIDENT Spool request number
Importing STARTPAGE TYPE TSP02-PJSTRTPAGE 0 First page to be printed
Importing TELELAN TYPE ITCPP-TDTELELAND '*' Country code for fax number
Importing TELENUM TYPE TSKPA-TELNR '*' Fax number
Importing POSNAME TYPE TSP02-PJPOSNAME
Importing ACTTIME TYPE TSP02-PJACTTIME
Tables ATTRIBUTES TYPE RSPOATTR Free attributes
Exception ARCHIVE_DEST_INVALID TYPE No archive device at archive destination
Exception ARCHIVE_DEST_NOT_FOUND TYPE Archive destination does not exist
Exception ARCHIVE_DEST_NO_RIGHT TYPE No authorization to use archive destination
Exception CANNOT_ARCHIVE TYPE Cannot archive spool request at present
Exception CHANGE_ARCHDEST_NO_RIGHT TYPE No authorization to change archive device
Exception CHANGE_COPIES_NO_RIGHT TYPE No authorization to change number of copies
Exception CHANGE_DEST_NO_RIGHT TYPE No authorization to change output device
Exception CHANGE_DEVTYPE_NO_RIGHT TYPE No authorization to change device type
Exception CHANGE_PRIO_NO_RIGHT TYPE No authorization to change priority
Exception CHANGE_TELENUM_NO_RIGHT TYPE No authorization to change number/country for fax
Exception CHANGE_TITLE_NO_RIGHT TYPE No authorization to change title, recipient or department
Exception DEST_INVALID TYPE Output device not allowed
Exception DEST_NOT_FOUND TYPE Output device does not exist
Exception DEST_NO_RIGHT TYPE No authorization to use output device
Exception INTERNAL_PROBLEM TYPE Problem in function module
Exception INVALID_FAX_ATTRIBUTE TYPE Incorrect country, number or device for telefax
Exception INVALID_PARAMETERS TYPE
Exception NON_OWNER_NO_RIGHT TYPE No authorization to process foreign spool request
Exception NO_LAYOUT TYPE Format and device do not match
Exception NO_SPOOL_REQUEST TYPE Spool request does not exist (any longer)
Exception OUT_AGAIN_NO_RIGHT TYPE No authorization to output again
Exception SPOOLER_PROBLEM TYPE Problem has occurred in spooler
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in