how data is transferred from interface table to base table ?
Answers were Sorted based on User's Feedback
Answer / dinesh
For example if you want to upload the data from
ap_supplier_site_int interface table to its base table, Run
the standard interface program called Supplier sites open
interface import. which will upload the Data.
All the validations for duplicates checking should be done
in the staging table level..As no validation can be done
from in to base table.
Thanks,
Dinesh.
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / srinibas
It is good question
i m giving a example to under stand this
suppose we have make some invoice transaction in payable
module.and we need to transafer them to the gl module.
first run the payable trnsfer to gl program
after running this program the data go to the gl interface
table.
so u need to import them to the gl table
just go to gl module and import the data which are exist in
the gl interface table to gl base table
in ap and ar module there are certain import program
avilable to transfer data from interface to base table also
for example-payable invoice import program,auto invoice
import program etc.
srinibas
oracle_sri08@rediffmail.com
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / amit
I never heard this question before in my last 4 years Apps
career.
When interface tables and base tables are part of oracle
package, it is Oracle responsibility to supply you the
interface programme name to do this job.There are different
interface programs specific to a module as part of Oracle
seeded inbound programs which generally do these activities.
| Is This Answer Correct ? | 14 Yes | 7 No |
Answer / charan
Interface:Before validate the data will store in interface
tables.
Base Tables: After validate the data will store in base tables
| Is This Answer Correct ? | 4 Yes | 4 No |
Can you create an Invoice in USD, while the Standard PO has been created in EUR?
4 Answers Deloitte, Genpact, Siotel, Sitel,
What is TCA and use ?
How many key flexfield in Receivables ?
What do you mean by Category Set ? and what is its Relevance ?
Difference between header level tax calculation and line level tax calculation?
What is the meaning holding tax?
What is Mo security profile and Mo operating unit? Why use this profile option ?
If scenario I assigned default Mo operating unit and Mo security profile is b so what can able to see in operating unit in payable?
i am trying to raise transaction in AR , item is not select this work bench, i am trying to different supplier, i am face that again same problem . pls send me my problem.
Can you split an Invoice?
What difference between Approval Hierarchy and Employee Hierarchy ?
Can any one explaine about implementation methods in oracle apps ? about Vannila and Bigbag implemantations ?