What is INBOUND and OUT BOUND? (Different types of
interfaces)
Answers were Sorted based on User's Feedback
Answer / manoj
Inbound
If the data is to be uploaded from any legacy system to
Oracle apps the interface is called inbound.
Outbound
If any data is supposed to be send from erp to any other
system is called outbound..
| Is This Answer Correct ? | 198 Yes | 17 No |
Answer / swats
Inbound Interfaces
Loading data from external source to Oracle
Applications
Outbound Interfaces
Extracting data from Oracle Apps and
sending the data.
| Is This Answer Correct ? | 83 Yes | 8 No |
Answer / phani kumar
Inbound:
In inbound interface load the data into base tables
outbound:
In outbound interface extract the data from the base tables
| Is This Answer Correct ? | 62 Yes | 17 No |
Answer / udayachandrakumar
Inbound : It is an interface, in which the data flows from
an external system to the local system.
Outbound : It is an interface, in which the data flows from
a local system to a remote system.
| Is This Answer Correct ? | 31 Yes | 7 No |
Answer / vidhya shankar
Inbound InterFace:
The one which allows data to get into oracle application
from outside is called inbound interface.
OutBound Interface:
The one which allows data to get data from oracle
applications to other systems is called outbound interface.
| Is This Answer Correct ? | 18 Yes | 4 No |
Answer / usha
Inbound Interface: The Data that is being brought in to
oracle application from markets
Eg: Purchase Requisitions (From Market-->Oracle)
Out Bound Interface: The data that is being sent to markets
from oracle application.
Eg: Purchase Order(From Oracle-->Market)
Here Markets are nothing but legacy systems which are
running with different software
| Is This Answer Correct ? | 17 Yes | 6 No |
Answer / sudheer
client give us flat file means legacy system
data(sap,java,text file,csv etc).
using inbound interface we have to load(with validations)
these flat file data into oracle base tables.
outbound interface means transfer the data from base tables
to text files
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / sivaraja
Inbound:
We are scheduling program we can send the data from
legacy system to Oracle applications
Outbound:
we can send the data from Oracle application to
legacy system.
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / raghu
this concepts from utl_file (packages)
In bound means u can send or insert the data of fat file(it is stored in system) into database tables.
Out bound means u can retrieve or copy the database tables data into system files data i.e fat files.
| Is This Answer Correct ? | 9 Yes | 7 No |
Answer / kiran,zensar technologies
Inbound Interface:
For inbound interfaces, where these products are
the destination, interface tables as well as supporting
validation, processing, and maintenance programs are
provided.
Outbound Interface:
For outbound interfaces, where these products are
the source, database views are provided and the destination
application should provide the validation, processing, and
maintenance programs
| Is This Answer Correct ? | 40 Yes | 39 No |
In interface how u find errors and how to solve. How to fix it?
Is it is necessary to create P_CONC_REQUEST_ID parameter in the development of oracle apps reports
what is the diff between custom.pll and form personalization? Tell me one example?
what is pay run id ?
i have 100 pages output. i want to print 10 records per page in Template?
wht is the use of Xml reports over reports6i?
How do you register report in oracle apps?
How many standard interface programs in oracle purchasing module and oracle inventory? What are they?
How to create multi-layout reports ? If we have 5 layouts , then how to get into the 4th one ?
What is the most critical part which you had faced in your project ?
1 Answers LG, Satyam, Tech Mahindra,
WHAT IS THE VIEW IN ORACLE APPS?HOW IS IT CREATED?
what is organization id