Menu

SAP Function Module COM_IL_DB_READ

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

Technical Information

Function Module COM_IL_DB_READ
Short Text
Function Group COM_IL_DB
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_LINK_IDENTS TYPE COMT_IL_IDENT_TAB
IV_ATTR_TYPE TYPE COMT_IL_ATTR_TYPE
IV_RELTYPE TYPE COMT_IL_RELTYPE Relationship Type
IV_TIME_STAMP TYPE COMT_IL_VALID_FROM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_IL_ATTR TYPE TABLE
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.