Menu

SAP Function Module COM_CHECK_IL_REVERSE

Check module

The Function Module COM_CHECK_IL_REVERSE (Check module) 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_CHECK_IL_REVERSE
Short Text Check module
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
IS_IL_DATA LIKE
IS_RELTYPE_CUST TYPE COMT_IL_TYPE
IV_RELTYPE TYPE COMT_IL_RELTYPE Relationship Category
IV_TABIX TYPE SY-TABIX Internal Tables, Current Line Index

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MESSAGES TYPE COMT_IL_ERROR_TAB
EV_RC TYPE SYSUBRC Return Value, Return Value After ABAP Statements

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.