what could be the problem if invoice_id is same in
ap_invoices_all and ap_invoices_interface.
while the Ord_id , invoice_num, and other things is
diffrent .
Answer Posted / shiva
There is no chance of being the invoice_id of
ap_invoices_all and ap_invoices_interface to be same. Since
the invoice_id will be first generated in
ap_invoices_interface table, then later running the
standard program the data from the standard table will be
moved to the base table. Hence there will be no chance of
being the invoice_id is same in both ap_invoice_interface
and ap_invoices_all table.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are do's and dont's of Interface?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
what are the balancing segments in AR?
Can you explain the difference between architecture followed in 10g & 11g?
Is soa a part of oracle fusion middleware?
What is oracle soa suite?
How can you achieve loose coupling in soa framework?
What is sca and how is it useful?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
How many schemas we have? how many you have used?
where to define interorganization transaction charges and what are the different options?
what is pay run id ?
tell me the scenarios of the independent in reports
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
What are the different components of soa suite?