ProjGrantFormManager::lookupAllowableGrant Method [AX 2012]

Retrieves the GrantId, GrantName, GrantStatus, and AwardedAmount fields of the ProjGrant table.

client server public static void lookupAllowableGrant(FormStringControl _ctrl, [ProjGrantId _excludeGrantId])

Run On

Called

Parameters

_ctrl
Type: FormStringControl Class
_excludeGrantId
Type: ProjGrantId Extended Data Type
Show: