Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Important one!
-
Hi Take a look at ZX_TAX_SETTLEMENT_AUTHS_F Had similar need, and the below query helped a lot: select a.tax, a.SUPPLIER_ID, a.TAX_REGIME_CODE, a.TAX_JURISDICTION_CODE, a.INTERNAL_ORGANIZATION_ID, b.BU_NAME, a.EFFECTIVE_START_DATE, a.EFFECTIVE_END_DATE from ZX_TAX_SETTLEMENT_AUTHS_F a, FUN_ALL_BUSINESS_UNITS_V b where…
-
Hi Joost Found this answer in similar post: Eliminate {Quotes / Phrases /Jokes} on OAC Home Screen. — oracle-products Marcelo Finkielsztein ✭✭✭✭✭ Actually, Oracle already implemented this for OAC. You will find it at Console => System Settings => Other => "Hide Loading Messages" (on/off)