Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Comp management BAdI

Former Member
0 Likes
322

Hello

I am trying to create the BAdi HRECM00_CONSISTENCY, which would pop up when we are assigning merit increases to staff thru MSS.Could any of you who know help me out ?

Thanks

Hello

I am trying to create the BAdi HRECM00_CONSISTENCY, which would pop up when we are assigning merit increases to staff thru MSS.Could any of you who know help me out ?

Thanks

1 REPLY 1
Read only

suresh_datti
Active Contributor
0 Likes
286

Implement this BAdI in SE19 & put your validations in the method CHECK_CONSISTENCY .. You will have to use the function module HR_ECM_ADD_MESSAGE to fill your messages & show it on the front end..

~Suresh