//To get Current AX time
static void timeinAX(Args _args)
{
//time2str(timeNow(),1,1)
info(time2str(timeNow(),1,1));
}
static void timeinAX(Args _args)
{
//time2str(timeNow(),1,1)
info(time2str(timeNow(),1,1));
}
//Get or adjust tax calculation using TAXDOCUMENT framework (Tax calculation service) TaxRegulation taxRegulationDetail; TmpTaxRegulation ...
No comments:
Post a Comment