Only one user can use my tcode at one time. How to code it?
516 Views
I have a zprogram. I only want one user to access my tcode at one time. When user A using my tcode, user B cannot use it by prompting something like "This program is being use by another user". How to code it?