Can anyone tell me why in some tables in AR , AP, GL modules
they r using int_all after every table
Answers were Sorted based on User's Feedback
Answer / 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 |
what is the use of hr: security profile, while configure multiorg?
Briefly list the steps for foreign currency journals?
What type of issues You face in SLA
Account receivable (ar) Transactions-transactions : Bill to ( customer not displayed). Value entered is not valid current field. Please re enter ? Customer is already created.
What is meant my PO?
What is write off in payables? When do we use?
What are the back end process happening when closing period and opening period. This is the technical question and what are the tables updating in this process? pls help me
WHAT IS CLEARNCE METHOD IN AR ?
What are the types of PO?
How do U do the Analysis of discounts lost and fixing the root cause
where should liability account define in account payable what are the steps for payment process
What is reconsilation flag in gl? What is use of this ?