Wednesday, November 22, 2017

Errors :

Error code : The method typid has not been declared.

Sol :-  In AX 2012 typeid should be replaced to extendedTypeStr.

No comments:

Post a Comment

How to enable the dimension fields based on the Item selected on the form.

[Form] public class KMTShipFromWarehouses extends FormRun {     InventDimCtrl_Frm_EditDimensions        inventDimFormSetup;     /// &l...