Description This program creates the pay slips for the Singapore payroll. It provides the following new functions:(1) NRIC The contents of table NRIC can be printed out on the pay slip. (2) Pay rates There are three different pay rates: A: PAY-RATE The program reads the last record from P0008 in the payperiod, and collects all wage types with the module name'TARIF' as well as versions 'A', 'B', 'C' and 'D'. B: PAY-SRATE If P0008 has only one record in the pay period, the rate is the same as PAY-RATE. Otherwise, it is 0.00. C: PAY-TRATE If P0008 has only one record in the pay period, all the wagetypes in P0008 are collected, otherwise the rate is 0.00 (3) 'R1' conversion This provides the text for the employee group. INCLUDE 'TXRPCEDTX0' OBJECT DOKU ID TX |