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

Handling error message for table control from an Exit

Former Member
0 Likes
608

Hi,

  I am implementing an enhancement on tcode FMX1.I need to add a few validations and show error messages for the data in the table control.But when I show an error message, I want only the line having error to be editable.How can do this from a user exit ?

Regards

Lavanya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
552

I don't think this can be achieved from an exit. I am showing error message as type 'S' display as 'E'.

Hi,

  I am implementing an enhancement on tcode FMX1.I need to add a few validations and show error messages for the data in the table control.But when I show an error message, I want only the line having error to be editable.How can do this from a user exit ?

Regards

Lavanya

1 REPLY 1
Read only

Former Member
0 Likes
553

I don't think this can be achieved from an exit. I am showing error message as type 'S' display as 'E'.