TaxInformation_IN::locationLookup Method
Is used to generate a customized lookup when the user selects the location field.
Syntax
client server public static Common locationLookup(
FormReferenceControl _formControl,
DirPartyRecId _party,
[LogisticsLocationRoleType _roleType])
Run On
Called
Parameters
- _formControl
Type: FormReferenceControl Class
The control on which to perform the lookup.
- _party
Type: DirPartyRecId Extended Data Type
The party for which to show the lookup.
- _roleType
Type: LogisticsLocationRoleType Enumeration
The role for which to show the lookup.
Return Value
Type: Common Table
A LogisticsLocation buffer.