Share via


SysUserLicenseMiner::fillUserLicenseCountTmpTbl Method [AX 2012]

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

Syntax

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

Run On

Server

Parameters

  • _reportStateDate
    Type: date
    The date for the report.

See Also

Reference

SysUserLicenseMiner Class