cancel
Showing results for 
Search instead for 
Did you mean: 

Form 16 Disabled

Former Member
0 Kudos

Hi,

I need to disable form 16 during payroll processing.

I know I can use proxy class and restrict access to entire application during payroll processing.

However, our requirement is that during payroll processing form 16 should be disabled only for this year.

Employee should be able to view Form 16 for previous year.

Is there any BADI / Enhancement point through which we can achieve this?

Regards,

Apurva

Accepted Solutions (1)

Accepted Solutions (1)

dsharmak
Advisor
Advisor
0 Kudos

Hi Apurva,

At the time of Payroll data itself got locked, So an employee would not be able to see the Form16 at that time, But for viewing the Form 16 of previous years, you can have a look at the BADI HR_IN_F16_ENH, This should be helpful in your case.

Best Regards, Deepak.

Answers (1)

Answers (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

HR_IN_F16_ENH this badi is available from ehp4 onwards, if you are on a low EHP, please consider using proxy class and disable the link during the payroll processing period,