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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.