receipt api: Please correct the cash account assignment. The entered values for the descriptive flex
when i try and create a receipt I get the following errors
Message.Please correct the cash account assignment.
Message.The entered values for the descriptive flexfield AR_CASH_RECEIPTS is invalid.
Message.CREATE_CASH : ORA-06502: PL/SQL: numeric or value error
Message.ORA-06502: PL/SQL: numeric or value error in Package AR_RECEIPT_API_PUB Procedure Create_cash
The descriptive flexfield on receipt information I cannot disable the segments for some reason if that is the reason, but there is nothing in there anyway.
DOes anyone have any thoughts?.
here is the call to the procedure
execute fnd_global.apps_initialize( 1318,61449,222)
Message.Please correct the cash account assignment.
Message.The entered values for the descriptive flexfield AR_CASH_RECEIPTS is invalid.
Message.CREATE_CASH : ORA-06502: PL/SQL: numeric or value error
Message.ORA-06502: PL/SQL: numeric or value error in Package AR_RECEIPT_API_PUB Procedure Create_cash
The descriptive flexfield on receipt information I cannot disable the segments for some reason if that is the reason, but there is nothing in there anyway.
DOes anyone have any thoughts?.
here is the call to the procedure
execute fnd_global.apps_initialize( 1318,61449,222)
0