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

Re: SCREEN HOLD

$
0
0

Hello Amol Chavan.

*Assign a group number to your header fields.

*In your PBO module, write the condition to make it inactive by passing SCREEN-INPUT = 0.

For instance,

      loop at screen.

        if screen-group1 = 'WBS'.

          screen-input = 0.

          MODIFY SCREEN.

        endif.

      endloop.

 

 

c.jpg

Regards.


Viewing all articles
Browse latest Browse all 8411

Trending Articles



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