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

Set Password for Tcode

Former Member
0 Likes
596

Hi

i have requirement where i need set password checking while entering standard tcode, that is when user enters Transaction code in command field (eg co11n) i need to check user with password condition.

Is there any exit or some usefull option or idea for this problem

with regards

Anand Kumar . R

4 REPLIES 4
Read only

Former Member
0 Likes
535

chk this thread,

Read only

Former Member
0 Likes
535

Thanks Maha for reply

But i am trying set password for standard Tcode not Z program .

With regards

Anand kumar

Read only

Former Member
0 Likes
535

Hi,

Check ABAP function module SSFT_PPPI_SIGN calling function module SSFH_PASSWORD_PROMPT

Read only

Former Member
0 Likes
535

Resolved