Sunday, March 26, 2017

System Best Practice Check class

//System Best Practice Check class

Class -> SysBPCheck
AOT Class -> SysBPCheck*

//Macro
\Macros\SysBPCheck
\Macros\SysBPCheckIngore

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