Item Price Collection
In the sales_data and t_src_sales_tmpl table, there is item_price column so I assume that we collect the specific price that an item was sold at and to a specific customer location and on a specific date. The question is how do we collect this data from Oracle EBS sales orders? Do we need to use custom hook?
Thanks