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

table entries

Former Member
0 Likes
1,945

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
Read only

former_member386202
Active Contributor
1,561

Hi,

Use tcode SU01 or SU02

Regards,

PRashant

6 REPLIES 6
Read only

former_member386202
Active Contributor
1,562

Hi,

Use tcode SU01 or SU02

Regards,

PRashant

Read only

Former Member
0 Likes
1,561

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

Read only

gabriel_braun
Explorer
1,561

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

Read only

Former Member
1,561

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

Read only

Former Member
0 Likes
1,561

Hi,

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

Regards,

kk.

Read only

mohammedsarvar_ka
Product and Topic Expert
Product and Topic Expert
0 Likes
1,561

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