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

PB40 BAPI

Former Member
0 Likes
433

Hi All,

Is there a BAPI available for PB40. I need access to the 'Initial Entry of Basic Data' action. I tried looking in the 'BAPI' transaction without much luck.

Thanks.

Manu.

2 REPLIES 2
Read only

Former Member
0 Likes
355

Hi

You can try FM <b>'HR_INFOTYPE_OPERATION'</b>.

Regards,

Raj

Read only

0 Likes
355

'HR_INFOTYPE_OPERATION' is not RFC enabled.. you will ahve to wrap it with a Custom RFC to invoke it from an external system.

~Suresh