SysUserLicenseMiner::fillUserLicenseCountTmpTbl Method [AX 2012]

Fill in the SysUserLicenseCountTmp temp table with license type, count and user information.

server public static void fillUserLicenseCountTmpTbl(SysUserLicenseCountTmp _userLicCountTblTmp, date _reportStateDate)

Run On

Server

Parameters

_userLicCountTblTmp
Type: SysUserLicenseCountTmp Table
The SysUserLicenseCountTmp temp table instance to be filled in.
_reportStateDate
Type: date
The date for the report.
Show: