cancel
Showing results for 
Search instead for 
Did you mean: 

BADI for W2 Box 13

0 Kudos

Please confirm the BADI to use for the W-2 Box 13 Retirement checkbox - we want to read infotype 169 for employee eligibility. Is it PC10_TR0002? Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

sarah_debza
Employee
Employee
0 Kudos

Hi, yes, I think you are correct, badi PC10_TR0002 can be used for this requirement (see notes 2155429, 436978)

Marking the Retirement plan box on Box-13 of W-2
================================================
This function module has been enhanced to pass more parameters so that you can mark the boxes to meet your requirements. See below for example code for a user exit.
This user exit allows you to create the logic for selecting the Retirement Plan (Pension & Deferred), Statutory Employee, and Third Party Sick Pay in Box 13 of the W-2 form, according to your needs.
If the employee meets the criterion, pass value Y to the return value.
If the employee does not meet the criterion, pass value N to the return value.
If the return value is Y, then the check boxes on W-2, box 13 will be marked.