It looks like you're new here. Sign in or register to get started.
CLEAR(Variable); IF "Job No." <> ' ' THEN BEGIN Job.GET("Job No."); Variable := Job.fieldname; END;
Answers
― Albert Einstein
exactly
https://www.olofsimren.com/wp-content/uploads/2014/03/NAV-CAL-Programming-Guide-for-Microsoft-Dynamics-NAV.pdf
For example, if you have a purchase line data item and you want the job record there, go to onaftergetrecord trigger.