Home » Microsoft Dynamics Navision » NAV » How to get Current date time and work date in Microsoft Dynamics Navision. How to get Current date time and work date in Microsoft Dynamics Navision. Nirav Daraniya 14:00 Microsoft Dynamics Navision NAV For getting current date time in NAV create new code unit as show (here) and then write following code in code unit under ‘On Run’ trigger and then run it. MESSAGE('Current Date : %1 \ Current Time : %2 \ Work DAte :%3',TODAY,TIME,WORKDATE); OUTPUT: Share: Facebook Twitter Google+ StumbleUpon Digg Delicious LinkedIn Reddit Technorati
0 comments:
Post a Comment
Thanks for comment