Showing posts with label scripts. Show all posts
Showing posts with label scripts. Show all posts

Important Oracle Purchasing related queries/scripts

---Used to list all Internal Requisitions that do not have an  associated Internal Sales order
  SELECT RQH.SEGMENT1 REQ_NUM,
         RQL.LINE_NUM,
         RQL.REQUISITION_HEADER_ID,
         RQL.REQUISITION_LINE_ID,
         RQL.ITEM_ID,
         RQL.UNIT_MEAS_LOOKUP_CODE,
         RQL.UNIT_PRICE,
         RQL.QUANTITY,
         RQL.QUANTITY_CANCELLED,

Useful oracle apps queries/ scripts/ codes/ tips


Visit our new blog: Oracle apps scripts and tips

I am working on this blog post. For now i have placed only few scripts. Keep checking this post for further updates: