‎2006 Jul 18 4:51 AM
Hi, Freinds
I m getting error while doing LSMW.
In the step <b>Convert Data</b> it gives the following error <i>'Syntax error in program /icadmc/sap_lsmw_conv_0000027
line 27
for type 'C' a maximum length specification of 65535 is allowed'</i>
Please Help
Its Urgent
Regards
‎2006 Jul 18 4:56 AM
Hello,
Check the length of the variables you had defined in the "Maintain source fields".
Regards,
Naimesh
‎2006 Jul 18 4:56 AM
Hello,
Check the length of the variables you had defined in the "Maintain source fields".
Regards,
Naimesh
‎2006 Jul 18 5:06 AM
Hi, Naimesh
But the same thing is working fine in Development server, and giving error in Production server.
I dont understand why,
please explain
‎2006 Jul 18 5:11 AM
Hello,
Try to convert the same file in the development server. May be some records get wired in your file.
Regards,
Naimesh
‎2006 Jul 18 5:26 AM
Hi, yes i have checked some lines of the same date in DEV it is working fine, but when i do the same thing with the same data in PROD i get the error and it terminates from that step
‎2006 Jul 18 5:28 AM
Is ur data being converted to more a length more than the speiced for that field , check it using the debugging option.
cheers
‎2006 Jul 18 4:56 AM
You must have declared a field of length more than 65535 in your variables declaration part, please check.