try to do like this:
for readingrec in reading loop
go_block( 'db_gross_next' );
if get_record_property( :system.trigger_record, :system.cursor_block ) in ( 'QUERY', 'CHANGED' ) then
insert_record;
end if;
:db_gross_next.rtime := readingrec.rtime...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.