Hi,
In this post will showcase the code where we can use SysDa framework with the help of class SysDaValidTimeStateDateTimeRange to deal with data and time in X++ queries.
Note: CG_SysDaQueryTime is a runnable class.
class CG_SysDaQueryTime
{
/// <summary>
/// SysDaQueryObject - Implementing time function.
/// </summary>
/// <param name = &quo...(read more)
↧