2006 Dec 03 10:53 AM
I need to add a <b>push button in standard transaction mi</b>ro.
and also <b>in case of modificatin</b> i.e., standard transaction modified, then in this case how to add push button??
I need to add a <b>push button in standard transaction mi</b>ro.
and also <b>in case of modificatin</b> i.e., standard transaction modified, then in this case how to add push button??
2006 Dec 03 11:07 AM
Hi
I believe you should update the standard program SAPLMR1M, there's any user-exit to do that.
So you should change the status GUI 6000 in order to add your new pushbutton and the module FCODE_6000, where you have to insert the abap code to manage your puhsbutton.
U need to get the access key to change a std object, you can obtain the key registering the object in <a href="https://websmp102.sap-ag.de/notes">OSS</a>, but you have to have an OSS account.
If you don't have it, ask it to your basis.
Max
2006 Dec 07 8:16 AM
I need to modify standard transaction MIRO, for this I have created ZMIRO based on MIRO transaction, also I have added push button in status gui 6000.
The requirement is :- <b>when running ZMIRO, and clicking--> [custom designed pushbutton], then a new popup window should appear and in that there should be a long input message box</b> and when user enters message in that input message box and choose save from popup window, it should get save in database.
Could you please help me, how to call popup window and how to insert input message box......
Also please let me know how where to do coding for the same.
Thanks & Regards.
Sameer.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |