DirPartyLocation.movePrimaryTaxRegistrations Method
Changes the DirPartyLocation field to new value for all records in the TaxRegistration tabled with specified old value of the DirPartyLocation field and related to specific tax registration rule.
Syntax
private void movePrimaryTaxRegistrations(DirPartyLocation _dirPartyLocationOld, DirPartyLocation _dirPartyLocationNew)
Run On
Called
Parameters
- _dirPartyLocationOld
Type: DirPartyLocation Table
The old value of the DirPartyLocation parameter.
- _dirPartyLocationNew
Type: DirPartyLocation Table
The new value of the DirPartyLocation parameter.