SAP学习日志---Call method 的使用 以及常见错误
(2008-11-20 09:16:06)
标签:
it |
分类: SAP学习日志 |
可以通过以下方法 call method
1.
2.
在调用cl_gui_alv_grid的方法set_table_for_first_display时,编译出现错误。
原因是: 打开了参数的注释,但没有打开exporting 和 exceptions 的注释