Application Development 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: 

How can I transfer a list of favorites to a menue in pfcg ???

Former Member
0 Kudos

Hi together,

how can I transfer a list of favorites to a menue in pfcg ?

Someone has created a list of favorites in his logon and I want to make a menue in pfcg, without adding manualy each transaction.

best regards,

Carsten Schulz

1 ACCEPTED SOLUTION

Bernhard_SAP
Employee
Employee
0 Kudos

Hi Carsten,

a little workaround: enter table smen_buffc for that user. In column 'Report' you have the favourites-t-codes. Copy that list into the popup 'Assign transactions' in PFCG.

Done.

b.rgds, Bernhard

2 REPLIES 2

jurjen_heeck
Active Contributor
0 Kudos

Ask the user to download the favourites and give you the text file.

Import that into Excel (fixed width, split the tr code from the rest of the line) and from there you can easily copy blocks of entries (approx 15 at a time) into the menutab in PFCG

Bernhard_SAP
Employee
Employee
0 Kudos

Hi Carsten,

a little workaround: enter table smen_buffc for that user. In column 'Report' you have the favourites-t-codes. Copy that list into the popup 'Assign transactions' in PFCG.

Done.

b.rgds, Bernhard