PVO Unavailable For Reading InterClass/IntraClass UOM Conversion
Summary:
For reading Standard Conversion/IntraClass UOM conversion from Database, we are using INV_UOM_CONVERSIONS this table and for reading InterClass UOM conversion from Database, we are using INV_UOM_CLASS_CONVERSIONS this table.
In order to implement similar requirement using Order Management Extension (groovy scripting), we would need PVO (Public View Object) to read the InterClass/IntraClass UOM conversion, but all the PVOs which are available in the Oracle shared PVO list, they do not have Conversion Rate attribute and the PVOs which has Conversion Rate attribute, it's not able to return details for ALL Items in Inventory.
0