Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HR ABAP Issue

former_member532868
Participant
0 Likes
447

Hi

Before coming into payroll function module i am not getting

/101 value because In RT Table value is not there.While i was write a payroll function module even it is not use full.How can i

change that PF Tax about my requirement.

or

If it is posible to convert Hincalc0 program to zprogram and then i have to write about my requirement.Is it possible.Please tell me as early as possible.Because I have more number of requirements while i am not getting execute a hincalc0 program for payroll driver.

major requirement is Seasonal Payroll.

Employees getting full salary onseason only and off season in getting half of the salary only.

Regards,

Hari

Hi

Before coming into payroll function module i am not getting

/101 value because In RT Table value is not there.While i was write a payroll function module even it is not use full.How can i

change that PF Tax about my requirement.

or

If it is posible to convert Hincalc0 program to zprogram and then i have to write about my requirement.Is it possible.Please tell me as early as possible.Because I have more number of requirements while i am not getting execute a hincalc0 program for payroll driver.

major requirement is Seasonal Payroll.

Employees getting full salary onseason only and off season in getting half of the salary only.

Regards,

Hari

1 REPLY 1
Read only

Former Member
0 Likes
372

hi,

try this...

in your Zprogram, call the standard program as a SUBMIT program.. then after getting the result .. u can do your own modification...

the main drawback in copying the stabdard is.. in future if any note has been applied.. then it will not ahve any effect in our program..

reply back..

With Rgds,

S.Barani