‎2008 Nov 15 6:38 AM
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
‎2008 Nov 15 8:29 AM
Use LSMW Idoc method
Message Type HRSM_A HRSM: Personnel action
Basic Type HRSM_A03 HR: HR data for personnel
Enhancement
‎2008 Nov 17 3:23 AM
Dear Fiiend,
I am unable o understand , will you give some more details on it.
With regards
Ashwani
‎2008 Nov 16 9:50 AM
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.