Dear Team,
In Receipt BPM Update, I am auto generating PackSlip No and assigning to RcvHead.PackSlip.In the layer level, PackSlip field is binded to KeyFields.PackSlip.
I have customized the layer , and in after update event, i am using row-update event to assign RcvHead.PackSlip to KeyFields.PackSlip.
While saving the data, Packslip is getting generated but value is not getting displayed. If i refresh the screen manually, then Packslip value is getting displayed… I tried to call refresh method after row-update… then also screen is not getting refreshed… Let me know where i have to correct this.



