Table of Contents

Calling DynamicZip from another 3rd party product

Procedure DynamicZipCall_External

This procedure has been designed to make it possible to call the DynamicZip ZipAddressing and Tax Schedule Selection from another 3rd Party Integrating Dictionary.

This procedure can be called using the Dexterity statement:

call with name "DynamicZipCall_External" in dictionary 581 {, parameter, parameter,...}

Be sure to include all parameters. The optional parameters can be included simply as a comma with no associated value.

Build 74 and later

Parameters

Note: When the parameter iTaxOnPurchases = true, parameters labeled as Customer become Vendor.

Prior to Build 74

Parameters

Note: When the parameter iTaxOnPurchases = true, parameters labeled as Customer become Vendor.


Integration Points

1)
If iItemNumber is not blank, ioItemCategory should be left blank and the setting from TBIC setup will be used. Alternately leave iItemNumber blank and specify the desired ioItemCategory.
2) , 3)
Leave blank to use setting from the Item Maintenance window.
4)
If provided, the geocode will override the ship-to address. ioShipToGeocode should normally be left blank.
5) , 6) , 7) , 8)
This parameter changed as of Build 74.
9) , 10) , 11)
If not provided, the setting in the DynamicZip Setup window is used.
12)
This is used when automatically opening the address or tax schedule lookup window. This should normally not be used by another 3rd party product.
13)
This will be blank unless an address or tax schedule could not be selected.
14)
This parameter added with Build 74.