PdsBatchAttrib::lookupDate Method

Calls the date lookup form.

Syntax

client public static FormRun lookupDate(FormRun _caller)

Run On

Client

Parameters

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)

See Also

Reference

PdsBatchAttrib Table