通过debug 修改SE16里的table content

90 阅读1分钟

1

而当前使用的log on user没有S_DEVELOP的权限,不能写report去修改。但是如果当前user有debug 权限,可以这样做:

  1. 进入待修改table row的detail screen,在command line里敲/h:
  2. 敲回车,debugger在subroutine SET_STATUS_VAL 停下来,将34行的变量code 内容从SHOW改成EDIT:
  3. click F8 执行,接下来就可以编辑当前table row了:

要获取更多Jerry的原创文章,请关注公众号"汪子熙":