Share via


TmpCompanyLookup::lookupCompanyReference Method

Opens the CompanyLookup form.

Syntax

client server public static Common lookupCompanyReference(FormReferenceControl _formReferenceControl, [boolean _addAllSelection])

Run On

Called

Parameters

  • _addAllSelection
    Type: boolean
    A Boolean value that specifies whether the all companies selection should be available.

Return Value

Type: Common Table
A record from CompanyInfo table if it is selected; otherwise, an empty buffer.

See Also

Reference

TmpCompanyLookup Table