The Function Module COM_PRODUCT_READ_VIA_RFC () 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_READ_VIA_RFC |
Short Text | |
Function Group | COM_PRODUCT |
Package | COM_PRODUCT |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LOGSYS | LIKE | COMM_PRODUCT-LOGSYS | System in Which the Set Was Created | |
IV_OBJECT_FAMILY | LIKE | COMM_PRODUCT-OBJECT_FAMILY | SPACE | Object Family |
IV_PRODUCT_TYPE | LIKE | COMM_PRODUCT-PRODUCT_TYPE | Product Type |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PRODUCT | LIKE | COMT_PRODUCT | Product | |
IT_PRODUCT_GUID | LIKE | COMT_PRODUCT_GUID_S | Product GUID for External Interfaces | |
IT_PRODUCT_ID | LIKE | COMT_PRODUCT_ID_RANGE | Selection Structure for Product ID |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | |
WRONG_CALL | Invalid Call |