EBS Customizations (MOSC)

MOSC Banner

Calling Accounting Program from a custom program using fnd_request.submit_request API, but create ac

edited Aug 14, 2014 5:02AM in EBS Customizations (MOSC) 2 commentsAnswered

Hi All,

we have a scenario where we need to call create accounting program from a custom program and perform some updates once create accounting completes successfully.

I have written this attached piece of code to call the create accounting program using fnd_request.submit_request API. But as soon as create accounting program triggers from custom program , it fails with below error message.

[071514_065238481][][EXCEPTION] SQLException encounter while executing data trigger....

java.sql.SQLException: ORA-06502: PL/SQL: numeric or value error: character string buffer too small

ORA-06512: at line 14

I have checked the parameter passed to the create accounting program and also their data type . But every time it is failing due to the same reason. Not sure what the error is. I have raised an SR with oracle, but they also are not sure on the issue.

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