Skip to Content
0
Former Member
Feb 12, 2009 at 11:22 AM

Change default columns/variant of data_changed event protocol popup

101 Views

Hiya

I'm using cl_gui_alv_grid to validate data entry using the data_changed event.

This is working perfectly, however I'm wondering if it is possible to change the default layout of the protocol error log that appears for invalid data changes. It currently shows Type, Column Name, Message Text - and i'd like it to automatically include Row ID also.

I know this column can be physically added by the user, but would prefer the program to default it.

I've got the protocol showing in a container rather than as a popup, but doubt that would make any difference.

Cheers,

Kev