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

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.

2 Answers   Accenture,


How should we manage Open balances of accounts while importing legal systems to Oracle at the time of implementation?

0 Answers   Wipro,


how do u explain depreciation adjustment, deferred depreciation expense, deferred depreciation reserve

1 Answers   KPMG,


What are the difference between Deposit and Guarantee in AR

5 Answers   Xansa,






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

8 Answers   Cap Gemini, Ramco,


Explain Secondary Tracking Segments.

1 Answers  


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?

1 Answers   Deloitte, Zensar,


On what different real time issues you worked while doing P2P cycle implementation?

0 Answers   Cap Gemini,


What is the Reconciliation Open Interface used for in Cash Management?

1 Answers   Ernst Young,


what is meant by functional specifications involved in po and ap?

1 Answers   Cognizant,


what us auto accounting rule?

1 Answers   Arihant,


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)