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.
Function Module | RSPO_TCP_WRITE |
Short Text | Write Data via TCP Connection |
Function Group | LPRF |
Package | SPOO |
Module Type | Remote-Enabled |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETCODE | LIKE | RSPOLPRINT-RETCODE |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_TAB | LIKE | RSPOLPTAB |
This function module does not define any Exceptions.