Application Development 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: 

upload Ztables using LSMW

Former Member
0 Kudos

Hi,

I had 5 ZTABLES to be uploaded .

I want to Insert/update the records in ZTABLES using LSMW.

Can i do the upload of the data for all the 5 Ztables in one LSMW,If so, how can i do that?

Thank you

Regards

Srinivas Manda

6 REPLIES 6

Former Member
0 Kudos

Hi Sri,

customizing starts from here.

--> Maintain field mapping and conversion rules

--> Maintain fixed values user-defined transalations, routines.

--> Specify the files.

--> Assign the files.

--> Read data

--> Read and display the data.

--> Convert the data.

--> display and convert the data.

--> Create the Batch Input.

--> Run the Batch Input

[Upload the Data|;

Thanks

kalyan b

Former Member
0 Kudos

Hi,

Yes you can do.

Regards

Md.MahaboobKhan

Former Member
0 Kudos

hi

refer to this thread

hope this helps

regards

Aakash Banga

Former Member
0 Kudos

Hi,

Try the Function Module CL_GUI_FRONTEND_SERVICES

Can you check it in SE24.

Regards,

Ank i Reddy

0 Kudos

Thanks for all your answers

My Question is

I had 5 Ztables of different structures, I want to upload the data for all the Z Tables

Can i do the insert/update the records in ZTables using LSMW under single project/subproject.

Help is Appreciated.

Regards

Sri

Former Member
0 Kudos

Thanks for all your answers