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 .

Answers were Sorted based on User's Feedback



what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. whi..

Answer / bharat

it is having no problem,because invoice id of the interface
table and base table are generated using different sequence
value so it is very rare that they will match.

AS The rest inforemation is matching
invoice is created correctly.

Is This Answer Correct ?    6 Yes 3 No

what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. whi..

Answer / 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

what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. whi..

Answer / kris

Invoice_id has to be same in interface and base tables as
you are first populating invoice_id in interface table
through a sequence.
It is not possible that the data in interface and base
table can mismatch for the same invoice_id.

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More Oracle Apps Technical Interview Questions

Oracle E-Business suite?

2 Answers  


what is meant by lexical parameter

1 Answers   Wipro,


What are the Major differences bteween key flexfields ,descriptive flexfields

4 Answers   Sierra Atlantica, TechBulls,


Can u define DFF with in the DFF,How?

1 Answers   Satyam,


in ap_terms table what data will be stored

1 Answers  






Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems

5 Answers   Deloitte, IBM,


What are triggers?

3 Answers  


Steps for DFF registration

2 Answers   IBM, Savvis, Wipro,


Hoe to skip middle of the record by using SQL*Loader?

5 Answers  


How to insert data into two tables using single control file?

3 Answers   Oracle, VTI,


explain p2p cycle? what are the tables used for this?

3 Answers   Accenture,


Explain what are the tables of auto invoice?

0 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)