What multi org tables . example - difference between app
table non all table . Po_header and po_headers_all
-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 |
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
what are external tables? how can we use external table instead of sql * loader to load data from flat file to staging table?
what are the different types of triggers in reports
LOCKS?
what is the difference between procedure and function
Where I can download D2K software?
in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?
what is meant by Table space?
Do you know where we can check the status of po?
What r the validation done in ap inbound ?
when we run payment batch what are the 3 concurrent programs?
In 11i we didn't have AP_Invoice_Lines Table, but in R12 this table is available, what is reason, advantage?