//--线条 //3-----点击文字特效---

abap alv报表界面点击 总计按钮 报错(含解决办法)

 

报错界面基本信息:

Runtime Errors MESSAGE_TYPE_X
Date and Time 2020.04.02 13:19:24
Short text:
    The current application triggered a termination with a shor.
What happened?
    The current application program detected a situation which
    should not occur. Therefore, a termination with a short dum
    triggered on purpose by the key word MESSAGE (type X).

我遇见这个问题的时候,以为是GUI状态出现问题,然后COPY了一个标准GUI状态过去,没有解决,依旧报错。最后在查看ALV输出的内表结构时,对比着FIELDCAT检查,发现内表里少写了两个字段,将缺少的字段补充进去,然后再到ALV上点击总计求和就不报错了。

 
 
posted on 2022-12-09 11:13  雨水果冻  阅读(252)  评论(0)    收藏  举报