Hi,
Orig() is to get the last saved values. This method is used to compare the new values with last saved values.
if(purchTable.orig().DlvTerm != purchTable.DlvTerm)
{
//element.updateDlvTerm();
//Your custom code
}
Regards,
The purpose of this blog is for knowledge sharing and connect the relevant audience who are all into Microsoft Dynamics world.
Hi select ID from SysTableIdView where SysTableIdView .Name = 'CustTable' Regards,
No comments:
Post a Comment