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

Upload Program

Former Member
0 Likes
434

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.

4 REPLIES 4
Read only

Former Member
0 Likes
413

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

Read only

Former Member
0 Likes
413

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>

Read only

Former Member
0 Likes
413

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.

Read only

Former Member
0 Likes
413

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