Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calls the date lookup form.
Syntax
client public static FormRun lookupDate(FormRun _caller)
Run On
Client
Parameters
- _caller
Type: FormRun Class
The calling form/
Return Value
Type: FormRun Class
The date lookup form.
Remarks
This method was created as a copy of SysLookup::lookupDate which is now defined as protected in Microsoft Dynamics AX 2009. This was a public static method in prior releases. When a more correct implementation in AX 2009 is found, this method should be changed to delegate to that new method.
public static FormRun lookupPdsBatchAttribDate(FormRun _caller)