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

Convert Call stack to readable format in D365FO X++

//Input --container _xppCallStack = xSession::xppCallStack();  Public static str POL_formatXppCallStack(container _xppCallStack, int _skipFr...