Saturday, September 8, 2018

How are Oracle Categories mapped to Catalog Categories in iProc?

From the Map Categories page, select the Oracle Applications category on the left-hand side of the window, choose the catalog category or categories that need to be mapped on the right-hand side of the window, and click the Map button.

Note that you cannot map to a category that contains subcategories (denoted with a '+' besides it); however, you can select a '+' marked category and click the Open Entry button to map to categories within it.

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...