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 get the list of contexts for each formula type in Oracle Fusion HCM

select t.base_formula_type_name ,      ttl.formula_type_name ,      ttl.description ,      c.base_context_name from   ff_formula_types_b t ,...