Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ME22N badi problem

Former Member
0 Likes
340

Hi gurus

ME_GUI_PO_CUST am using this badi to add some fields in me22n.

but when the value in the fields is changed and saved it shows message " no data changed"

am setting in the method if_ex_me_gui_po_cust~transport_from_dynp

re_changed = mmpur_yes.

even it is showing the data not changed

any body has any idea about this.

Thanks

Hi gurus

ME_GUI_PO_CUST am using this badi to add some fields in me22n.

but when the value in the fields is changed and saved it shows message " no data changed"

am setting in the method if_ex_me_gui_po_cust~transport_from_dynp

re_changed = mmpur_yes.

even it is showing the data not changed

any body has any idea about this.

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
301

Thanks all

REsolved on own.

For reference

in method

IF_EX_ME_PROCESS_PO_CUST~FIELDSELECTION_HEADER

call method im_header->set_changed .