‎2007 Sep 12 6:02 AM
Hi all
Currently i am working on me21n, me22n, me23n well
In Purchase order>item>Custmer data.Under customer data tab i am having the three fields.Three fileds are Tooling indicator, ref.matnr from ekpo.
If i want insert the same three fields in purchase requsition under the tab Customer data, what steps i need to follow ?? Please help me out. Three fileds are Tooling indicator, ref.matnr from eban.
Thank you.
Sidd.
‎2007 Sep 12 10:47 AM
Hello Siddhesh,
Please check the enhancement MM06E005
go to SMOD -> enter MM06E005 -> click on components -> display
we have
EXIT_SAPMM06E_006 to EXIT_SAPMM06E_018
Calling screen No. Area Called screen No. Short Text
SAPMM06E 0101 CUSTSCR1 SAPLXM06 0101 Subscreen: PO header
<b>SAPMM06E 0111 CUSTSCR1 SAPLXM06 0111 Subscreen: PO item</b>
SAPMM06E 0201 CUSTSCR1 SAPLXM06 0201 Subscreen: agreement
we have an item level subscreen which can be customised to add fields(screen exit..i believe)
using these it may be possible to bring the required fields at the item level
Please check and revert
Regards
Byju
‎2007 Sep 12 10:47 AM
Hello Siddhesh,
Please check the enhancement MM06E005
go to SMOD -> enter MM06E005 -> click on components -> display
we have
EXIT_SAPMM06E_006 to EXIT_SAPMM06E_018
Calling screen No. Area Called screen No. Short Text
SAPMM06E 0101 CUSTSCR1 SAPLXM06 0101 Subscreen: PO header
<b>SAPMM06E 0111 CUSTSCR1 SAPLXM06 0111 Subscreen: PO item</b>
SAPMM06E 0201 CUSTSCR1 SAPLXM06 0201 Subscreen: agreement
we have an item level subscreen which can be customised to add fields(screen exit..i believe)
using these it may be possible to bring the required fields at the item level
Please check and revert
Regards
Byju
‎2007 Sep 12 10:54 AM
Hi,
Just to add-on
Pls also check the BADI
Definition name ME_GUI_PO_CUST
Definition short text Customer's Own Screens in Enjoy Purchase Order
If it can serve your purpose
Rreward if helpful
Regards
Byju
‎2007 Sep 14 4:28 AM
Hi ,
Thank you for your reply.actually i want to add three fields under customer data tab of purchase requisition. I have done with that. thanks for your help.
In this case i have used MEREQ001 Enhancement and added the code to the 011 screen..
Thank you.
Sidd.