cancel
Showing results for 
Search instead for 
Did you mean: 

Maternity Benefit Configuration Steps

former_member201807
Contributor
0 Kudos
487

Dear Team,

The Maternity Benefit (Amendment) Act 2016

Following fields are required during application of Maternity Leave:

a) Number of Children’s:

b) Expected date of delivery:

On basis of above Information, following rules will be applicable: -

In case of having less than 2 children, maximum eligibility will be 26 weeks

In case of already having 2 or more children, maximum eligibility will be 12 weeks.

Please suggest the configuration steps.

Thank you!

Accepted Solutions (0)

Answers (6)

Answers (6)

former_member193210
Active Contributor

Have you tried to look at the documentation in the HCM Time Management Wiki or on help.sap.com ?

Also, using t-code spro, access the documentation under Time Management > Time Data Recording and Administration > Absences > Special Absence Data > Maternity Protection

You will probably also need to create a distinct Absence Time Type for Maternity, and maybe a distinct Wage Type for the Payment.

P.S.: Mentioning your Country code may help you to get answers from those who know about that Country.

former_member201807
Contributor
0 Kudos

Hi Manoj,

Thank you so much, its working fine .

former_member201807
Contributor
0 Kudos

Hi Manoj,

Thank you so much, will try and let you know.

Thank you!

MS_21
Explorer
0 Kudos

Hi,

kindly have words with your ABAP & implement Enhancment PBAS0001 :EXIT_SAPFP50M_002

former_member201807
Contributor
0 Kudos

Hi Remi,

Thank you so much!

This request is for Indian client (Country code =40)

How to make a condition (through Schema or configuration part) if

In case of having less than 2 children, maximum eligibility will be 26 weeks

In case of already having 2 or more children, maximum eligibility will be 12 weeks.

As per my understanding we can handle through Scheme,

plz guide us what changes will do in schema part.

Thank you in advance!

former_member193210
Active Contributor
0 Kudos

Are dependants entered in IT0021 ?

Do you wait for confirmation of the number of infants born (one, twins, triplets, etc.) before creating the Maternity Leave (IT0080) ?

What happens if a mother already has a child and delivers twins or triplets?

Once you precise your Business Rules, you could create 2 Types of birth (such as Z1 = Has less than 2, and Z2 = has 2 or more) , one Absence Types (Maternity Leave) and configure your Business Rules in table view V_T554M to generate the Absence period according to the Type of Birth.

former_member201807
Contributor
0 Kudos

Dear Team ,

Please suggest the configuration steps for Maternity Leave .

Thank you!