简体   繁体   中英

REUSE_ALV_GRID_DISPLAY changed to REUSE_ALV_LIST_DISPLAY

I'm having this problem. I'm calling a ALV report via SUBMIT command. This report calls REUSE_ALV_GRID_DISLAY but when called, it shows a list like in REUSE_ALV_LIST_DISLAY . What are the possibles clauses?

使用SUBMIT语句时,程序在后台执行,后台模式不能处理ALV网格,只允许ALV列表。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM