Share via


Tax1099Fields::upgradeScriptTransfer Method

Modifies existing Tax1099Fields records to reflect yearly box changes

Syntax

client server public static void upgradeScriptTransfer()

Run On

Called

Remarks

If there are field changes year to year the upgrade scripts will call here and this needs to be updated to reflect that. Doing updates to ensure we don't break RecID links. If you modify this function you should also check ReleaseUpdateDB60_Vend.updateTax1099Fields, ReleaseUpdateDB60_Vend.updateTax1099FieldsUpdate, and ReleaseUpdateDB62_Vend.updateTax1099FieldsUpdate

See Also

Reference

Tax1099Fields Table