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

Session disappearing

Former Member
0 Likes
759

Hi All ,

I am working on the Customer Master , using LSMW with std program.After executing the session , if all the records are correct , the session is disappearing.

I would like to hold the session after the execution also to check for the customer created.

Thanks

Ravi

Hi All ,

I am working on the Customer Master , using LSMW with std program.After executing the session , if all the records are correct , the session is disappearing.

I would like to hold the session after the execution also to check for the customer created.

Thanks

Ravi

3 REPLIES 3
Read only

Former Member
0 Likes
637

in step create batch input session ,

u just check the box maintain the folder/batch folder,

so that it keep the session in the queue.

if u not check this box (when ur records are successfully uploaded the session will not be appear in the queue) if u check the box it will appear in the queue.

Thanks

Read only

Former Member
0 Likes
637

Hi All ,

Even after I check the Hold session , after processing the session , its disappearing. Is there any option in lsmw mapping to the hold the session after execution?

Please help.

Thanks

Ravi

Read only

0 Likes
637

Hi

In the MAPPING step you need to display the session BI data (it should be the first node of your structure), here you nave to set the value X to the field HOLD.

Max