Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

report_attribute_error_message not highlighting the field?

$
0
0

Hi Experts,

 

I have a view, where i have two table views.

1. Header

2. Line items

 

i have a button ' SAVE' - on save i am validating and displaying error message using message manager -> report_attribute_error_message.

Thought i am passing the correct element and attribute name, Attribute in the header table is not being highlighted as error.

Error message is issued.

 

What could be the problem?

 

{code

      CALL METHOD wd_this->m_msg_mgr->report_attribute_error_message

        EXPORTING

          message_text = lv_text

          element      = lo_el_node_hdr.

          attribute_name = 'EQUNR'.

code}

 

What could be the problem? any help is highly appreciated.

 

Ajay


Viewing all articles
Browse latest Browse all 3667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>