taxengine:integration:code_samples:dex_sample_code
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| taxengine:integration:code_samples:dex_sample_code [2015/06/12 20:08] – conni | taxengine:integration:code_samples:dex_sample_code [2015/06/29 23:06] (current) – conni | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| useSqlPassword = true; | useSqlPassword = true; | ||
| {Retrieve a reference to the instance of an object if it exists in the running object table. | {Retrieve a reference to the instance of an object if it exists in the running object table. | ||
| - | As a general rule, each instance of the tax engine | + | As a general rule, each instance of the TaxEngine |
| | | ||
| txEngn = COM_GetObject(\" | txEngn = COM_GetObject(\" | ||
| Line 78: | Line 78: | ||
| if (not terminate) then | if (not terminate) then | ||
| - | { A document needs to be created (even if never saved) in the tax engine | + | { A document needs to be created (even if never saved) in the TaxEngine |
| to provide default information. If the docNumber and module are not | to provide default information. If the docNumber and module are not | ||
| blank and the docType > -1 a record will be reserved in the KDTrxDoc table | blank and the docType > -1 a record will be reserved in the KDTrxDoc table | ||
taxengine/integration/code_samples/dex_sample_code.1434139703.txt.gz · Last modified: by conni
