cancel
Showing results for 
Search instead for 
Did you mean: 

Loan Eligibility for an Employee

raghu_c
Active Contributor
0 Kudos

Business Scanerio:-

1. Employee is eligible for loan

2. Maximum Entitlement is 200000

3. Eligibility is 15 times his basic pay.

Configurations done till now....

1. ALOAN feature is maintained and table T506C is configured for maximum Value

2. 40LSL feature maintained for all salary components

3. V_T7INJ3 maintained as Salary factor-15, Asset % as 100 and Max Entitlement as 200000.

If i apply for a loan greater than the eligibility then the system is giving a warning message as Max amount 200000 can be approved. I want to convert this warning message into error message....

Kindly provide as to how to do this

Thanks

Raghu

Accepted Solutions (0)

Answers (1)

Answers (1)

harishtk1
Active Contributor
0 Kudos

User exit?

raghu_c
Active Contributor
0 Kudos

Thanks Harish,

We are trying to implement the BADi hr_in_loans_validate. however we are not able to change the values in the screen field of the infotype. any other way we can handle it?

Raghu

raghu_c
Active Contributor
0 Kudos

The same was achieved by using the badi in_hr_loans_validate.

Raghu