REPORT Z_ALT_PROGRAM_ORNEK_1.

write / 'Program baslangici'.
skip 2.

perform tarih_zaman_yaz. "alt programi cagir
perform cizgi_cek_satir_atla. "alt programi cagir

wait up to 10 seconds.

perform tarih_zaman_yaz.
perform cizgi_cek_satir_atla.
skip 2.
write / 'Program Bitisi'.

form cizgi_cek_satir_atla.
uline.
skip 1.
endform.

form tarih_zaman_yaz.
write:/ 'Tarih : ', sy-datum,
'Zaman : ', sy-uzeit.
endform.

  ******************************************************************
Serkan AKKAVAK
Bilgisayar Mühendisi
serkurumsal@yandex.com
SAP ve ABAP ile ilgili tüm sorularınızı sorabilirsiniz.