jeudi 5 avril 2012
Browse table through code in microsoft dynamics axapta x++
If you want to open table in axapta without touching table then you can open any table by only 2 line code which is below.
SysTableBrowser sysTableBrowser = new SysTableBrowser();
;
SysTableBrowser.run(tablenum(emplTable));
Aucun commentaire:
Enregistrer un commentaire
Article plus récent
Article plus ancien
Accueil
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire