Wednesday, April 24, 2013

0 Comments in SAP ABAP

Comments in SAP ABAP


1.Comments are the non-executable statements these are used to improve the readability of the program
2.If we want to comment the entire line then we place * at the first character of the line
*----------------------------------------
3.If we want to comment the line we use “
Ex: c = a + b  “Adding a and b
 

SAP-ABAP Copyright © 2011 - |- Template created by Vishnu - |- Powered by Blogger Templates