SAP Tutorials Blog


You can use the colon notation to declare variables. Variables declared with a colon are local to the current program or subroutine.


DATA: lv_variable TYPE i,               * Integer variable

           lv_text     TYPE string,            * String variable

           lv_date     TYPE d.                  * Date variable



Serkan AKKAVAK

Computer Engineer BSc

SAP Department Manager

Contact : serkurumsal@yandex.com