Blog on Microsoft Dynamics AX/ D365
Install chrome extension for table browser
Note: table & data entity also will work.
validateExistCommonRecord( RefTableId _refTableId, RefRecId _refRecId) { boolean ret = true; if (!_refTableId || !_refRecId)...
No comments:
Post a Comment