How to get today's +1 date in Dynamics Axapta?
Solution
your date variable = DateTimeUtil::date(DateTimeUtil::addDays(DateTimeUtil::getSystemDateTime(), 1));
@akhil patel
Before confirming a Purchase Order, the system should display a confirmation popup if the purchase order is associated with an active inter...
No comments:
Post a Comment