cherokee
6th January 2009, 14:52
Hello everyone,

I have a seesion that opens a sub session. The sub session opens the Sales Order Lines, filtering them by Item Group passed by the main session. If the main session is open by two different users and call the sub session for two different Item Groups. These two sub sessions present completly different set of records but, when one of the two users start updating any Sales Order Line, the other user when he/she tries to click in any field gets a message "Lines are being updated by other user" .

Do you know why is this happening?

Thanks in advance.

NirajKakodkar
7th January 2009, 05:27
Hi Cherokee ,

I have a seesion that opens a sub session. The sub session opens the Sales Order Lines, filtering them by Item Group passed by the main session. If the main session is open by two different users and call the sub session for two different Item Groups. These two sub sessions present completly different set of records but, when one of the two users start updating any Sales Order Line, the other user when he/she tries to click in any field gets a message "Lines are being updated by other user" .

Do you know why is this happening?[

Is this is a customised session ?
If it is a customised session , what i doubt is an application lock is set on the subsession , irrespective of what record is selected .

Regards,
Niraj

cherokee
7th January 2009, 15:45
Yes, you are right it was an application lock. Also it is a customized session, where I was missing to read a table before modifying a record.

Thanks for your help.

almira
18th February 2009, 12:50
We have the same problem but ours is not a customized session.. i'm processing a Purchase Order or Sales Order and suddenly that message appears "Lines are being updated by Other User".. I was suprised of the message since i'm in the process of entering the data when that message appear.Why is that happening although i'm the only one using the order? There are times also that order is not in the session of application lock to unlock the application.

Btw, I have noticed it once we reached 95% to 100% of the total user license. Is there any problem with that? We have lot of users asking why those things happen which we cant explain. Pls. help.

Thanks. :)
CPG