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

lock transaction

Former Member
0 Likes
575

Hi friends,

I am working on module pool program. I need to know how to lock the transaction. That is when I execute my transaction code it should be in active mode or in editable mode. But simultaneously if i open the transaction the other time the screen shoul be in display mode and it should not allow me to edit any of the fields or buttons in the screen. How can this be done.

How can be the transaction can be locked when one is using the transaction before

Please help me with this.

Thanks in advance

Bhuvana.

1 ACCEPTED SOLUTION
Read only

Former Member

Hi friends,

I am working on module pool program. I need to know how to lock the transaction. That is when I execute my transaction code it should be in active mode or in editable mode. But simultaneously if i open the transaction the other time the screen shoul be in display mode and it should not allow me to edit any of the fields or buttons in the screen. How can this be done.

How can be the transaction can be locked when one is using the transaction before

Please help me with this.

Thanks in advance

Bhuvana.

2 REPLIES 2
Read only

Former Member
Read only

Former Member
0 Likes
528

Thanks!!!