Any magic words for upgrading custom (non-core) forms/reports to 12i
We are ugrading from 11.5.10 to 12.1.3. Now customers, addresses and site uses table are effected by org_id. We have good number of our own forms and reports that are registered under EBS and query all the customers related data via views. We have two options to go to 12i:
1. Modify our customer related views and included "_ALL" tables as we are not a multi org at this moment (we will be in truble if tomorrow we want to be multi org).
2. Modify forms/reports and include "MO_GLOBAL.init" in pre_form or pre_reports (this is relatively a huge task).