Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个包含多个 ALV 的报告。在选择开始时,我有:
1) 数据选择
2) ALV 显示 cl_salv_hierseq_table
可以通过复选框选择行。当按下按钮时,数据库中的一些表会被更新。完成此处理后,我必须返回第 2 点,但屏幕上的数据必须更新(第 1 点)。我怎么能做到这一点?
谢谢。
我认为你需要使用REFRESH类的方法。
REFRESH