Menu

SAP Function Module RSPO_TEST_RFC_STORE

Spooler-Test via RFC

The Function Module RSPO_TEST_RFC_STORE (Spooler-Test via RFC) is a standard Function Module in SAP ERP and is part of the function group SPOL within the package SPOO.

Technical Information

Function Module RSPO_TEST_RFC_STORE
Short Text Spooler-Test via RFC
Function Group SPOL
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
DEST LIKE TSP01-RQDEST '*' Output device
NAME0 LIKE TSP01-RQ0NAME 'LIST1S' Name of spool request (DSN)
NAME1 LIKE TSP01-RQ1NAME 'RFC' Name of spool request (suffix 1)
NAME2 LIKE TSP01-RQ2NAME ' ' Name of spool request (suffix 2)
NEED_SYSLOG LIKE RSLGTYPE-RSLGS_ ' ' Write sysLog entry?
SPOOL_TITLE LIKE TSP01-RQTITLE 'via RFC' Title of spool request
WITH_PING LIKE RSLGTYPE-RSLGS_ ' ' Use PING trick

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
DATA LIKE ABAPTEXT Table with data lines

Exceptions

This function module does not define any Exceptions.