cancel
Showing results for 
Search instead for 
Did you mean: 

40EPF feature

Former Member
0 Kudos

Hi to all Guru's,

We have updated the patch level from 29 to 38.

We are facing a problem in calculating provident fund and i have searched sap notes on the same

note numbers are 1152442 and 321714.

But as per these notes we have to maintain the reuturn values od 40EPF feature in 3 different rows.

I am nt getting what to mainatin in three different rows.

Please help in maintaining the same.

Waiting for your reply

Thanks

Manisha

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Manisha,

U can't change the return type by modifying the passing type as it wil take reference to ur decision tree and find that tree is maintain for backfield. vice-versa of trhis is also true. so u will face kind of deadlock.

If you will go through Note 321714, you will get the answer, anyway i will brief u here -

if you are checking system other than standard client that is '000'. Then you can delete the existing feature and system will replace the same by a copy of the standatrd delivery. Its because all system contain the standard as well as a system specific copy of the feature whcih u cn find in table

T549B - standard copy

T549C - system specific copy , and when you are configuring any feature system change T549C entry. T549B entry remains untouch. so when you will delete the system specific copy of feature, it will b replaced by the standard copy that is T549B entry. Now you can again customized according to you.

Only difference in customization is earlier you were maintaining all 3 values in a row, now you have to maintain them in seperate rows. For more information on customization, u cn go through documentation of feature '40EPF'

better if you can take back up or screenshot before deleting the feature as it will help you to customize the feature again.

Please note that this processing is for the client other than standrad client that is '000'.

Please let me know if its not clear.

Regards,

Praveen

Former Member
0 Kudos

Hi Manisha,

Earlier the return value is 'One Row' for 40 EPF Feature. At that time the Passing Type is '1' (Field Transfer). It takes only one Row as Return Value.

Now you need to change the Passing Type as '2'. (Table Transfer). The following are the steps.

Go to PE03 and enter your Feature (40EPF). Click Change button. You will go to the Decision Tree of the Feture. Select Goto in the Menu bar and Select Structure. You will go to the Structure PMEPN. Find out the Passing type where the Value is 1 (Field Transfer). Change this value to 2 (Table Transfer) and save the feature and activate the feature. Then go to the Decision Tree. Now you can maintain the 3 rows.

Good Luck

Laksmi