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-47023 no such parameter named

User_IF3GHSep 4 2015 — edited Sep 7 2015

I was trying to hide display of menu item in custom form so I used below property on the main form

SET_MENU_ITEM_PROPERTY('OTHER_DATA_ENTRY_MENU.BASELINE_CURRENT_YEAR',DISPLAYED,PROPERTY_FALSE);

It is working fine on my windows dev environment

But when we deployed the forms on Test environment on Linux it started giving below error

frm-47023 no such parameter named XXXX in form YYY

we tried to compile the form in Linux env and then deployed it but same issue

Its high urgency issue.

Please help asap.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 5 2015
Added on Sep 4 2015
2 comments
917 views