Menu

SAP Function Module RSPO_TCP_OPEN

Open Local Port

The Function Module RSPO_TCP_OPEN (Open Local Port) 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_OPEN
Short Text Open Local Port
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
DTYPE LIKE TSP03-PATYPE Spool: Device type name
PORTNO LIKE RSPOLPRINT-PORTNO
TEMPFILE LIKE RSPO_TYPES-TEMPFILE Temporary file name (if created)

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.