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 transfer question

vitalyromanishko
Explorer
0 Kudos

Hi,

our LSMW works fine in Sandbox and Dev box. When we transwer it to

production box it doesn't work.

I have checked LSMW manually in Prod - everything looks right. The settings, structures etc. were transfered correctly.

Is there something extra that needs to be done after transfer LSMW from one system to another?

Thank you.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

U need to transport your LSMW project to production.

U have two ways:

1) Create a change request: run LSMW, EXTRAS->Create change requets

2) Download the porject in a file: run LSMW, EXTRAS->Export project

After doing it, you have to transport the request or import the project to production.

As soon as your project is in produciton you need to run it here again.

Regards

Kiran Sure

8 REPLIES 8

Former Member
0 Kudos

hi

try option export and import project in Extras (menu bar)

this can help you

regards

Former Member
0 Kudos

Hi

U need to transport your LSMW project to production.

U have two ways:

1) Create a change request: run LSMW, EXTRAS->Create change requets

2) Download the porject in a file: run LSMW, EXTRAS->Export project

After doing it, you have to transport the request or import the project to production.

As soon as your project is in produciton you need to run it here again.

Regards

Kiran Sure

Former Member
0 Kudos

Hi,

I hope u have transfered the LSMW to production by one of the methods :

1. Export and Import

2. Generate change request

After doing so, u need to check some of the settings in LSMW.

I hope u have got some problem in LSMW objects which are using Idocs or BAPI. If u r using BAPI or Idocs method in any of the LSMW objects we need to create the Idoc inbound processing in that system, that is we need to create file ports and partner types in each of the systems (Dev, Qua and Prod).

This can be done thru LSMW->Settings->IDoc inbound processing.

check whether u have maintained File ports, Partner types and partner numbers.

If u have already maintained then u need to add the Message Types of that Idoc or BAPI objects in the Inbound parameters of the Partner number.

If this is not the situation, then elaborate on the problem so that we can find any solution.

Please revert back if u have any doubts.

Regards,

Asif Ali Khan

0 Kudos

I have solved the problem by opening LSMW job, deleting and re-creating one component and saving it.

I have concluded that simple transfer is not completely replacing the old LSMW project unless you save new one.

Thanks for you help.

Former Member
0 Kudos

Hi,

Is there an option to Transfer LSMW subprojects from production to SANDBOX? I want to copy existing LSMW projects from produstion so I can use it also in SANDBOX for testing.

Thanks & Regards,

Reymon Quinto

JL23
Active Contributor
0 Kudos

use export/import function which is in the initial screen of LSMW in menu Extras

0 Kudos

Jurgen,

thanks a lot. i was able to export from production and export to Sanbox.

Best regards,

reymon

Former Member
0 Kudos

I hope you were getting error while executing 'Convert Data' step of LSMW after you have transferred it to Production box from Dev or Sandbox??

VJ

Edited by: Vishal Jindal on Mar 5, 2010 5:06 AM