摘录From blog of 翱翔云天
1. SE16N &SAP_EDIT
Usually we use SE16N to dispaly table data and only few tables can be maintained by it directly, BUT we can use internal command &SAP_EDIT to switch on grayed "Maintain entries" option for changing any table.
Example: http://www.abaptech.com/2010/06/change-table-records-with-se16n/
2. Add ICON to Selection Screen
a) SE38/80 -> GOTO -> Text Elements -> Selection Text
b) Make text to be a value of ICON-ID. eg. "@71@ PO"
Example: http://www.abaptech.com/2010/05/add-icon-to-selection-screen/
3. Class method table - VSEOMETHOD
本文介绍了几种实用的ABAP编程技巧:使用SE16N与SAP_EDIT内部命令修改表记录;通过添加图标到选择屏幕提升用户体验;以及利用类方法表进行有效的查询。
817

被折叠的 条评论
为什么被折叠?



