cancel
Showing results for 
Search instead for 
Did you mean: 

Lsmw read data

0 Kudos

read data on lsmw shows nothing

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi pandehunim,

A couple things to check:

A) Check that you are selecting the Tabular form for recording, after that check that your source field should be mapped with text file according to source fields and remove the space at the last of text file..

B) In your file specification for you input files (Specify Files section) you have ticked the option Field Names at Start of Files and you have not ticked the option Field Order Matches Source Structure Definition, and your input file contains extra columns with fieldnames that are to be ignored, and those columns are sitting in between the fieldnames that are to be used.

Move the columns that you dont want to upload to the end of the file, so the actual fields to be used are read properly and only the extra fields are ignored during the reading, or add a dummy field in your source file specification with a long length (200 char or so), which is not mapped to anything, but which substantially increases your generated file length, and can cope with your extra columns.

C) In the LSMW project did you check the “Specify Files” step to make sure the Legacy Data specification File Type isn’t set to “Fixed Rec. length”

Cheers

Luis