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

Uploading Data into 2001 infotype

Former Member
0 Likes
403

Hi ,

Can anybody explain how to send the data from flatfile into SAP if the flatfile is having Header as well as Details . The Example file which I need to send is given below.

2008.05.12 5

7266 110000869 2008.05.05 2008.05.05 10:00 14:00 0100

7266 110000869 2008.05.06 2008.05.06 08:00 16:00 0100

7266 110000869 2008.05.07 2008.05.07 0100

7266 110000869 2008.05.13 2008.05.14 0100

7266 110001425 2008.05.05 2008.05.05 11:00 15:00 0100

Details of above file.

The first line is header which contains start date as wellas number which indicates the number of records in Details.The details contains records.Please help me how to upload data into SAP if the file is in that format.please do the needful.

Regards,

Pavankumar.

1 REPLY 1
Read only

MarcinPciak
Active Contributor
0 Likes
331

You can use LSMW, skipping the header line and just loading data.

For this go to in Specify file option set the checkbox Field names at start of file.

The header line will be skipped.

Regards

Marcin