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-40741: unable to locate record 11 on block

MAHA REDDYJan 16 2013 — edited Jan 18 2013
Hi All,

i am using this set custom property when press the find button " FRm-40741: unable to locate record 11 on block " error getting.

If :XXEAM_SHUTDOWN_DETAILS.WF_STATUS = 'Not Submited Yet!' then
Set_Custom_Property('XXEAM_SHUTDOWN_DETAILS.WORK_ORDER_NO', :SYSTEM.TRIGGER_RECORD, 'ENABLED', TRUE);
Set_Custom_Property('XXEAM_SHUTDOWN_DETAILS.ESTIMATED_START_DATE',:SYSTEM.TRIGGER_RECORD, 'ENABLED', TRUE);
end if;


please give me any another property for record wise working instead of Set_Custom_Property.

Regards,
Maha
This post has been answered by CraigB on Jan 16 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2013
Added on Jan 16 2013
18 comments
4,829 views