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!

Modify automatically generated QUERY-PROCEDURE trigger in forms

392712Dec 13 2006 — edited Dec 15 2006
I have a datablock (i have inherited!) based on a procedure. The automatically generated source code for the datablock calls the proc and send 3 parameters. The property pallette of the datablock clearly has 4 query data source arguments, as does the actual procedure declaration.

Anyway - if i try to compile my form in forms designer, it fails with wrong number or types of arguments in call to"proc"

but when compiling using f60gen in unix (on 11.5.10 apps form runs), i get no error at all.

anyway, what i want to know if how I can regenerate or modify the query-procedure definition so I can compile my form locally. also, it just doesn't seem right to have source code that is basically wrong, it makes the form hard to review.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 12 2007
Added on Dec 13 2006
5 comments
1,819 views