2008 Apr 14 8:08 PM
Hi ,
I need to find the screen exit in the MM01 transaction.I need to add a couple of fields in MM01 transaction for Ticketing purpose and I had look in the whole MM01 program and I could not find the screen exit provided by SAP.Is there any way I can accomplish this or is there any Customsing supported by SAP to add fields in Basic unit maintaince screen of MM01.
If any had worked on the similar issue Please help me out in this aspect.
Ant help is greatly appreciated.
2008 Apr 15 5:20 PM
Version 4.6c --> Go to SMOD and use enhancement MM06E005. These are thesteps I took to add fields at the header level:
1) I added header level fields to structure CI_EKKODB
2) I created the subscreen 0101 and added the new header level fields tothe screen, naming them EKKO_CI-fieldname
3) I added code to the includes for EXIT_SAPMM06E_006,EXIT_SAPMM06E_008, EXIT_SAPMM06E_009, EXIT_SAPMM06E_013, &EXIT_SAPMM06E_014
Hi ,
I need to find the screen exit in the MM01 transaction.I need to add a couple of fields in MM01 transaction for Ticketing purpose and I had look in the whole MM01 program and I could not find the screen exit provided by SAP.Is there any way I can accomplish this or is there any Customsing supported by SAP to add fields in Basic unit maintaince screen of MM01.
If any had worked on the similar issue Please help me out in this aspect.
Ant help is greatly appreciated.
2008 Apr 14 8:54 PM
Look at this URL / tutorial:
http://www.saptechnical.com/Tutorials/ExitsBADIs/MM/MM01.htm
2008 Apr 15 5:20 PM
Version 4.6c --> Go to SMOD and use enhancement MM06E005. These are thesteps I took to add fields at the header level:
1) I added header level fields to structure CI_EKKODB
2) I created the subscreen 0101 and added the new header level fields tothe screen, naming them EKKO_CI-fieldname
3) I added code to the includes for EXIT_SAPMM06E_006,EXIT_SAPMM06E_008, EXIT_SAPMM06E_009, EXIT_SAPMM06E_013, &EXIT_SAPMM06E_014
2008 Apr 16 4:58 AM
Hi,
Check this url .
http://help.sap.com/saphelp_nw04s/helpdata/en/29/e59441026aae5fe10000000a1550b0/content.htm
Regards,
Muneesh Gitta.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |