Saturday, September 8, 2018

How can a new Category be created or viewed in iProc?

Use the Create button on the Schema Editor page to create a new category. A new category, once created, inherits all the base descriptors (supplier, supplier item number, etc.) for the catalog. Additional based descriptors can be defined and existing ones can be modified, and local descriptors for the category can be added as well.

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