how will you find out check no's for a particular invoice

Answers were Sorted based on User's Feedback



how will you find out check no's for a particular invoice..

Answer / srinivask

Payment 'document numbers' displaying in the payment window.

Is This Answer Correct ?    5 Yes 0 No

how will you find out check no's for a particular invoice..

Answer / egyprogramer

In the invoice form > go to tab 4 View Payment and here you
will find all Payments for this invoice

Is This Answer Correct ?    2 Yes 1 No

how will you find out check no's for a particular invoice..

Answer / muneer

in front end:
Payment 'document numbers' displaying in the payment window.
in back end:

> select ac.check_num
from ap_invoices_all aia
,ap_invoice_payments_all aip
,ap_checks_all ac
where aia.invoice_id=aip.invoice_id
and aip.check_id=ac.check_id
and aia.invoice_number='xxxxxxxx';

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Apps Financial Interview Questions

What are the types of key Flexfield forms?

3 Answers   Oracle,


tell me the ap period end process

3 Answers   IBM,


how to transfer the retained earning amount from curret year to next year? what is the path in apps financial

3 Answers   TCS,


It is mandatory to difine Approval Suppliers ?

3 Answers   FIC,


What is Flow of Account Receivables,Payables and Fixed Assets?

0 Answers   Doyensys, Wipro,






What are the different calendars used in FA Module?

1 Answers  


what is the use of matching tab in payables options in Payables module?

1 Answers   Genesis,


What are KFF validations?

2 Answers   Genpact,


What is the difference between PO default and quick match?

2 Answers  


Can i assign a supplier type of bank account to more than one supplier ?

5 Answers   Accenture,


what are the accounting entries which get effected in order to cash cycle

8 Answers   Cognizant, Oracle, TCS, Wipro,


What is ment by projection?

2 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)