What multi org tables . example - difference between app
table non all table . Po_header and po_headers_all
Answer Posted / askvenki
-all is multiorgtable which contains all orgnization
information
po_hedear is the view which contains information abt
particular organization of user is login
-- little tricy to understand how it works
how view get particular organization data
select * from po_headers where org_id=:client_info
client_info holds the org_id which user logged
if any dout askvenki@gmail.com i will respond
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to move the one file from one instance to another instance? And your scripts also?
Tell me how to debug the report?
q)what are the validations in sql*loader
what are the balancing segments in AR?
What is oracle soa suite and what are its different components?
What are file in oracle.
Can you differentiate between mediator and osb?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
how do you describe O2C along with tables
In oracle application how do you debug or trace errors?
In hierarchical structure of a database? we have write query from where we should start?
how to print multi lay outs,muti currency,muti language in xml publisher
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
Do you know where we can check the status of po?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?