Chinaunix首页 | 论坛 | 博客
  • 博客访问: 467111
  • 博文数量: 199
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1902
  • 用 户 组: 普通用户
  • 注册时间: 2020-05-14 13:25
个人简介

代码5S

文章分类

全部博文(199)

文章存档

2021年(5)

2020年(194)

我的朋友

分类: 其他平台

2020-06-05 12:37:58

REPORT zdemo08.


data itab type table of sy-ucomm.

parameters test(10type c.

at selection-screen output.

  append'PRIN' to itab,
          'SPOS' to itab.

  call function 'RS_SET_SELSCREEN_STATUS'
       exporting
            p_status  sy-pfkey
       tables
            p_exclude itab.
阅读(1608) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~