2009 Apr 23 1:21 PM
Hi,
Can anyone guide me as how to create a new tab in header in me21n?
Regards
Amit
2009 Apr 23 4:58 PM
Hi,.
Use MM06E005 Create the required custom fields using the includes CI_EKKODB and CI_EKPODB .create the screen 0111
The following two function Exits are used for adding custom fields at item level:
EXIT_SAPMM06E_016 (Export Data to Customer Sub screen for PO)
EXIT_SAPMM06E_018 (Import Data from Customer Sub screen for PO)
Thanks,
Shailaja Ainala.
2009 Apr 23 1:52 PM
Hi amit use the exit.
enahncement 'MM06E005'.
in thsi enhancement u have screen exits from here u can create new tab in Me21n.
Please let me know if yut are facing any problem.
Thanks
2009 Apr 23 2:12 PM
Hi,
U can use the following BADI's and structures CI_EKKODB, CI_EKPODB
ME_GUI_PO_CUST,
ME_PROCESS_PO_CUST
Read the BADI documentation for more clarity.
Regards,
Aswin.
Edited by: aswin on Apr 23, 2009 3:13 PM
2009 Apr 23 4:58 PM
Hi,.
Use MM06E005 Create the required custom fields using the includes CI_EKKODB and CI_EKPODB .create the screen 0111
The following two function Exits are used for adding custom fields at item level:
EXIT_SAPMM06E_016 (Export Data to Customer Sub screen for PO)
EXIT_SAPMM06E_018 (Import Data from Customer Sub screen for PO)
Thanks,
Shailaja Ainala.
2009 May 14 7:48 AM
for header level which FM's to use to transfer data to and fro from the screens??
2009 May 14 8:13 AM
Hi amit,
BADI: ME_PROCESS_PO_CUST - for alla header and item
User exit - MM06E005 - click on test button it will take u to function exits and screen exits.
Function exit - EXIT_SAPMM06E_012 - For all PO validations
Screen exit SAPMM06E 0101 - PO Header(ME21N)
SAPMM06E 0111 - PO Item(ME21N)
I hope u can understand...
if u have any queries u can reply me....
Thanks
Yerukala Setty
2009 Jun 06 10:43 AM
2009 Jun 07 1:09 PM
Hi! Amit,
I was trying to implement the same user exit for my own practice as i am new to user exits.
Can u plz tell me the scenario you are implementing and fields u want to add on the subscreen.
I will be highly if u can provide me the details about the scenario.
thanks in advance,
digvijay