Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. CarlosPac

    POPULATING A DATABLOCK PROBLEM

    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...

Part and Inventory Search

Back
Top