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 are the various information that needs to set up inventory org ? in multi org ?
How can i increase the number of invoices at the time of payment. Actualty in my setup it will not take more than 300 invoices. plz suggest.
I paid 10,000 Rs in advance to the employee for meeting his expenses. The employee met only 5000 expenses and the remaining 5000 he has to retern to the company. How will you define it.
How you will transfer payables to general ledger?
you have received excess money from the customer. now you want to refund the excess money. what is the set up for that?
What is the difference between Electronic fund transfer and wire?
In Oracle GL how to review the accounts associated with the financial statements?
What is is "Depreciable Basis" which is coming in "Asset Register Report" in Oracle Fixed Assets. How to calclate the Original Cost to get the same value which is coming in the Report. I got the information that Cost - Salvage Value. Its working fine only with One Addition. If we have multiple additions, then I am not getting calculated these Depreciable Basis Amount which is coming in Asset Register Report. Can any one help me out in getting this value calculation Please. Thanks & Regards, Rajkumar Peddi Cell: 9849024872
Write Test Scripts for a telecummunication project on the basis of priority with some examples with regard to AP,GL,FA.
On what different real time issues you worked while doing P2P cycle implementation?
segment qualifier types and usage
Is it possible to change the functional currency during the mid of financial year ?