Payroll and OTL - EBS (MOSC)

MOSC Banner

Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!

PAY: Earnings limit

edited Jun 9, 2011 7:07AM in Payroll and OTL - EBS (MOSC) 6 commentsAnswered
Hi everyone,

I need to create an earnings limit.  We did an advance to some employees and they are going to pay us bas in the next 26 pay periods.

How do I had a limi (Total_Owed) in the system.  I  inserted values  amount owed in the element. I modified the fastformula but it does work.

Did someone already had to do a similor case ?  How did you solve it ?

total_accrued  = amount + Adv_Perm_recover_ASG_GRE_YTD

     
    IF total_accrued > Total_Owed
          THEN (
   Amount = Total_Owed - Adv_Perm_recover_ASG_GRE_YTD
 
    STOP_ENTRY = 'Y'

            mesg = GET_MESG('PAY','PAY_74100_ENTRY_STOPPED','BASE_NAME','Adv_Perm_recover')

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center