Menu

SAP Function Module TREX_RFC_CREATE_JOIN_INDEX

create join index

The Function Module TREX_RFC_CREATE_JOIN_INDEX (create join index) 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_CREATE_JOIN_INDEX
Short Text create join index
Function Group TREX_RFC_ADMINISTRATION
Package STREX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRIPTION TYPE TREXX_RFC-DESCRIPTION Beschreibung
INDEX_ID TYPE TREXX_RFC-INDEX_ID IndexId
INDEX_TYPE TYPE TREXX_RFC-FLAG Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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
ATTRIBUTE_MAPPING LIKE TREXX_ATTRIBUTE_MAPPING static join condition
BW_INFO_OBJECT LIKE TREXX_BW_INFO_OBJECT bw info object
INDEX_ALIAS LIKE TREXX_INDEX_ALIAS index alias
JOIN_INDEX LIKE TREXX_JOIN_INDEX join index
KEY_FIGURE LIKE TREXX_KEY_FIGURE key figure
SID_TABLE_RULE LIKE TREXX_SID_TABLE_RULE sid table rule
STATIC_JOIN_CONDITION LIKE TREXX_STATIC_JOIN_CONDITION static join condition

Exceptions

This function module does not define any Exceptions.