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: 

ABAP Transactions

Former Member
0 Kudos

How can i put a transaction code into the favorites of the end-user?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Did u try this?

In the SAP easy access menu:

Select Favorites---->Insert transaction(CtrlSHiftf4)

3 REPLIES 3

Former Member
0 Kudos

Did u try this?

In the SAP easy access menu:

Select Favorites---->Insert transaction(CtrlSHiftf4)

Former Member
0 Kudos

Hi,

Goto easy access screen.

Place the cursor on favorites

click the right button of the mouse and insert the transaction.

former_member226999
Contributor
0 Kudos

Have a look into DRAG_DROP_EVENT_CHANGE_ITEM function module. I think It dose it.