The Function Module COM_IL_CUST_RELTYPE_READ () is a standard Function Module in SAP ERP and is part of the function group COM_IL_CUST within the package COM_IL.
Function Module | COM_IL_CUST_RELTYPE_READ |
Short Text | |
Function Group | COM_IL_CUST |
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 |
---|---|---|---|---|
IV_DIRECTION | TYPE | COMT_IL_DIRECTION | ||
IV_OBJTYPE | TYPE | COMT_IL_OBJTYPE | ||
IV_RELTYPE | TYPE | COMT_IL_RELTYPE | Relationship Type | |
IV_WITH_TEXT | TYPE | C | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_RELTYPE | TYPE | COMT_IL_TYPE_TAB | ||
ET_RELTYPE_TEXT | TYPE | COMT_IL_TYPE_T_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.