SAP 中session和外部断点设置的区别详解编程语言

1 Session Breakpoints:只在当前user session的所有main session中有效

2 External Breakpoints 在abap editor或事务SICF中设置,它的有效性与session breakpoints一样。不过即便用户logo ut, 它依然有效,它对于HTTP debugging和RFC debugging非常有用。

3 Debugge Breakpoints:在ABAP Debugger窗体中设置,他们在当前的debugging session以及debugge的main session和internal session中有效。Debugge breakpoints可以另存为external breakpoints

原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/19720.html

(0)
上一篇 2021年7月19日
下一篇 2021年7月19日

相关推荐

发表回复

登录后才能评论