Menu

SAP Function Module MM_CUSTOMER_SHOW_HITS

Anzeigen Trefferliste Kunden-Suche

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.

Technical Information

Function Module MM_CUSTOMER_SHOW_HITS
Short Text Anzeigen Trefferliste Kunden-Suche
Function Group MICK
Package MB
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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)

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.