LP accrual rounding issue

Sort:
You are not authorized to post a reply.
Author
Messages
Chesca
Veteran Member
Posts: 490
Veteran Member
    Hello, how could I get the accrual to round correctly?  The accrual calculated amount showing as 7.499700 (LP64) and we'd like to round to 7.500000 hours.

    LP02 screen:
    HOurs Method = 1
    Round to .000001


    jaherb
    Veteran Member
    Posts: 164
    Veteran Member
      The accrual allows for up to 6 decimal positions.  About the only way I can think of doing this would be to set your LP06.4 form to use a calculation which you would define on the LP07.1 form.   On that form you would need to make sure it points to a Custom Calculation where you would define the accrual amounts.  In that logic you could use the rounding options to round up or down.   The custom calculation logic would actually take place in LPCUSTOMPD member in lpsrc/lppdlib.   
      You are not authorized to post a reply.