Skip to Main Content

Oracle Forms

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!

FRM-40105 error message

439297Sep 14 2005 — edited Sep 15 2005
Hello,

Maybe someone can help me with this problem!
This is the background!

I have declared to variables with the declare statement in my source code. They are char(6) and char(8). A third variable is also declare in my form (block.variable).

I use these variables in a USER_EXIT written in the C programming language.

When I call for this user exit I receive the error message FRM-40105. It seems that the first argument in my call for this user exit is the problem.

Maybe someone can give a hint about this problem?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2005
Added on Sep 14 2005
3 comments
607 views