Sunday, October 26, 2014

Implement the lookup on Runbase class in ax 2012

// Implement the lookup on Runbase class

DialogRunbase dialogform = Dialog::newFormnameRunbase(formstr(custTableLookup),this);

No comments:

Post a Comment

Skip Inventory reservation on Sales order lines in D365FO

[ExtensionOf(classStr(InventUpd_Reservation))] final class InventUpd_ReservationCls_SAN_Extension {     void updateNow()     {         if(mo...