‎2009 Jun 01 1:30 AM
Hi Guys,
I have implemented MEREQ001 enhancement to add custom field in CUSTOMER DATA tab at item level. I want to validate the custom fields for error and display RED dot in front of the line item number when user press SAVE button.
I am using EXIT_SAPLMEREQ_005 for validating the custom field when user press SAVE button.
Is this the correct exit for this requirement.
Can somebody share to code to display the RED dot in front of the line item which has error in custom fields?
Thanks in advance.
‎2009 Jun 01 2:31 PM
‎2009 Jun 01 2:45 PM
I think it's right
U need to tranfer the message to exporting parameter or raise an error message
‎2009 Oct 01 2:21 PM