cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement in SAP standard screens

Former Member
0 Kudos

I want to add some buttons in SAP standard screens like ME23,MB03 etc.

and on this button click event i want to open some other module..

so,is it possible and if yes then how..

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Search for screen exits

[https://forums.sdn.sap.com/search.jspa?q=screen%20exits&dateRange=all&searchID=20802522&rankBy=10001&start=0|https://forums.sdn.sap.com/search.jspa?q=screen%20exits&dateRange=all&searchID=20802522&rankBy=10001&start=0]

Former Member
0 Kudos

Hi,

Take the help of ABAPER expalin this he will help u out .

Best Regards,

venkataswamy.y

Former Member
0 Kudos

Each screen in SAP is a different "beast" so you will have to look at each case.

From what I know, you can extend ME23N transaction (purchase order, don't use ME23 anymore) with new fields at the header and item level. Use enhancement MM06E005 for this.

This exit is thought for adding customer specific fields for EKKO and EKP tables.

I am not sure you can add new "buttons", I would say probably not, but try implementing the enhancement and you will see what is possible

I don't think you can extend MB03 transaction with new fields. If no enhancement is included by SAP, nothing can be done (except a system modification of course, but probably not a good idea in this case).

Best Regards,

Franck Lumpe

Freelance SAP Consultant

Former Member
0 Kudos

Hi Frank,

IF adding a button is not possible can we add something to the application or menu tool bar in the me23n and when the user selects it it should pop-up another screen with the desired ioutput data.Please advice me at the earliest.

Thanks,

Raghu.