Receivables - EBS (MOSC)

MOSC Banner

Receipt API Not Working

edited Jan 20, 2011 7:21PM in Receivables - EBS (MOSC) 2 commentsAnswered
Hi all,

Can I please get help with the following error when using AR_RECEIPT_API_PUB.create_cash.  The errors I get are:

1. Please correct the cash account assignment.
2.The entered values for the descriptive flexfield  AR_CASH_RECEIPTS is invalid.

I have checked that the cash account combination for the remittance bank is valid, I don't know why I get this error.

I have also enabled all the flexfields and declared as follows:

DECLARE
l_return_status VARCHAR2(1);
l_msg_count NUMBER;
l_msg_data VARCHAR2(240);
l_count NUMBER;
l_cash_receipt_id NUMBER;
l_msg_data_out VARCHAR2(240);

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