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 txt files to idoc

Former Member
0 Kudos

i need your help.i have some txt documents with data that i have to convert to idoc. the functions i have seen just read a idoc chosen by the user. i want to know if there is any method to read more than one document for example all the documents from a folder.

thks,

Ricardo

2 REPLIES 2

ferry_lianto
Active Contributor
0 Kudos

Hi Ricardo,

You can use standard SAP program <b>RSEINB00</b> to read flat file and generate inbound IDoc(s).

But you need to have middleware to transform your data into an IDoc file prior to call this program.

Hope this will help.

Regards,

Ferry Lianto

Former Member
0 Kudos

I'm not sure I understand the question, but you can use LSMW to create IDOCs from a flat-file (irrespective of the format)