Saturday, September 8, 2018

Can you map multiple Oracle Categories to a single Catalog Category?

Multiple Oracle Categories can be mapped to a single Catalog (iProc) Category. This determines which Catalog (iProc) Category used for the item when creating the requisition in iProc. Once the item is on an iProc requisition it is the mapping of the Catalog category done in "Special Order Mapping" which determines the category that gets put onto a requisition in the core Purchasing application.

No comments:

Post a Comment

Query To Fetch AP Invoice Details From SO Number(Doc ID 2949013.1)

SELECT dh.source_order_number       ,df.source_line_number as so_line_number   ,df.fulfill_line_number    ,ddr.doc_user_key as po_number...