Application Development 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: 

RE: Setting initial Parameters for SU01 screen

sreekanth_sunkara
Active Participant
0 Kudos

hi all,

in our company when we are using SU01 transaction, i need to set up some fields as mandatary like

it should not proceed unless we assign a user group and company address to user.

how can i set these fields as mandatory. and where can i see what are fields that are set as mandatory

right now i can create user with out user group

thanks,

SSSSS

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

One way is by using the screen painter.

Select the screen 101 -user mainanence for logon data.

Double click on the User Group field.

In the attributes for dictionary, set the value "Required" from the dropdown.

For this you have to register SCCR key in the marketplace.

Cheers,

Abhilash

9 REPLIES 9

Former Member
0 Kudos

Hello,

One way is by using the screen painter.

Select the screen 101 -user mainanence for logon data.

Double click on the User Group field.

In the attributes for dictionary, set the value "Required" from the dropdown.

For this you have to register SCCR key in the marketplace.

Cheers,

Abhilash

0 Kudos

Hi Abhilash,

i strongly recommend not to modify the standard of SU01!

Rather create a variant of SU01 in SHD0 and perform the changes only for that variant!

Assign a z-tcode for the variant and allow users to use only the variant (by S_TCODE-authorization, removing the original SU01-authorization from them).

b.rgds,

Bernhard

0 Kudos

hi,

But is this a security person work or ABAP person work?

thanks,

SSSS

0 Kudos

Hi Sun,

It's creation should be done by an ABAP'er.

Thanks,

Saby..

0 Kudos

Hi Sun,

it is not hard to do....

There is also a step-by-step instruction for a similar case in sap note #330067 which you could use as draft for your trials....

b.rgds, Bernhard

0 Kudos

thanks a lot

SSSS

0 Kudos

thanks a lot

SSSS

0 Kudos

thanks a lot

SSSS

0 Kudos

thanks a lot

SSSS