The Function Module COM_BUPA_BSP_SEARCH_RELATION () is a standard Function Module in SAP ERP and is part of the function group COM_BUPA_BSP_SEARCH within the package COM_BSP_MODEL_IL_BP.
Function Module | COM_BUPA_BSP_SEARCH_RELATION |
Short Text | |
Function Group | COM_BUPA_BSP_SEARCH |
Package | COM_BSP_MODEL_IL_BP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_SEARCH_CRITERIA | TYPE | COMT_BSP_SEAREQ_CONTACT | CRM BSP: Contact Partner Search (Request) | |
IV_AUTO_HITS | TYPE | BU_BOOLEAN | 'X' | Boolscher Typ: Nicht zur Verwendung auf Oberflächen |
IV_MAX_HITS | TYPE | COMT_BSP_BP_MAXHITS | Maximum Number of Hits |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_HITS | TYPE | COMT_BSP_BP_MAXHITS | Maximum Number of Hits |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CV_AUTO_HITS | TYPE | COMT_BSP_BP_MAXHITS | Maximum Number of Hits |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.