Can anyone tell me why in some tables in AR , AP, GL modules
they r using int_all after every table
Answer Posted / sugam ghosh
All _all tables are having org_id column by which you can
extract all information kept in that table for a particular
org.
For example, in PO_HEADERS_ALL table if you wish to extract
all header level information of all POs created for org 89,
you just have to run,
select * from PO_HEADERS_ALL where org_id=89;
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you adjust receivables?
Payables Applications Technical Reference Manual
please explain with examples the below mentioned "Creating the end to end business scenarios and executing the scenarios to perform the regression testing".
What is gap analysis, how do you defined?
In Subinventories Form, how to enable the Locator Control. A message displayed when changing the drop down list "FRM-40200: Field is protected against update.
What is Reporting of financial data in a project.
What is the use of gl set of books name, while configure multiorg?
What is the use of mo: security profile, while configure multiorg?
Give examples & explain the below mentioned activity. "Analyzing the documents provided by the client and thereby identifying the test cases to be tested for the application assigned (FA, AP and GL)"
There is employee X and employee Y (who is supervisor of X); when Y submits expenses how will the system ensures that this should not go to X even if he has the approval authority.
On what different real time issues you worked while doing P2P cycle implementation?
Explain Customization process?
what is the meaning of purchase default and what are the types
What is the Invoicing System in Oracle R12
Explain Customer Creation and Maintenance Process. Provide samples of customer master records with Payment Terms.