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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the meaning of purchase default and what are the types

1874


What is Difference between Auto Copy Journal and recurring journal?

1502


How to support projects life cycles details?

865


Difference between header level tax calculation and line level tax calculation

3259


What is the use of operating unit, while configure multiorg?

878


Hi I'm new in ERP - Oracle Application i appriciate if any one help me in this issue i need SQL to get badeget balance Acutal Balance Encumbrance Balance fund Avalable thanx ahmed

1857


How to Reconciliation AP to CM ? How to Reconciliation AR to CM ?

1605


what is the use of hr: security profile, while configure multiorg?

819


Explain about Localization (IND & US ) in Oracle Apps ?

2878


I am currently working in reputed Org as a Oracle apps end user (AR). Learned R12 functional course, but no real time exp as in support or implementation project.Please guide. thank you.

1922


Recurring Problem Posting i have Journals for sep 2018 that i approved but they are not available to post even though the period is open in Oracle R12 Issues

1490


can any one tell me what exactly functional consultant do on daily basis? client requirements?

723


Explain Customization process?

1697


I have created an invoice and made the payment in Accounts payable. Now the payment status is Negotiable and accounting status is processed. I reconciled the transaction in Cash Mgmt, The status changed from negotiable to Reconciled in CM. I checked the payment status for the invoice in payment window(AP), the payment status changed to RECONCILED UNACCOUNTED i.e correct but the accounting status is remain processed which is not the correct. I hope the transaction will be correct if the accounting status would have changed to PERTIAL . Please suggest any solution for the above query.

4973


What is the Process of Reconciliation Between AP to GL

1383