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 |
How is choreography different from orchestration?
how can u find the status in po?
why r u move in the cus_top only why not move another top
How to create a purchase order without a requisition?
define steps of assigning items to an organization.
How to compile the Forms & Reports in Linux Apps Server which are created in WindowsXP client?
How do you register report in oracle apps?
name all status attributes.
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
AOL?
suppose you want to use a trigger in existing standard apps form and its not available in personalization neither in custom.pll. How you will address the issue ?
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?