@All, I have user event script deployed on customer payment and customer refund record. I want to check the value of column "Posting" which is shown on gl impact page. I am not able to read this value in script. I am trying to read with statement post = nlapiGetFieldValue('posting'); But I am getting null value. Could anyone suggest? Thanks in advance