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 for SU01 (Personalization)

Former Member
0 Likes
1,724

Hello Gurus,

Could anyone of you please let me know how to read Personalization tab values in SU01 for a user .. table ? any function to get the values?

Points will be rewarded.

Regards,

Ahmad

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,277

check tables : USR01, USR02, USR03, USR05 and so on... for all the info...

Reward if useful

Regards

Pradeeep

8 REPLIES 8
Read only

Former Member
0 Likes
1,278

check tables : USR01, USR02, USR03, USR05 and so on... for all the info...

Reward if useful

Regards

Pradeeep

Read only

0 Likes
1,277

Hello Pradeep,

Thanks for your help. I have already tried all these things.. See this .

Regards,

Ahmad

Read only

Former Member
0 Likes
1,277

Function Module : <b>SUSR_USER_READ</b> will serve ur purpose..

Reward for useful answers

Regards

Pradeep

Read only

Former Member
0 Likes
1,277

i am working in 4.6c system and i am able to find the SPERS_GET_DISTRIBUTION_DATA function module in my system.

Read only

0 Likes
1,277

Hello Ramesh,

I dont think this function exist in 4.6c..Please check again!

Here is the list of available function starting with SPERS :

SPERS_DEMO

SPERS_DEMO_DIALOG

SPERS_DIALOG

SPERS_DIALOG_FINISH

SPERS_DIALOG_GET_OKCODE_200

SPERS_DIALOG_INIT

SPERS_DIALOG_SAVE_BUFFER

SPERS_DIALOG_SET_OKCODE_200

SPERS_SAVE_DATA_BGD

SPERS_SAVE_DATA_RFC

SPERS_STANDARD_DIALOG

SPERS_USER_DELETE

SPERS_USER_DELETE_BGD

SPERS_USER_RENAME

SPERS_USER_RENAME_BGD

SPERS_REMOTE

SPERS_DELETE_DATA_ON_DB

SPERS_GET_TABLE_ENTRIES

SPERS_OBJECT_EXISTS

SPERS_RFC_USER_DATA_GET

SPERS_RFC_USER_DATA_SET

Regards,

Ahmad

Read only

Former Member
0 Likes
1,277

check in function group <b>SPERS_DISTRIBUTION</b> in ur system. u may find relevant function modules within this function group.

Read only

0 Likes
1,277

Hello Ramesh,

This function group deson't exist in 4.6c.

Regards,

Ahmad

Read only

Former Member
0 Likes
1,277

Table SPERS_OBJ stores SU01 personalization.

Regards,

Ahmad