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: 

Extract the Long Text in txt file

Former Member
0 Kudos

Hi

I want a generic program which can extact the long text for any of the object(Material, Customer, Vendor..) and for n number of records in the upload file format taken by the LSMW for long text.

Regards,

1 REPLY 1

Former Member
0 Kudos

using FM create_text you can upload multiple lines of text.., there is no separate LSMW program for this.....