SAP Tutorials Blog


Blank Lines

The SKIP command helps in inserting blank lines on the page.


Example

The message command is as follows −


WRITE 'This is the 1st line'. 

SKIP. 

WRITE 'This is the 2nd line'. 

The above message command produces the following output −


This is the 1st line 

This is the 2nd line

We may use the SKIP command to insert multiple blank lines.


SKIP number_of_lines. 


Serkan AKKAVAK

Computer Engineer BSc

SAP Department Manager

Contact : serkurumsal@yandex.com