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
What do you mean by Category Set ? and what is its Relevance ?
Explain Customization process?
I am working on PPR process to print checks. Currently the checks are printing for each supplier, supplier site and payment method group. My requirement is the invoice level one DFF is available (like A and B are the input values). Please let me know how include this DFF at invoice grouping level.
What is the use of operating unit, while configure multiorg?
What is Work Flow of AP,AR, Sales & Purchase
Write Test Scripts for a telecummunication project on the basis of priority with some examples with regard to AP,GL,FA.
What are the types of setups in apps inventory module
what is the difference between bonus reserve and bonus expense
What is gap analysis, what are the pre-requisities?
Re: what are the Issue that we face in Gl,PO and AP while Supporting
what is VAT claim process?
We have both consumption tax and With Holding Tax on each invoice, will there be any conflict involved?
difference between tds and income tax (India)
When we run a GL Reconciliation Report, we also see the void payments in that report. Even though i disable the option of Show Void payments, its appearing in the report.How do i proceed so that i dont see those void payments in the GL Reconciliation Report?
How to support projects life cycles details?