Monday, August 28, 2017

Send outbound documents with AIF in AX 2012

Send outbound documents with AIF in AX 2012
http://www.sonata-software.com/blog/dynamics/send-outbound-documents-aif-ax-2012-0

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