The Function Module COM_PRODUCT_GUID_GET_INTERNAL () is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT within the package COM_PRODUCT.
Function Module | COM_PRODUCT_GUID_GET_INTERNAL |
Short Text | |
Function Group | COM_PRODUCT |
Package | COM_PRODUCT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LOGSYS | TYPE | COMT_LOGSYS | ||
IV_OBJECT_FAMILY | TYPE | COMT_PRODUCT_OBJECT_FAMILY | Object Family | |
IV_PRODUCT_GUID_TAB_REQ | TYPE | COMT_BOOLEAN | ||
IV_PRODUCT_ID | TYPE | COMT_PRODUCT_ID | Product ID | |
IV_PRODUCT_OBJECT_IND | TYPE | CHAR1 | ||
IV_PRODUCT_TYPE | TYPE | COMT_PRODUCT_TYPE | ||
IV_SHOW_POPUP | TYPE | COMT_BOOLEAN | ||
IV_UPDATE_BUFFER | TYPE | COMT_BOOLEAN |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PRODUCT_GUID | TYPE | COMT_PRODUCT_S_TAB | Table with Product GUIDs | |
EV_PRODUCT_GUID | TYPE | COMT_PRODUCT_GUID | Product GUID |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | |
NOT_FOUND | |
WRONG_CALL |