Monday, August 23, 2021

How to stop tax calculations for all taxes within a single module

  • Tax Managers, navigate to Defaults and Controls >> Configuration owner Tax Options.  
  • Click "Create" and select the configuration owner and Event Class  (ex: Standard Invoices   -- Payables).  
  • Uncheck the "Allow Tax Applicability" checkbox and save.


2 comments:

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