The Function Module COM_PROD_CONVERT_STRUC_I2E (Konvertierung der spezif. API Strukturen in die allg.) is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_MAINTAIN_API within the package COM_PRODUCT_API.
Function Module | COM_PROD_CONVERT_STRUC_I2E |
Short Text | Konvertierung der spezif. API Strukturen in die allg. |
Function Group | COM_PRODUCT_MAINTAIN_API |
Package | COM_PRODUCT_API |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_PRODUCT_I | TYPE | COMT_PRODUCT_MAINTAIN_API_EXTT | Allg. Struktur für Produktpflege API |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PRODUCT_E | TYPE | ANY TABLE | Allg. Struktur für Produktpflege API | |
ET_UNKNOWN_SETTYPES | TYPE | COMT_FRGTYPE_ID_TAB | Settypen, die nicht gemappt werden konnten |
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.