please explain open interface import
Answers were Sorted based on User's Feedback
Answer / krishna
OPEN INTERFACE IMPORT PROGRAMS ARE USED TO LOAD THE DAT FROM
INTERFACE TABLES TO THE BASE TABLES.
EG: FOR INVOICES-----PAYABLES OPEN INTERFACE IMPORT
SUPPLIERS----------SUPPLIERS OPEN INTERFACE REPORT
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinivas
Most standard way of doing interfacing in oracle apps this
consist developed interface table and programs
| Is This Answer Correct ? | 0 Yes | 0 No |
I am insert in data to a table X .Which one is better while writing commit statement After each row inset or after all row insert to table.
what is the database size you used?
how will you refer a report column (data column,formula,summery,placeholderr)?
What do you understand by soa?
What does appl_top directory contain?
Can you have two functions with the same name in a pl/sql block?
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter
how to set org context?
WHAT IS THE FORWARDREFERENCE IN PL/SQL?
What are the different components of soa suite?
what is the standard program for blanket po to process data from interface table to bace table
in one report using two layout models.if yes how to do