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