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

Using MEREQ001 u2013 Checking error for data in customer data tab.

manoj_goyal2
Participant
0 Likes
439

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.

3 REPLIES 3
Read only

manoj_goyal2
Participant
0 Likes
396

Any ideas ?

Read only

0 Likes
396

I think it's right

U need to tranfer the message to exporting parameter or raise an error message

Read only

manoj_goyal2
Participant
0 Likes
396

No answere found