what are the types of interfacing?
Answers were Sorted based on User's Feedback
Answer / santhaebenezar
there are two types of Interfeces
1.inbounnd interrface
2.outbound interface
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / santosh kumar
In oracle Apps there are 2 types of interfaces:
1) Inbound Interface : If data has to be loaded into base tables(INTO ORACLE APPS) from flat file or DB source
"Note : Only if the table structure(source and target) is same then only its called as Interface"
2) Outbound Interface : If data extracts from Oracle DB to txt file.(FROM ORACLE DB)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sanjeev karna
there are five types of interfacing
1. Parallel
2. BCD (binary coded)
3. IEEE 488 bus
4. CAMAC
5. Serial, asynchronous
| Is This Answer Correct ? | 8 Yes | 10 No |
what is the difference between procedure and function
What is SET-OF-BOOKS?
what are the error tables in OM
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
WHAT IS REFCURSOR IN ORACLE ?
You are working with interfaces if client doesnot give any flat then what will u do?
Is it possible calling from one report to another? if possible means tell me ?
3 Answers Intelligroup, Satyam,
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
Can function be overload?
In xml report, how to print the headings in every page?