TmpCompanyLookup::lookupCompanyReference Method
Opens the CompanyLookup form.
Syntax
client server public static Common lookupCompanyReference(FormReferenceControl _formReferenceControl, [boolean _addAllSelection])
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The calling reference control.
- _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.