TaxRegistrationLegislationTypes::getTaxRegistrationTypeApplicabilityRule Method
Finds the record in the TaxRegistrationLegislationTypes table suitable to given parameters.
Syntax
client server public static TaxRegistrationLegislationTypes getTaxRegistrationTypeApplicabilityRule(TaxRegistrationTypesList _taxRegistrationTypesList, DirPartyBaseType _dirPartyBaseType)
Run On
Called
Parameters
- _taxRegistrationTypesList
Type: TaxRegistrationTypesList Enumeration
The legislative types value.
- _dirPartyBaseType
Type: DirPartyBaseType Enumeration
The type of party.
Return Value
Type: TaxRegistrationLegislationTypes Table
A record in the TaxRegistrationLegislationTypes table; otherwise, an empty record.