DirPartyLocation::primaryTaxRegistrationLocForPartyExist Method

Determines whether a record exists in the DirPartyLocation table that is marked as a primary for tax registration numbers.

Syntax

client server public static boolean primaryTaxRegistrationLocForPartyExist(
    DirPartyRecId _party, 
    LogisticsAddressCountryRegionId _countryRegionId, 
   [LogisticsLocationRecId _location])

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

DirPartyLocation Table