DATA:gt_fcode TYPE TABLE OF sy-ucomm

append '按钮名称' to gt_fcode.

set pf-status '状态栏名称' excluding gt_fcode .

通过以上设置可以使"按钮名称" 不在状态栏显示。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
  • 2021-04-25
猜你喜欢
  • 2021-09-11
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2021-12-28
  • 2022-02-07
相关资源
相似解决方案