//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));
}
validateExistCommonRecord( RefTableId _refTableId, RefRecId _refRecId) { boolean ret = true; if (!_refTableId || !_refRecId)...
No comments:
Post a Comment