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.
Function Module | COM_IL_DB_READ |
Short Text | |
Function Group | COM_IL_DB |
Package | COM_IL |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.