cancel
Showing results for 
Search instead for 
Did you mean: 

Display r3 favorites menu in portal

Former Member
0 Kudos

Hi all,

I'm trying to display the R/3 user favorites menu (not the regular menu) in the portal.

My R/3 version is 4.7.

I'm looking for a bapi/rfc that will return the favorites menu and will export the field 'URL' as well.

Thanks,

Amit Pick

Accepted Solutions (0)

Answers (1)

Answers (1)

MartyMcCormick
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Amit,

Try looking at the SPR4_GET_USER_MENU function module. It has a table called "FAVOS" which will pull the info you're asking for.

Hope this helps,

Marty

Former Member
0 Kudos

The SPR4_GET_USER_MENU function does not exist under SE37.

I'm using R/3 version 4.7

Amit