Thursday, October 5, 2017

To AOT Objects and their elements with Layer information

Table : UtilIdElements (System Table)

//From above Table - we can get specified only layer changes Elements

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...