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

Create New Button in ME28 Screen

Former Member
0 Likes
618

Hi everybody,

I Created new button in ME28 Screen , I want call another screen ME1P When click this new button on standard sap screen ME28. How I will do?.

Can u please anybody tell me this is very urgent..

Thanks

S.Muthu.

Hi everybody,

I Created new button in ME28 Screen , I want call another screen ME1P When click this new button on standard sap screen ME28. How I will do?.

Can u please anybody tell me this is very urgent..

Thanks

S.Muthu.

1 REPLY 1
Read only

Former Member
0 Likes
525

Hi ,

When u created the new button , u must have assigned a Fcode for the button , in the same program using SET and GET parameters capture the fcode of that button then using the call transaction u can bring the required transaction u wanted.

Please reward if useful...:)