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 controlling buyers workload?
What is the use of gl set of books name, while configure multiorg?
I am currently working in reputed Org as a Oracle apps end user (AR). Learned R12 functional course, but no real time exp as in support or implementation project.Please guide. thank you.
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?
can any one tell me what exactly functional consultant do on daily basis? client requirements?
what is the difference between before pages trigger and after parameter trigger in reports ?
Do you track and record relationships between customers e.g. franchises, subsidiaries etc.?
what is the steps to customization ?
Difference between header level tax calculation and line level tax calculation
1.what is the name of program to create invoice automatic from po.? 2.How to auto upload the bank statement? 3.PO tax has not flown to invoice . why? Debit memo not generated for return of goods.??
What is the use of mo: security profile, while configure multiorg?
On what different real time issues you worked while doing P2P cycle implementation?
What is the db number of a particular customer TCA?
explain your project plan with exam pal? i am preparing inter view .............
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.