2009 Jun 10 5:32 PM
Hi Experts,
In tcodes : ME21n and ME22n, i need to validate MATNR field while entering it at the item level.
When i do not know a MATNR, i will enter an OLD material#(BISMT) in place of MATNR, i need to validate it against MARA table and get the respective MATNR and fill it at PO line item.
I am unable to find a suitable BADI or Exit to do this.
Please tell me how do i do this?
Thanks
Dan
2009 Jun 10 8:29 PM
Dan - You can try using (impementing) the BADI : ME_PROCESS_PO_CUST.
2009 Jun 10 8:29 PM
Dan - You can try using (impementing) the BADI : ME_PROCESS_PO_CUST.
2009 Jun 11 6:58 PM
you can write code any one of below specifed customer exit.
EXIT_SAPMM06E_012
EXIT_SAPMM06E_017
create project and assign exit MM06E005 in the project.
Regards,
Peranandam
2009 Jun 12 4:44 PM
2024 Jun 05 6:19 PM
Puedes ayudarme con qué método o cómo lograste realizarlo ?
2024 Jun 06 8:38 AM