Menu

SAP Function Module TREX_RFC_TEMP_INDEX_EXISTS

temporary index exists

The Function Module TREX_RFC_TEMP_INDEX_EXISTS (temporary index exists) is a standard Function Module in SAP ERP and is part of the function group TREX_RFC_ADMINISTRATION within the package STREX.

Technical Information

Function Module TREX_RFC_TEMP_INDEX_EXISTS
Short Text temporary index exists
Function Group TREX_RFC_ADMINISTRATION
Package STREX
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXIST TYPE TREXX_RFC-FLAG Flag: 1: exist, 0: not exist
RETURN_CODE TYPE TREXX_RFC-RETURN_CODE Returncode
RETURN_TEXT TYPE TREXX_RFC-RETURN_TEXT Returntext

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
TEMP_INDEX_INFO LIKE TREXX_INDEX_EXIST export: index info

Exceptions

This function module does not define any Exceptions.