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

Re: Hide a field on selection screen based on parameter transaction

$
0
0

INITIALIZATION.

 

   LOOP AT SCREEN.

     IF screen-name = 'P_WERKS' OR screen-name '%_P_WERKS_%_APP_%-TEXT'.

       IF sy-tcode IS NOT INITIAL.

         screen-output = '0'.

         screen-active = '0'.

         MODIFY SCREEN.

       ENDIF.

     ENDIF.

   ENDLOOP.


Viewing all articles
Browse latest Browse all 8540

Trending Articles



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