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: 

LSMW - Transport

Former Member
0 Kudos

Hi Guru's,

I created a LSMW in the development client and i was able to load data. I transfered the LSMW to Quality environment and it looked like it transfered okie. All the mapping, source fields everything looks just as in developments.

I started to load the data i was able to get to the step Convert data then i got a error message stating

Syntax error in program /1CADMC/SAP_LSMW_CONV_00000003

in include /1CADMC/SAP_LSMW_CONV_00000003

in line 27

For type "C", a maximum length specification of 65535 is allowed.

So i went to SE38 called up 1CADMC/SAP_LSMW_CONV_00000003

It looks like in development the program automatically changed the length of the fields but in Quality it's not.

I wonder if i transported it correctly - can someone please tell me how i can transfer the LSMW correctly?? or how i can ix this current issue?

Thank you

Best Regards,

Noopers

1 ACCEPTED SOLUTION

Former Member
0 Kudos

after migrating LSMW into Quality system.if u still encounter the prob with error.get some abaper & ask him to do debugging with /h at the command field.it will help you.

8 REPLIES 8

Former Member
0 Kudos

Hi,

check the transport log to find any errors for transport

Regards

Krishna

Edited by: Krishna Gowrneni on Sep 11, 2009 12:12 AM

0 Kudos

Hi Kirshna,

I am sorry but i am not sure how to do that??

When I transported out of Development I went to Extra's - Export Project - saved the file and then went into Quality and did Extra's- import Project? Was that the wrong way ??

Best Regards,

Noopers

Former Member
0 Kudos

Hi,

Try this way

go to menu 'Extras'--->generate change request(Ctrl+F7)

It will create a workbench request and transport it into QA

Regards

Krishna

0 Kudos

Hi Krishna,

Many thanks - I am sorry- I am asking questions as i am not an ABAP person.

I tried what you asked me to do a workbench seems to be created - but when i click on the okie button (grem check ) i am getting an error message

Error during creating the change request (returncode 5).??

Best Regards,

Noopers

0 Kudos

Hi,

Sorry you should not click on green button. Click on crate button besides that and create a request. after that ask basis to transport it to QA

Regards

Krishna

0 Kudos

Hi Krishna,

Thank you ! Transport created and moved into quality - but i still do not see it ?? Do i need to perform another step ??

Best Regards,

Noopers

0 Kudos

Hi Noopers,

from what i gather is, ur Transport has moved in Quality system . However, the character Conversion si still aint working fine in Quality system where as it works fine in the development system.

Kindly do the following checks:

-> Test the LSMW in dev to ensure it works fine there

-> Ensure the lsmw transport as mentioned in the post above is done correctly

-> Chcek if the Dev and Quality systems are of the same version

Let us know about the above chck points. We could help you better

Thanks

Former Member
0 Kudos

after migrating LSMW into Quality system.if u still encounter the prob with error.get some abaper & ask him to do debugging with /h at the command field.it will help you.