Share via


VendRequestAuditUIBuilder.companyLookup Method [AX 2012]

Handles the UI modified event for the detail dialog field.

Syntax

public boolean companyLookup(FormStringControl _control)

Run On

Called

Parameters

Return Value

Type: boolean
true, if the control value has been modified; otherwise false.

Remarks

The level must enabled and disabled according to value in detail field.

See Also

Reference

VendRequestAuditUIBuilder Class