Skip to Content
0
Former Member
Nov 28, 2006 at 01:50 PM

Run time error in LSMW

547 Views

Hi,

I am trying data transfer using 'Standard Batch/Direct Input' Method.

The source structure that i used is : <b>matnr c 18 , mbrsh c 1, mtart c 4, maktx c 40, meins c 3.</b>

<u>I created a flat file</u> :

<i>MAT991 C COUP Svj material01 Kg

MAT992 C COUP Svj material02 Kg

AMT993 C COUP Svj material03 Kg

MAT994 C COUP Svj material04 Kg

MAT995 C COUP Svj material05 Kg</i>

In the 11th step 'CONVERT DATA'... the sytem throws a runtime error....saying

<b>'syntax error in program'.</b>

<b>Error:</b> In program "..." the following syntax error occured in the include "..." in line 163 "For type C", a maximum length specification of 65535 is allowed.

Help me out guys.