what is the difference between multiorg views and multiorg
tables
Answers were Sorted based on User's Feedback
Answer / bhabna
Multi tables generally consists _all with their name.So all
the OU data can be shown through the table.
In Multi org view definition, enviroment is set in such a
way that user can see data respective to the OU which is
already set.
To set the enviroment for an OU user should execute the
following...
fnd_client_info.set_org_context('OU_Value');
so the basic difference is In table we can see all the data
irrespective of OU...But we can see the data for a specific
OU through view.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / gyan
Multiorg table are those where they having org_id column and
_all in the table name and views which having org_id but
without _all in the table name
| Is This Answer Correct ? | 0 Yes | 8 No |
What is template?
do you know is it possible to run the interface without using oracle apps?
In xml report, how to print the headings in every page?
what is the defference between credit memo and debit memo
Can u define exceptions twice in same block?
cursor 1 and cursor 2 are there did you open both the cursors at a time or not?
Can u give the Documentation of Custom.pll in oracle apps
What are the Major differences between appcore.pll and appcore2.pll
5 Answers Infosys, Sierra Atlantica,
How can you achieve loose coupling in soa framework?
What is REF Cursor?
19 Answers Infosys, Intelligroup,
what is aim methodolozy
What are triggers?