Menu

SAP Function Module RSPO_TCP_WRITE

Write Data via TCP Connection

The Function Module RSPO_TCP_WRITE (Write Data via TCP 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_WRITE
Short Text Write Data via TCP 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
FILESIZE LIKE RSPOLPRINT-FILESIZE
HANDLE LIKE RSPOLPRINT-HANDLE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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.