Menu

SAP Function Module COM_IL_API_WHERE_USED

The Function Module COM_IL_API_WHERE_USED () is a standard Function Module in SAP ERP and is part of the function group COM_IL_API within the package COM_IL.

Technical Information

Function Module COM_IL_API_WHERE_USED
Short Text
Function Group COM_IL_API
Package COM_IL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_RELTYPE TYPE COMT_IL_TYPE_TAB Relationship Category
IV_DIRECTION TYPE COMT_IL_DIRECTION SPACE
IV_MAX_ENTRIES TYPE I 0
IV_OBJECTGUID TYPE COMT_IL_SOURCEGUID
IV_OBJTYPE TYPE COMT_IL_OBJTYPE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_INTERLINKAGE TYPE COMT_IL_DATA_TAB

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.