Monday, August 23, 2021

How to Turn off Tax Calculation for an Operating Unit

  • Set up your tax regime to rate flow so that the content is owned at the "Global Configuration Owner" level
  • Subscribe only those operating units to the regime to rate flow that should be taxed.  
  • Be sure to select "Common Configuration with Party Overrides" when subscribing the regime to the operating unit.

No comments:

Post a Comment

Query to get Parent and Child Accounts in Oracle APPS R12

SELECT ffv1.flex_value parent_account       ,ffvt1.description parent_account_desc   ,ffv2.flex_value child_account   ,ffvt2.description...