Submitting "Automatic Remittances Creation Program (API)" from custom program fails
Hello,
--------------
EBS version 12.2.10
AR, Automatic Remittances Creation Program (API)
--------------
I have a custom program which creates some receipts and there is a requirement to automatically submit a remittance batch creation for the range of created receipts.
I am doing this by submitting the "Automatic Remittances Creation Program (API)" from the custom program but it fails with following error:
Cause: FDPSTP failed due to ORA-06502: PL/SQL: numeric or value error ORA-06512: at "APPS.AR_AUTOREM_API", line 923 ORA-06512: at "APPS.AR_MO_GLOBAL_CACHE", line 55 ORA-06512: at "APPS.ARP_STANDARD", line 3021 ORA-06512: at "A
Complete log file:
Sample code I am using to submit the program :