Menu

SAP Function Module SJCO_SRV_TESTER

Call to JCO Server

The Function Module SJCO_SRV_TESTER (Call to JCO Server) is a standard Function Module in SAP ERP and is part of the function group SJCO within the package SJCO.

Technical Information

Function Module SJCO_SRV_TESTER
Short Text Call to JCO Server
Function Group SJCO
Package SJCO
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 TYPE RFCDES-RFCDEST Server program id
FUNCNAME TYPE CHAR30 Funtion name to call

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESPONSE TYPE INT4 Respose for test (0 success)
RESPONSETEXT TYPE CHAR255 Error message for error cases

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.