Hi
I've a Z subscreen on Item level on ME22N made of three customer fields of EKPO and fields from a Z table.
I've implemented BADIs ME_PROCESS_PO_CUST and ME_GUI_PO_CUST to manage that extend.
When I modify any data on this Z screen and no other field is modified and Save button is pushed, a message with: 'No modifications are made' is shown and Method POST of ME_PROCESS_PO_CUST is not executed. What can I do to get to avoid this message and to execute method POST?
Thanks and Regards
Dani