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

Re: Copy of SCC4 t-code to suppress some fields from detail screen.

$
0
0

Include - L0SZZF01

Form Name -  T000_SWITCH_CLIENT

 

Please create an implicit enhancement at the beginning of this form and write the following

Loop at screen

if screen-name = 'T000_0001-CCCOR_OFF' " this is just an example

screen-input = 0.

screen-invisible = 1.

screen-active = 0.

modify screen

endloop.

 

This should solve your problem.


Viewing all articles
Browse latest Browse all 3510

Trending Articles



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