‎2007 May 19 6:36 AM
can some body provide me a bdc program for recording the infotype 0008. in this i basically want to update an excel sheet in which new wage type are been entered for a person and corresponding to that an amount is entered
‎2007 May 19 6:40 AM
HI Madhvi ,
https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action&pageid=13160
try to get the logic of this sample Code ?
revert back in case of any issue.
Regards
Prabhu
‎2007 May 19 6:38 AM
Hi,
Not sure of which transaction that inserts records to the info type..
But you can use the transaction SHDB for bdc recording..
Thanks,
Naren
‎2007 May 19 6:39 AM
Hi
Use the fun module
HR_INFOTYPE_OPERATION for the upload of this Infotype.
Reward points if useful
Regards
Anji
‎2007 May 19 6:40 AM
HI Madhvi ,
https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action&pageid=13160
try to get the logic of this sample Code ?
revert back in case of any issue.
Regards
Prabhu
‎2007 May 19 7:19 AM
can you please specify if there are 3 wage type associated with a person then i shdb do i have to make a recording for all of them by putting the cursor on all the wage types.
‎2007 May 19 7:30 AM
I have made a BDC program for the same. It takes two comma separated text files as input, first one contains Header data (pernr etc,,,) and other file contains wage types for each pernrs...
Give me you email id, i will mail it to you, with the file formats.
regards,
Aabhas.
‎2007 May 22 5:55 AM
my email id is madhvi.pandey@gmail.com.
i really need it urgently.
‎2007 May 22 9:22 AM
‎2012 Jul 31 7:26 AM