The Function Module COM_PRODUCT_UI_CONVERT_I2UI () is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_UI_API within the package COM_PRODUCT_UI.
Function Module | COM_PRODUCT_UI_CONVERT_I2UI |
Short Text | |
Function Group | COM_PRODUCT_UI_API |
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 |
---|---|---|---|---|
IS_PRODUCT | TYPE | COMT_PRODUCT_MAINTAIN_API | ||
IT_SET | TYPE | COMT_PRODUCT_MAINTAIN_API_SETT | ||
IV_CURRENT | TYPE | COMT_BOOLEAN | 'X' | Logical Variable |
IV_TIMESTAMP | TYPE | COMT_TIMESTAMP | Time Stamp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_PRODUCT | TYPE | COMT_PRODUCT_MAINTAIN_UI | ||
ET_SET | TYPE | COMT_PRODUCT_MAINTAIN_API_SETT |
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.