Menu

SAP Function Module RFC_TABLE_ACTIVE

External: Check if a Server Exists for a Table

The Function Module RFC_TABLE_ACTIVE (External: Check if a Server Exists for a Table) is a standard Function Module in SAP ERP and is part of the function group SG00 within the package SCTS_CAT.

Technical Information

Function Module RFC_TABLE_ACTIVE
Short Text External: Check if a Server Exists for a Table
Function Group SG00
Package SCTS_CAT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SERVER_IN LIKE RFCDES-RFCDEST Name of the server to be checked

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FOUND Sever exists
MISSING Server does not exist