Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

not able create single ar invoice through package

943399Jun 13 2012 — edited Feb 26 2020
I used to create invoice through standard package name .
but not creating invoice
Standard package name
AR_INVOICE_API_PUB.create_single_invoice

it raising error :
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "APPS.OE_SYS_PARAMETERS", line 68
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "APPS.OE_SYS_PARAMETERS_PVT", line 390
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "APPS.OE_PROFILE", line 115
ORA-06512: at "APPS.AR_INVOICE_UTILS", line 9
ORA-06512: at "APPS.AR_INVOICE_API_PUB", line 437
ORA-06512: at "APPS.AR_INVOICE_API_PUB", line 893
ORA-06512: at "APPS.AR_INVOICE_API_PUB", line 994
ORA-06512: at l

can any one help me.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2012
Added on Jun 13 2012
1 comment
643 views