alt rates

Sort:
You are not authorized to post a reply.
Author
Messages
TommyT
Veteran Member
Posts: 58
Veteran Member
    I know you get at the alternate rates using a button on hr11 to go to hr14. If I need to alter rates in a flow, how do I format the ags? To call hr14?
    Shane Jones
    Veteran Member
    Posts: 460
    Veteran Member
      Tommy,
      Do you need to add rates on the alt rates tab or change existing? The reason I ask is that I have an Add-Ins spreadsheet that can ADD but I had difficulty making it work to CHANGE existing rates. If you just want to add you could use the spreadsheet to see what fields were used...

      This has the HR14 form for Adding on HR14:
      http://solutions.lawson.com/lu/addins/main.htm

      If you want to CHANGE i am not sure what fields you need but I am sure there is a hidden field that could be found using Ctrl+Shift+A in portal to see how the page is created when you change someone's information.... or is it Ctrl+Alt+A - I can never remember if it is shift or alt.
      Shane Jones
      Tools: HR, Payroll, Benefits, PFI, Smart Office, BSI, Portal and Self-Service
      Systems: Lawson, Open Hire, Kronos, Crystal Reporting, SumTotal Learning
      ** Teach others to fish...
      TommyT
      Veteran Member
      Posts: 58
      Veteran Member
        I need to change existing rates via a process flow, never to add or delete a field.
        Shane Jones
        Veteran Member
        Posts: 460
        Veteran Member
          This works to change on the ALT RATES (HR14) ** I did not test if the rates go to page two **

          _PDL=TEST&_TKN=HR14.1&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=C&LINE-FCr0=C&PRR-PAY-RATEr0=***&PRR-EFFECT-DATEr0=yyyymmdd&PRR-PAY-CODEr0=****&_HK=cccceeeeeeeee&PRR-SEQ-NBRr0=***&PRR-EMPLOYEE=***&PRR-COMPANY=***&_DELIM=%09&_OUT=XML&_EOT=TRUE

          Sequence Number:
          You will need to query the rates to get the sequence number of the record you want to change...

          Hidden Key:
          cccc = company number filled to 4 places (pad with zeros)
          eeeeeeeee = employee number filled to 9 places (pad with zeros)

          Add any other fields you need:
          PRR-JOB-CODEr0
          PRR-CURRENCY-CODEr0
          PRR-END-DATEr0
          PRR-POSITIONr0
          PRR-DEPARTMENTr0
          PRR-PROCESS-LEVELr0
          Shane Jones
          Tools: HR, Payroll, Benefits, PFI, Smart Office, BSI, Portal and Self-Service
          Systems: Lawson, Open Hire, Kronos, Crystal Reporting, SumTotal Learning
          ** Teach others to fish...
          RickyY
          Veteran Member
          Posts: 50
          Veteran Member

            How would make the AGS node to update the SEQ_NBR you query from the PRRATE table only. 

            Akshay
            Basic Member
            Posts: 7
            Basic Member
              Hi, Would you know what Lawson table we can reference to pull alt-rate that was paid out for the employee?
              Ragu Raghavan
              Veteran Member
              Posts: 468
              Veteran Member
                I would think PRTIME.rate
                You are not authorized to post a reply.