此博客为原创博客,都是个人工作经历所得,转载请注明出处

Call method 的使用

SAP学习日志---Call method 的使用 以及常见错误

 

可以通过以下方法 call method

1. 进入全局类中 找到方法,拖到程序中

2. 使用pattern 中的 AABAP Objects patterns 中的 Call method

 

在调用cl_gui_alv_grid的方法set_table_for_first_display时,编译出现错误。

原因是: 打开了参数的注释,但没有打开exporting 和 exceptions 的注释

posted @ 2014-07-09 14:36  Rainystuday  阅读(1728)  评论(0编辑  收藏  举报