Application Development and Automation 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: 
Read only

lsmw background process

Former Member
0 Likes
857

Hi,

i tried to load customer master using LSMW , it works fine if i process it in foreground mode, but when i process it in background , its creating a background job, but its not running. the analysis is " to process".

Can any one help me on this.

thanks,

Raghu

1 REPLY 1
Read only

MarcinPciak
Active Contributor
0 Likes
525

Hi Raghu,

When you start your session in background mode the job is indeed created but is immediately processed (asynchronously). To see how the status of the session run changes, simply navigate to different tabstrip (i.e. in Background ) and back to this "overview" tab (status is not updating automatically so screen refresh must be triggered by changing tab or by ENTER key). When you select Analisys, the to process label shows number of remaining records to be processed.

If you still encounter any problems, after running the session in background go to sm37->select your job and Release pushbutton. It should be processed now.

Regards

Marcin