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 are the receipt types in Po?
In interface how u find errors and how to solve. How to fix it?
can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(same parameters)
what is MRC? Why it is needed?
why r u move in the cus_top only why not move another top
explain registration steps of a concurrent program.
what is the difference between procedure and function
wheather discard file is automatically created or explicty created?can u mention it?
what is unit of measure classes? give atleast two examples. name the underlying table.
what is the difference between varchar and varchar(2)?
can we get profile values in report without using user exists is it possible how?
Is SOB is attached with Business grp ?