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

Program to save user favorite

Former Member
0 Likes
764

Hi,

Is there any way using a program to save favorites from users that shows up in search help (F4). I am talking about the add to personal list option in F3 screen popup.

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
637

Hi BM Novice,

look at table SMEN_BUFFC.

Search in this forum for this db or look at OSS.

regards, Dieter

Read only

0 Likes
637

SMEN_BUFFC only stores BW favorites....I am looking for ways to download or save search help favorites from normal ABAP selection screens

Read only

Former Member
0 Likes
637

Hi,

I dont have much idea, but, did u check :

ADD_TO_FAVORITES func.module.

Regards

Subramanian