cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of pushbutton in CRMD_ORDER

Former Member
0 Kudos

Hello All,

I have a query.Is it possible to create a custom pushbutton on fast entry screen of CRMD_ORDER without changing the standard SAP.I have to call a screen when a user clicks this button and this screen would enable user to enter some data,save it and return back to the original screen.Also,once the data is entered,user should be able to also view it whenevr he wants.

Let me know your suggestions on this.

I thought of achieving it by creating a z transaction and calling it in order_save badi and doing all coding in the z tcode.But by this way user cannot come back to view his entered values unless he presses "save" again.

Looking forward to your inputs:

Regds

vlp

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Unanswered

Former Member
0 Kudos

Hi,

Have you tried EEWB if you are not happy with EEWB resolution then you should look in ABAP Forums.

prakhar_saxena
Active Contributor
0 Kudos

Hi,

Yes it is possible via EEWB as suggested to u by other SDNer

Can check this link,

/people/bruyneel.guillaume/blog/2008/06/13/service-desk-implementation-guide-part-ii

Regards

Prakhar

Former Member
0 Kudos

Hi

Use T Code EEWB

Try service desk implmentaion guide part 2 in the webblogs.

Pre-requities

For this make sure while using this t code no other user is logged in and no other session is also open in your own system.