Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9041

Re: Updating Screen field values

$
0
0

The report Code is :

 

case SSCRFIELDS-UCOMM.

       when 'CRET'.

     

          if gs_req_cust-eordr is not initial and p_otddt is initial.

           p_otddt-low = sy-datum.

           message e005(DUMMY_MESSAGE_CLASS) display like w.

           endif.

 

Here I change the value of screen field via report and then control goes to the screen as I have raised Error message. There If I switch the tab. I lose this value. I want to retain this value.

 

Is there any  flag field like IS_UI_CHANGED which will tell the system to update  the screen fields once the tab is switched.?

I am thinking of this idea because when we manually  change something in a screen field, and switch the tab. It checks if there is a change in the UI , if it is then update is called or else nothing.

 

Kindly give your inputs .


Viewing all articles
Browse latest Browse all 9041

Trending Articles



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