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

USR21 table

Former Member
0 Likes
12,021

Hi All

Should anyone knows which transaction / standard program can INSERT into USR21 table?

how can i used where used list with the easy way to find insert into this table?

1 ACCEPTED SOLUTION
Read only

Former Member
6,386

You wont be able to find INSERT in USR21 table straight forward.

The table will be maintained when u create a new user through SU01.

What is your requirement could you state that?

4 REPLIES 4
Read only

Former Member
0 Likes
6,386

/FIS/LMONI_FRGU02 FIS/edc® Determination of possible processors

/FIS/MON_MAINSEL

/FIS/MON_MAINTOP

LSADRU01

LSUU1F01 Include LSUU1F01

LSUU1TOP Include LSUU1TOP

LSUU1U02

LSUU1U09

LY_SEND_MAILU01

LZBASISU01

LZQM_MELDU13

SR002F10 Subroutines for Report rsusr002

SR002TOP Data Declarations for Report rsusr002

Read only

Former Member
6,387

You wont be able to find INSERT in USR21 table straight forward.

The table will be maintained when u create a new user through SU01.

What is your requirement could you state that?

Read only

0 Likes
6,386

i got a problem which is the user id data not in this table. once created in SU01, should be created in usr21 right?

how do i cater this problem, means how can i insert record for this data?

Read only

0 Likes
6,386

Hi Fidah,

Check if there is data for your user in ADCP table.. Revert

The persnumber in USR21 is persnumber in ADCP.

If the entry is not created in USR21, it could be because no Company details for the user are maintained for the user in Address tab in SU01.

Try and create an entry in the Company data for the User and check in USR21 then.

Revert.