A file has both header and corresponding lines. Explain
design to load this data into respective interface tables.
Answer / sandeep kumar
Its simple, in all the standard Interface tables there will be some thing a column named header_id, say suppose if you are inserting the header records then you need to provide the header_id in the headers table, In the corresponding child interface tables there will to columns one for the header_id which stores the same header_id which you had provided for the earlier header records and another column for line_id so insert the corresponding lines in the lines table with the same header_id.
Is This Answer Correct ? | 3 Yes | 1 No |
difference b/w procedures&functions
I want to print output in portrait style?where i have to change the settings?
Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?
In oracle application how do you debug or trace errors?
wheather discard file is automatically created or explicty created?can u mention it?
what is the difference between po_vendors & po_headers_all? does po_vendors relate to opeating unit?
what type of testing u r doing?
What is instead of trigger in where we will use?
i have 100 pages output. i want to print 10 records per page in Template?
Is there any limitations on responsibility assigned to a apps user?
HOW U DISPLAY THE FLEXFIELD DATA IN APPS?
How to compile the Forms & Reports in Linux Apps Server which are created in WindowsXP client?