Share via


AxdBaseCreate.getParmMethodsMap Method [AX 2012]

Retrieves the parm methods map.

Syntax

protected Map getParmMethodsMap(
    ClassId _classId, 
    QueryBuildDataSource _qbds, 
    TableId _tableId)

Run On

Server

Parameters

Return Value

Type: Map Class
The parm methods map.

Remarks

If the map is not in the cache, the method builds the map and caches it.

See Also

Reference

AxdBaseCreate Class