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

Data Migration through BAPI for Tcode PA40

Former Member
0 Likes
671

Dear All,

We are using intranet site where new joinee enters its details at intranet site. This system developed in .NET technoligies.

Now i want update / intert data in SAP using PA40 code. Is there is any BAPI available ? If not how can i do this.

With Regards

Ashwani

3 REPLIES 3
Read only

Former Member
0 Likes
604

Use LSMW Idoc method

Message Type HRSM_A HRSM: Personnel action

Basic Type HRSM_A03 HR: HR data for personnel

Enhancement

Read only

0 Likes
604

Dear Fiiend,

I am unable o understand , will you give some more details on it.

With regards

Ashwani

Read only

Former Member
0 Likes
604

Hi,

Use SAP .NET connector to connect from .NET to SAP.

Create a RFC to hire an employee and call it from .NET.

Regards,

Govind.