Update Employee table when report is run

kolaboy
Member Posts: 446
Hi
I am trying to calculate 15% of salary increment for all employees after every 3 years.
I want a report that will calculate this increment and update the salaries of all the employees automatically in the employee table.
How can i archeive this. Any code that can do the magic?
Thanks
I am trying to calculate 15% of salary increment for all employees after every 3 years.
I want a report that will calculate this increment and update the salaries of all the employees automatically in the employee table.
How can i archeive this. Any code that can do the magic?
Thanks
0
Comments
-
so it's 15 of the current amount not 15 from the starting salary right?
3 Years = Base salary + 15% up
6 Years = 3 Years + 15% up
9 Years = 6 Years + 15% up
12 Years = 9 Years + 15%up
correct?0 -
Yes you got the idea.
When the report is run, the employee table should be updated(salary field) with the increased salary automatically.
Regards0 -
one suggestion would be to add these to the setup table. That way they can be simply changed in the future if needed instead of having to change any code.
Add:
-Years Between Pay Increase
-Increase Percent0 -
one suggestion would be to add these to the setup table. That way they can be simply changed in the future if needed instead of having to change any code.
Add:
-Years Between Pay Increase
-Increase Percent
Which object am i going to put on the setup:
Is there any report you suggesting to me. I would like to see the report to do this.
Thanks0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions