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.
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.
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
Post a Comment