Menu

SAP Function Module RSPO_SPOOLJOB_TO_OFFICE

Schickt eine ABAP-Spoolliste an SAPOffice

The Function Module RSPO_SPOOLJOB_TO_OFFICE (Schickt eine ABAP-Spoolliste an SAPOffice) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.

Technical Information

Function Module RSPO_SPOOLJOB_TO_OFFICE
Short Text Schickt eine ABAP-Spoolliste an SAPOffice
Function Group SPOX
Package SPOO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIRST_LINE TYPE I 1
LAST_LINE TYPE I
RQIDENT LIKE TSP01-RQIDENT Spool Request Number
SENDER_ADDRESS LIKE SOEXTRECI1-RECEIVER SY-UNAME External address (SMTP/X.400...)
SENDER_ADDRESS_TYPE LIKE SOEXTRECI1-ADR_TYP 'B' SAPoffice: type of address

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CAN_NOT_ACCESS
JOB_CONTAINS_NO_DATA
NO_PERMISSION
NO_SUCH_JOB No spool request found with number RQIDENT
READ_ERROR
SELECTION_EMPTY