what is inbound and outbound interface?
Answers were Sorted based on User's Feedback
Answer / yakub pasha
Inbound Interface will be used to upload the data from legacy system (Flat files) into
Oracle Applications base tables.
While Developing the Inbound interface we will use SQL * loader to import the data
into base taqbles.
Outbound Interface will be used to extract the data from oracle Database tables into
the flat files.
While developing the outbound Interface we will use UTL_File to Extract the data.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / vijay
Inbound interface: Inbound interface is a program which is used to transfer the data from legacy system to oracle apps.
EX:FROM DB2 TO ORACLE APPS
Outbound interface: Outbound interface is a program which is used to extract the data from oracle base tables into the flat files.
| Is This Answer Correct ? | 3 Yes | 0 No |
what is back order in OM
What is template?
how to customize the report,please tell me customization steps
why r u move in the cus_top only why not move another top
After execution of a report we get parameter layout where we have enter From_date and To_date.After entering From_date and without entering To_date what happen a report will execute or not?
Challenges faced during upgradation of 11i to R12
can we pass bind variablein lexical parameter?
what are the pl/sql tables
In xml report, how to print the headings in every page?
In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??
difference b/w procedures&functions
what is the defference between credit memo and debit memo