Menu

SAP Function Module COM_PROD_GUID_GET_DISPLAY_LIST

The Function Module COM_PROD_GUID_GET_DISPLAY_LIST () is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_UI_F4_EXIT within the package COM_PRODUCT_UI.

Technical Information

Function Module COM_PROD_GUID_GET_DISPLAY_LIST
Short Text
Function Group COM_PRODUCT_UI_F4_EXIT
Package COM_PRODUCT_UI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_PRODUCT TYPE COMT_PRODUCT_TAB Product
IV_PRODUCT_ID TYPE COMT_PRODUCT_ID Product ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_PRODUCT_GUID TYPE COMT_PRODUCT_GUID Internal Unique ID of Product

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.