‎2007 Jun 11 11:24 AM
Is there any transaction for automatic recording of an upload program??I have to write an upload program to change sub group and area of employee using PA40
Aisha Ishrat
ICI Pakistan Ltd.
‎2007 Jun 11 11:27 AM
Hi
Use the fun module
<b>HR_INFOTYPE_OPERATION</b>
for the upload of your HR infotype data
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jun 11 11:28 AM
ASAK ishrat,
There is no Tcode which can do automatic recording rather you can record the transaction using Tcode <b>SHDB</b>.
Regards,
Younus
<b>Reward Helpful Answers:-)</b>
‎2007 Jun 11 12:14 PM
Waleikum Asalam Younus,
I have made a recording for tcode pa40 for one employee.I have also created an ABAP program for that recording, now how can i make an upload program so that this thing applies to all employees??
Aisha.
ICI Pakistan.
‎2007 Jun 11 1:11 PM
Aisha,
First declare an internal table and upload all the records using GUI_UPLOAD. After that looping at this internal table write the recorded code inside it.
Get back if you have any doubts.
Regards,
Younus