how will you find out check no's for a particular invoice
Answers were Sorted based on User's Feedback
Answer / srinivask
Payment 'document numbers' displaying in the payment window.
Is This Answer Correct ? | 5 Yes | 0 No |
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 |
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 |
Prepared transaction for 1000$, Received receipt from customer For 1000$, Transaction and receipt closed. customer returned 200$ worth goods, He wants refund for 200$. how can you achieve this.
2 Answers Accenture, Cap Gemini,
Scenario: I have 3 AR invoices. 1. Inv1 - $1000 2.Inv2 - $2000 3. Inv3 - $3000 I am ceating receipt for $6000 against the 3 above invoices. Question: Can I reverse the receipt $2000 for Inv2 alone? If so How can I do that? please help.
How should we manage Open balances of accounts while importing legal systems to Oracle at the time of implementation?
how do u explain depreciation adjustment, deferred depreciation expense, deferred depreciation reserve
What are the difference between Deposit and Guarantee in AR
What is the Entry in Oracle Apps AP,AR,GL for following Transations 1.One Pipe purchase at Rs.100 2.One Pipe Sales At Rs.150 Which account Afected ,What is the journal entry What is the entry at respective module how many modules are afected through above transation
Explain Secondary Tracking Segments.
I have some scenario I enter the invoice euro and make the payment usd , it is possible make the payment? If No why and also enable in multi-currency payment enable in bank window ,that time possible or not?
On what different real time issues you worked while doing P2P cycle implementation?
What is the Reconciliation Open Interface used for in Cash Management?
what is meant by functional specifications involved in po and ap?
what us auto accounting rule?