cancel
Showing results for 
Search instead for 
Did you mean: 

BADI/BAPI/FM for IT 0008

Former Member
0 Kudos

Dear All,

I am looking at FM/BADI/BAPI where in If I pass the new values along with wage types , the related FM/BADI/BAPI should take care and update the IT 0008.

Kindly inform.

Regards,

Mangalagi S V

Accepted Solutions (1)

Accepted Solutions (1)

suresh_datti
Active Contributor
0 Kudos

try BAPI_BASICPAY_CREATE.

~Suresh

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all,

Thanks for your responses.

I have used FM - BAPI_BASICPAY_CHANGE

for my requirement.

Regards,

Mangalagi S V

amit_khare
Active Contributor
0 Kudos

HR_INFOTYPE_OPERATION

HR_MAINTAIN_MASTERDATA

I will suggest the second one as for first you need to take care of Enqueue and Dequeue things and ertain conditions.

Regards,

Amit

Former Member
0 Kudos

You can always try HR_INFOTYPE_OPERATION. It is not specific to infotype 8. It can be used for all PA infotypes.

Regards,

Chris H.