The Function Module MM_CUSTOMER_SHOW_HITS (Anzeigen Trefferliste Kunden-Suche) is a standard Function Module in SAP ERP and is part of the function group MICK within the package MB.
Function Module | MM_CUSTOMER_SHOW_HITS |
Short Text | Anzeigen Trefferliste Kunden-Suche |
Function Group | MICK |
Package | MB |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CUSTOMER_RETURN | LIKE | CUSTOMER_FOUND | Selektierter Satz (Rückgabe KUNNR, NAME) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_CUSTOMER_VALUE | LIKE | CUSTOMER_FOUND | Trefferliste Kunden |
This function module does not define any Exceptions.