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

HREIC

Former Member
0 Likes
379

Hi All,

We have a requirement to modify the standard BSP Application "HREIC". In short the requirement is to validate the relation between the contact employee and the affected employee and prompt an appropriate message.

I have gone through the classes associated with this BSP application to identify the methods involved in the validations of the data entered but was unsuccessful. Appreciate if someone could let me know the exact method in which the validations are performed.

If example, when we try to enter an invalid personnel number and select the "Search" push button; error message "Employee does not exits" gets displayed. We are not able to trace the exact method in which these validations are carried out. Please help.

Thanks in advance.

Regards,

Hemanth

Hi All,

We have a requirement to modify the standard BSP Application "HREIC". In short the requirement is to validate the relation between the contact employee and the affected employee and prompt an appropriate message.

I have gone through the classes associated with this BSP application to identify the methods involved in the validations of the data entered but was unsuccessful. Appreciate if someone could let me know the exact method in which the validations are performed.

If example, when we try to enter an invalid personnel number and select the "Search" push button; error message "Employee does not exits" gets displayed. We are not able to trace the exact method in which these validations are carried out. Please help.

Thanks in advance.

Regards,

Hemanth

1 REPLY 1
Read only

Former Member
0 Likes
356

Implemented enhancement spot in the method that fetches the data.