The Function Module COM_BUPA_BSP_CHECK_BP () 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_CHECK_BP |
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_CONTROL | TYPE | ANY | Business Partner: Control Search | |
IV_ACTIVITY | TYPE | BU_AKTYP | '03' | Activity Category |
IV_CONTROL_NAME | TYPE | CRMT_BSP_SCRSTRUCNAME | Structure Name of Display Field | |
IV_MAX_HITS | TYPE | COMT_BSP_BP_MAXHITS | Maximum Number of Hits |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_PARTNER_KEYS | TYPE | BUP_PARTNER_GUID_T | Table Type for Partner Number and Partner GUID |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.