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

Regarding Tcode lock while doing Conversion program

Former Member
0 Likes
369

While doing the conversion for Tcode(T_76) , if somebody is using at that time it is showing that somebody locked Tcode at that time programe is executing and it is giving Sucess message. But i want to lock while doing the conversion and it should say error message like somebody locked and it dont allow sucess message for that i need BAPI or Function Module or any .

3 REPLIES 3
Read only

Former Member
0 Likes
337

Hi,

Are you using BDC and is it session method or call transaction.

Thanks..

Preetham S

Read only

0 Likes
337

I am usinig Call transaction method

Read only

JozsefSzikszai
Active Contributor
0 Likes
337

hi murali,

you can lock tcodes in transaction SM01. I have no idea how it is working inside (i. e. using FM or direct table update), but you can check easily

hope this helps

ec