当前位置:网站首页>第一个ALV程序2
第一个ALV程序2
2022-07-29 03:45:00 【月阴荒】
第五步:定义事件
ls_event-name = ‘USER_CMMAND’. "用户响应事件
ls_event-from = ‘FORM_USER_COMMAND’.
APPEND ls_event to lt_event.
ls_event-name = ‘TOP_OF_PAGE’. "显示标题
ls_event-form = ‘FORM_TOP_OF_PAGE’.
APPEND ls_event to lt_event.
ls_event-name = ‘PF_STATUS_SET’. "设置GUI-STATUS
ls_event-name = ‘FROM_PF_STATUS_SET’.
APPEND ls_event TO lt_event.
写在最后面的子例程(子例程与函数类似)
-------------form定义------------
form FORM_USER_COMMAND.
ENDFORM.
form PF_STATUS_SET.
ENDFORM.
form FORM_PF_STATUS_SET.
ENDFORM.
边栏推荐
- EMD 经验模态分解
- KNN method predicts pregnancy, KNN principle simple code
- (2022杭电多校三)1002-Boss Rush(状压DP+二分)
- How to judge stun protocol
- Machine learning [numpy]
- Environment configuration stepping pit during colab use
- 《陌路曾相逢》夏陌沈疏晏_夏陌沈疏晏最新章节
- (codeforce547) c-mike and foam
- 数字孪生实际应用案例-智慧能源篇
- Sleuth+zipkin to track distributed service links
猜你喜欢

The digitalization of the consumer industry is upgraded to "rigid demand", and weiit's new retail SaaS empowers enterprises!

Deep understanding of Base64 underlying principles

Solve the delay in opening the console of Google browser
![MOS tube - rapid recovery application notes (II) [parameters and applications]](/img/54/eb040a51304192def8cfb360c7c213.png)
MOS tube - rapid recovery application notes (II) [parameters and applications]

@Configuration (proxybeanmethods = false) what's the use of setting this to false

Various minor problems of jupyter notebook, configuration environment, code completion, remote connection, etc

CUB_200鸟类数据集关键点可视化

Violence recursion to dynamic programming 01 (robot movement)

机器学习【Numpy】
![MOS管 —— 快速复苏应用笔记(贰)[参数与应用]](/img/54/eb040a51304192def8cfb360c7c213.png)
MOS管 —— 快速复苏应用笔记(贰)[参数与应用]
随机推荐
Raft protocol - process demonstration
EMD 经验模态分解
Deep into C language (1) -- operators and expressions
Why do programmers so "dislike" the trunk development mode?
(2022杭电多校三)1011-Link is as bear(思维+线性基)
Remote desktop connection error
Tencent cloud logs in with PEM
What you see and think in Microsoft
座机的表单验证
Solve the delay in opening the console of Google browser
3.2 model saving and loading
HDU multi School Game 2 1011 DOS card
Division of data link layer, protocols used in data link layer and detailed introduction
three.js 第五十四用如何给shader传递结构体数组
three. JS Part 54 how to pass structure array to shader
1. Header file - Comment - namespace - standard input / output stream
Functions and comparison of repeaters, hubs, bridges, switches and routers
Inclusion exclusion principle
Connect with third-party QQ login
SFTP upload error: com.jcraft.jsch JSchException: connection is closed by foreign host