Debugging Popup Screen in ABAP (ABAP kodu ile pop up ekranında hata ayıklama)

English definition:

Open a notepad sheet and paste and save following codes. 

[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand


Then drag-drop onto pop up screen and wait. Debugging will be switched on.






 Türkçe açıklaması:

Bir notepad sayfası açı ve aşağıdaki komutları bu sayfaya yapıştırıp kaydedin.

[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand


Ardından notepad sayfasını sürükleyip pop up penceresinin üzerine bırakın. Hata ayıklama aktif hale gelecektir.

Comments

Popular posts from this blog

How to add transaction and new folder in SAP Menu (SAP Menüsüne işlem kodu ve klasör eklemek)