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

Insert a Button

Kinsbrunner
Active Contributor
0 Likes
572

Hi All!

I'm trying to insert a new button into a standard dynpro. (transaction FK02)

Does anyone know what to do?

Regards

Alejandro.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
527

Hi Ale,

There can be many ways of doing it...

Firstly since its a standard transaction i would recommend dat u try to do it using screen variants transaction SHD0.U will have to check if u can add a new button over there...If so then the only drwasback is that U will have to create a Z transaction code for it.

Secondly please check if there is a screen exit available for it.for the menu toolbar u can check it in the menu painter and for the screen check the screen painter.For the exit please check SMOD and the enhacement is SAPMF02K.

Thirdly if u can get an access key u can modify the screen and add a button there.

Hope this puts on the right track.

Varun

4 REPLIES 4
Read only

Former Member
0 Likes
527

Hi,

You have to modify the standard program to add the button..You need an access key to modify the program..

THanks,

Naren

Read only

abdul_hakim
Active Contributor
0 Likes
527

hi

itz a modificaition and u need access key for doing the same.

Hmmm also check for screen exit....

Cheers,

Abdul Hakim

Read only

Former Member
0 Likes
527

User(Screen)Exit

Read only

Former Member
0 Likes
528

Hi Ale,

There can be many ways of doing it...

Firstly since its a standard transaction i would recommend dat u try to do it using screen variants transaction SHD0.U will have to check if u can add a new button over there...If so then the only drwasback is that U will have to create a Z transaction code for it.

Secondly please check if there is a screen exit available for it.for the menu toolbar u can check it in the menu painter and for the screen check the screen painter.For the exit please check SMOD and the enhacement is SAPMF02K.

Thirdly if u can get an access key u can modify the screen and add a button there.

Hope this puts on the right track.

Varun