Hi,
I have got the dump for the message_type_x.
following are my code
assign component
<ls_fieldcat>-fieldname of structure rt_data to <g_field>.
if sy-subrc ne 0.
message x000(0k).
endif.
how can i resolve error.
Regards,
Udupi