Quantcast
Channel: SCN : All Content - Output Management
Viewing all articles
Browse latest Browse all 1353

SAPSCRIPT - Command across more than one line

$
0
0

Hi

 

In SAPSCRIPT I'm trying to code (crude I know)

 

IF  &V55ENAFT-KUNAG& EQ 'M002699' OR &V55ENAFT-KUNAG& EQ 'M002699CUR'
OR &V55ENAFT-KUNAG& EQ 'M002699RDE' OR &V55ENAFT-KUNAG& EQ 'M002699CUR'
OR  &V55ENAFT-KUNAG& EQ 'M002699SEA'    blah blah blah my text  
ENDIF

 

The problem is that the IF statement needs to fit onto three lines. The first line declared with the /: Command Line works ok, but I can't get the SAPSCRIPT to treat the next two lines as part of the statement. I've tried / and leaving it blank, but it just treats the lines as text.

 

Is there a way of chaining the lines together, or do I have to split the IF into three separate statements?


Viewing all articles
Browse latest Browse all 1353

Trending Articles



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