write keywords

Step 1 : Goto Transaction SE38.
Step 2 : Enter  Z or Y <program name> and click on create.

Step 3 : Write title and in attribute tab select type as executable program.
Syntax : write
Ex :
1.       WRITE 'sap abap'.  

Source Code :


Save->check->activate.

Output:

======================================================================
2.       WRITE 'Welcome to ''SAP ABAP'.

Source Code :




Save->check->activate.


Output:


Comments

Popular posts from this blog

FOR ALL ENTRIES (FAE) -4 TABLES USING ALV_GRID_DISPLAY

RADIO-BUTTONS IN BASIC REPORT