Menu

SAP Function Module RSPO_TCP_READ

Read Data From Connection

The Function Module RSPO_TCP_READ (Read Data From Connection) is a standard Function Module in SAP ERP and is part of the function group LPRF within the package SPOO.

Technical Information

Function Module RSPO_TCP_READ
Short Text Read Data From Connection
Function Group LPRF
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
HANDLE LIKE RSPOLPRINT-HANDLE
WANTED LIKE RSPOLPRINT-FILESIZE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILESIZE LIKE RSPOLPRINT-FILESIZE
RETCODE LIKE RSPOLPRINT-RETCODE

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_TAB LIKE RSPOLPTAB

Exceptions

This function module does not define any Exceptions.