We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-abap] Change Standard Field Ekpo-Loekz Upon Saving Contract - ME31K/ME32K

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from Juan_Tamad on Feb 4 at 7:21 AM
I found a solution to force call the method. But what should I pass to im_item?

DATA exit TYPE REF TO if_ex_me_process_po_cust.
DATA im_item TYPE REF TO if_purchase_order_item_mm.

CALL METHOD cl_exithandler=>get_instance
CHANGING
instance = exit.


CALL METHOD exit->process_item
EXPORTING
im_item = im_item.

---------------Original Message---------------
From: Juan_Tamad
Sent: Tuesday, February 04, 2014 4:17 AM
Subject: Change Standard Field Ekpo-Loekz Upon Saving Contract - ME31K/ME32K

I want to block line items on contract when button save is clicked but I cannot find suitable exit or badi to do this. Can anyone help?

I tried the ff:
Enhancement MM06E005 - on documentation, it says you cannot change standard fields

Badi ME_PROCESS_PO_CUST - only method INITIALIZE is triggered but method PROCESS_ITEM is not getting triggered?

Badi ME_PROCESS_OUT_CUST - not triggered.

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2014 Ziff Davis, Inc. and message author.
Ziff Davis, Inc. 28 E 28th Street New York, NY 10016
Juan_Tamad  

achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Have a technical question? Need to find IT solutions? Ask your peers in the Toolbox for IT community.

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language