Receivables - EBS (MOSC)

MOSC Banner

AR Receipt entry not came for Remittance

edited Apr 21, 2015 10:03AM in Receivables - EBS (MOSC) 6 commentsAnswered
Hi All,

We are enter the Receipt Entry in AR, but some of the receipts are not came for Remittance screen while query in Remettance entry form. The Receipt Status also in "Confirmed". We are face this issue regularly, at this time we update the "selected_remittance_batch_id =NULL" in ar_cash_receipts_all table using the below said script.

Can any one help to provide the permanent soulition for this issue

Update Script

Update ar_cash_receipts_all
Set selected_remittance_batch_id =NULL
Where selected_remittance_batch_id = ' ID '
and CASH_RECEIPT_ID in =' ID '

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center