In table we can use :
this.orig().(_fieldId)
and in form we can use like
x = Salesline.orig().lineAmount;
here x will return the last value before field was modified.
this.orig().(_fieldId)
and in form we can use like
x = Salesline.orig().lineAmount;
here x will return the last value before field was modified.
No comments:
Post a Comment