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

SU3 Table

Former Member
0 Likes
8,978

All,

what is the table where the parameters from Su3 are stored?

Regards,

Raghu.

All,

what is the table where the parameters from Su3 are stored?

Regards,

Raghu.

8 REPLIES 8
Read only

Former Member
0 Likes
4,586

hi,,,,

Check table USR01

Thanks

Saurabh

Read only

Former Member
0 Likes
4,586

HI,

Table is USR02 Logon Data (Kernel-Side Use)

Thanks!

Read only

SantoshKallem
Active Contributor
0 Likes
4,586

table USR05

Edited by: Santosh Reddy on Jan 7, 2009 5:07 PM

Read only

0 Likes
4,586

hi thanks.

where can I find the table for finding the descriptions for all such parameters.

Raghu.

Read only

0 Likes
4,586

Hi,

For texts check table

TPARAT Memory ID Short Texts

Give parameter ID as Input

Regards

Edited by: Rajvansh Ravi on Jan 7, 2009 12:44 PM

Read only

0 Likes
4,586

use this table.

TPARA

Read only

Former Member
0 Likes
4,586

Hi Rags,

For parameters either use USR05 table or can use the function module

BAPI_USER_GET_DETAIL

Check the output table PARAMETER

Regards

Edited by: Rajvansh Ravi on Jan 7, 2009 12:39 PM

Read only

Former Member
0 Likes
4,586

Hi,

Above threads are correct.

Regards,

Pravin