Skip to Content
0
Former Member
Jan 23, 2012 at 11:32 AM

Reading Employee Group in PCR

523 Views

ZCON Calculate Contract Allowance
    *
      ****
        ADDWT *    OT   Output table
    1
      ****
        ADDWT *    OT   Output table
    2
      ****
        ADDWT *    OT   Output table
    3
      ****
        WGTYP?     Query wage type
          ****
            ADDWT *    OT   Output table
          2014
            OUTWPPERSG EE group in v.key
              *
                AMT=0      Set
                ADDWT *    OT   Output table
              C
                RTE=KZCON  Set
                MULTI RAA  Multipl.amt/no/rate
                ROUND K100 Round AMT to next
                ZERO= R    AmtNumRteTime = 0
                ADDWT *    OT   Output table
              T
                AMT=0      Set
                ADDWT *    OT   Output table

Hello

There is a PCR before it where I am coping Basic Pay WT amount into WT 2014. With the above PCR I want the amount of WT 2014 to become Zero when Employee is other than C, and multipled by constant ZCON when the Employee Group is C. Currently, the system is unable to read the PCR and just passes Basic Pay WT amount into WT 2014 unprocessed.

Any ideas where I have gone wrong?

Regards

Yash