Thursday, 30 August 2018

ar receipt tables in oracle apps r12


ar receipt tables in oracle apps r12


In this Post, We will discuss about ar receipt tables in oracle apps r12. AR receipts is the amount which we received from the customer against the customer invoice which we have sent to the customer. AR receipt tables stores information’s about customer receipts that information’s is like ‘check Number, Check Date, Check Amount, Bank name, Branch Name and other useful information’s too. Here below you will get the detail list of the ar receipt tables in oracle apps r12.

 

Important Tables uses with ar receipt tables in oracle apps r12.


ar_payment_schedules_all

ar_customers

HZ_CUST_SITE_USES_ALL

HZ_CUST_ACCT_SITES_ALL

HZ_PARTY_SITES

ar_cash_receipts_all

 

SQL query using ar receipt tables in oracle apps r12.


This query will give you the list of the customer receipts.

select A1.AMOUNT_DUE_ORIGINAL RECEIPT_AMOUNT,

A1.AMOUNT_DUE_REMAINING UNAPPLIED_AMOUNT,

A1.DUE_DATE,DECODE(A1.STATUS,'OP','OPEN','CL','CLOSED') RECEIPT_STATUS,

A1.INVOICE_CURRENCY_CODE,

A2.CUSTOMER_NAME,

A5.PARTY_SITE_NUMBER,

A3.SITE_USE_CODE,

A6.RECEIPT_NUMBER,

A6.RECEIPT_DATE,

A6.COMMENTS,

A1.AMOUNT_APPLIED,

A1.EXCHANGE_RATE,

A1.EXCHANGE_DATE,

A1.EXCHANGE_RATE_TYPE

 from ar_payment_schedules_all A1,ar_customers a2,

 HZ_CUST_SITE_USES_ALL A3,HZ_CUST_ACCT_SITES_ALL A4,HZ_PARTY_SITES A5,ar_cash_receipts_all A6

where A1.org_id=:P_ORG_ID

AND A1.CUSTOMER_ID=A2.CUSTOMER_ID

AND A1.CASH_RECEIPT_ID=A6.CASH_RECEIPT_ID

and A1.CLASS='PMT'

--AND A1.STATUS='OP'

AND  A1.CUSTOMER_SITE_USE_ID=A3.SITE_USE_ID

AND A3.CUST_ACCT_SITE_ID=A4.CUST_ACCT_SITE_ID

AND A4.PARTY_SITE_ID=A5.PARTY_SITE_ID

1 comments:

bsnssexpert said...

Grocery Store Receipts Maker | Furniture Receipt Generator | Electronic Store Receipt Maker

Create custom grocery or furniture or electronics or electrical or food related receipts at your own. Expense receipts allows you to customize or design your own receipts for your needs!

For More Info:- Store Receipt

Post a Comment

Contact us for any Collaboration, Project Support & On Job Support Work

Name

Email *

Message *