TaxInformation_IN::buildQuerybytaxLogisticsLocationRecId Method
Creates a query on the TaxInformation_IN table for the specified location record ID.
Syntax
client server public static Query buildQuerybytaxLogisticsLocationRecId(LogisticsLocationRecId _locationRecId)
Run On
Called
Parameters
- _locationRecId
Type: LogisticsLocationRecId Extended Data Type
The record ID of the registration location.
Return Value
Type: Query Class
A query object.