Trying to write a trigger that will update remote order inline, and insert a new record in gst_info_dtl for the new check seq, and populate these lines as well.
I have it updating the remote order lines in chk dtl, but inserting a new record in gst_info_dtl is giving me issues. Any ideas as to...