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: 

table entries

Former Member
0 Kudos

hi all,

i need to create one entry into USR05 table?can any one tell me how to do?

points will be rewarded.

thank u

sunny

1 ACCEPTED SOLUTION

former_member386202
Active Contributor

Hi,

Use tcode SU01 or SU02

Regards,

PRashant

6 REPLIES 6

former_member386202
Active Contributor

Hi,

Use tcode SU01 or SU02

Regards,

PRashant

Former Member
0 Kudos

Go to SE16 give your table name

and give 1 in Max No Of hits.

And execute it.

You will get one entry and select that entry and go for display.

Then enter the /h in command field

and then enter

You will go to debugg screen the pointer will stop at case code

There Double click on code you can find the DIS like that

And change it to INSR and execute you will enter new entry over there.

Regards,

Madan.

Edited by: Madan kurapati on May 20, 2008 5:12 PM

gabriel_braun
Explorer

Hi sunny

The table USR05 contains the Parameters of the SAP User Proiles.

You can add entries with the transaction SU3 in the tab Parameters

Best Regards

Gabriel

Former Member
0 Kudos

Hi,

What ever u created set/get peramers in program that will be stored in this table USR05 .

U use set/get perameters in u r report then i will added into this table.

Reward if helpful.

Regards,

'Narasimha

Former Member
0 Kudos

Hi,

goto utilities> table contents> new entries-->give here ur entries and then save.

Regards,

kk.

0 Kudos

Hello Folks,

I was searching on google to update the table USR05,
and found SU3 is t-code where we can maintain the User Parameters for a particular user you are logged into.

for activating the migration flag you will need to set 'MIG_CHECK' as 'X'.

Regards,
Mohammed Sarvar