Getting Started

11.

Tax table programming (continued)

Programming for Canadian tax tables procedure

State sales tax calculation data tables for all of the states that make up all Canadian provinces are included on this page. This data is current as of October 30, 1994. Simply find your province in the tax tables and input the data shown in its table.

Programming tax table

Example 1: Federal tax 7% (Add-on/round-off)

ONTARIO

CAL

X

 

REG

Z

 

 

 

7%

OFF

 

 

7

RF

A32-C

PGM

PGM

5002

 

 

 

Mode Switch

 

 

4

 

 

 

3s

 

 

 

4

 

Assign table 1

2 0125s

 

 

4

 

7

2

7a

 

 

 

4

 

5002

2 5002a

 

 

4

 

Terminate the program 2

s

 

Example 2: Ontario 10 % (Tax-on-tax/Round-off)

ONTARIO

CAL

X

 

REG

Z

 

 

 

10%

OFF

 

 

10

RF

A32-C

PGM

PGM

 

 

5004

 

 

 

Mode Switch

 

 

4

 

Assign table 2

 

3s

 

 

4

 

Table 3/4: 0325/0425 2 0225s

 

 

4

 

10

2

10a

 

 

4

5004

2

5004a

 

 

4

Terminate the program 2

s

4 tax tables are used for the following purpose Table 1: Used for the federal taxable items. Table 2: Used for the provincial taxable items.

Table 3/4: Used for the provincial taxable items for different tax table.

E14