- Posts
- Users
- Places
- SAP Managed Tags
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
3,665 results
Sort by:
Read only
2021 Dec 10
3:58 AM
HI Friends,
I need to update EKPO-FIXMG in badi ME_PROCESS_PO_CUST method PROCESS_ITEM.
How to update the EKPO values ??
Thanks with Regards,
Vallamuthu M
SAP Managed Tags:
2021 Dec 10
3:58 AM
by
vallamuthu_madh
Read only
by
Former Member
Application Development and Automation Discussions
2010 Jul 26
4:33 PM
2010 Jul 26
4:33 PM
Hello, I have implemenated BADI ME_PROCESS_PO_CUST to process a particular field in a PO during creation in ME21N or ME59N, it is all working fine. However, I also want to change the field p...
SAP Managed Tags:
2010 Jul 26
4:33 PM
by
Former Member
Application Development and Automation Discussions
Read only
by
Former Member
Application Development and Automation Discussions
2007 Aug 21
6:36 AM
2007 Aug 21
6:36 AM
Hi Experts, I want to use the BADI : ME_PROCESS_PO_CUST and the method POST in tht BADI. But here I don't know how to get the Item data. I was able to get the header data by using the b...
SAP Managed Tags:
2007 Aug 21
6:36 AM
by
Former Member
Application Development and Automation Discussions
Read only
by
Former Member
Application Development and Automation Discussions
2013 Apr 30
2:07 PM
2013 Apr 30
2:07 PM
Dear Gurus, I have came through a very strange problem I have implemented a badi for line items on ME_PROCESS_PO_CUST on sand b...
SAP Managed Tags:
2013 Apr 30
2:07 PM
by
Former Member
Application Development and Automation Discussions
Read only
2016 Aug 03
7:42 AM
Hi, I want to display error message based on validations during me29n PO "release". I checked many scn posts related to this, to use mmpur_message_forced to display error message. I have a...
SAP Managed Tags:
2016 Aug 03
7:42 AM
by
sriram_ramesh
Application Development and Automation Discussions
Read only
by
Former Member
Application Development and Automation Discussions
2011 Dec 22
11:22 PM
2011 Dec 22
11:22 PM
I have implemented ME_PROCESS_PO_CUST and ME_GUI_PO_CUST to add a new Item Tab. My new Tab shows up in ME21n/ME22n/ME23n. However in ME23n I'm able to change my new fields that were added to the n...
SAP Managed Tags:
2011 Dec 22
11:22 PM
by
Former Member
Application Development and Automation Discussions
Read only
by
Former Member
Application Development and Automation Discussions
2005 Nov 09
5:35 PM
2005 Nov 09
5:35 PM
Hi all, I'm trying to implement the BADI ME_PROCESS_PO_CUST, the method PROCESS_ITEM, and I'm trying to change the field ls_positem-lebre, but it doesn't works. I've seen that this field is in the me...
SAP Managed Tags:
2005 Nov 09
5:35 PM
by
Former Member
Application Development and Automation Discussions
Read only
by
Former Member
Application Development and Automation Discussions
2008 Mar 22
5:04 PM
2008 Mar 22
5:04 PM
Hi friends first time i am using BADIs i want pass po item material number as ' 100-100' thorugh BADI, tcode ME21n and i tried as given below but getting infinite loop. METHOD i...
SAP Managed Tags:
2008 Mar 22
5:04 PM
by
Former Member
Application Development and Automation Discussions
Read only
by
Former Member
Application Development and Automation Discussions
2016 Aug 09
12:13 PM
2016 Aug 09
12:13 PM
Good day, I have implement the BADI ME_PROCESS_PO_CUST and put my code in the method FIELDSELECTION_ITEM works fine. My requirement to disable/enable a standard input field in creation and c...
SAP Managed Tags:
2016 Aug 09
12:13 PM
by
Former Member
Application Development and Automation Discussions
Read only
by
Former Member
Application Development and Automation Discussions
2006 Aug 31
4:28 AM
2006 Aug 31
4:28 AM
I'm trying to change a Z field on our purchase order headers. Here is the code: METHOD if_ex_me_process_po_cust~process_header . DATA: ls_mepoheader TYPE mepoheader. ls_mepoheader = i...
SAP Managed Tags:
2006 Aug 31
4:28 AM
by
Former Member
Application Development and Automation Discussions