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 using LSMW

Former Member
0 Likes
335

hi,

I have custom table(ie ztable). It has only only column material.

I have a local file containing only material numbers. I want to upload these material into my custom table using Direct Input method.

While doing this when i am selecting the first radio button of LSMW transaction i.e Maintain object attributes, there is one field with label object and method. when i am using f4 there i am not getting my custom table name??.

1 REPLY 1
Read only

Former Member
0 Likes
308

Hi Praveen,

If you are planning to use LSMW to populate Z-tables, then we need to create a Direct Input program for this. You will have to maintain entries in Data Transfer tables for the F4 to work.

Also since it is just one table, you could write a simple program which will read the file and insert into the z-table.

Thanks..

Preetham S