From which table do you get the LU name and view name of the page information of the debug console?
Which table should the view connected to the page refer to?
We would like to know about table or view having that information.
Solved
From which table do you get the LU name and view name of the page information of the debug console?
Best answer by knepiosko
Hi
If You go through projection and then following select will help You:
select * from FND_PROJ_ENTITY_TAB;
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.