Module T1520IC4 is used to create service program T1520SP2.
Figure 59. T1520IC4 -- ILE C Source to Export Tax Rate Data
/* Export the tax rate data. */ #include <decimal.h> const decimal (2,2) taxrate = .15D;
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.