关于abap:ABAP-开发程序第一个include-结尾的地方是TOP-导致出现的问题

answer

learn

Dear all,

The include name should not end with ‘TOP’.

For example The include name should not be ZPQR_TOP. Please change the include name from ZPQR_TOP to ZPQR_DECLN. I think you will not get that error.

Next solution is write the REPORT statement inside the ZPQR_TOP.

I think it will help you

意思就是不要在第一个include 外面的结尾应用top 我也试了作者说的第二个例子 你能够在top外面把report 撸上

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理