Creating Index on MTL_TRANSACTION_ACCOUNTS table to resolve performance issues is supported?
Hello There,
We are on Oracle EBS Rel. 12.1.2. We had performance issues with Account Analysis Report. To fix it we created index on MTL_TRANSACTION_ACCOUNTS table.
CREATE INDEX XX_MTL_TRANSACTION_ACCOUNTS_N1 ON
MTL_TRANSACTION_ACCOUNTS ( INV_SUB_LEDGER_ID )
In we run in some other issue involving forms of Martial transactions or Inventory module, will Oracle support us or we will get regular answer that they observe a customization and do not support it.
Regards,
Vikas