Hi,
In this post, we will see how can we use SysDa framework to execute required X++ queries in all the companies.
Note: CG_SysDaQueryCrossCompany is a runnable class.
class CG_SysDaQueryCrossCompany
{
/// <summary>
/// SysDaQueryObject - Implementing crossCompany keyword.
/// </summary>
/// <param name = "_args">The specified arguments.</param>
 ...(read more)
↧