TaxBranch::findByLocationId Method
Finds the specified record in the TaxBranch table.
Syntax
client server public static TaxBranch findByLocationId([LogisticsLocationRecId _locationId])
Run On
Called
Parameters
- _locationId
Type: LogisticsLocationRecId Extended Data Type
The LogisticsLocation field of the TaxBranch record to find.
Return Value
Type: TaxBranch Table
A record in the TaxBranch table.