摘要:
Always try to keep the hit list small by using the where clause were ever required or by describing the full search condition in the where clause.Select Query #1 Wrong SELECT * FROM sflight INTO xfli... 阅读全文
posted @ 2009-08-04 20:42
levin
阅读(241)
评论(0)
推荐(0)
摘要:
如果使用"REFRESH_TABLE_DISPLAY"刷新ALV后,记录会跳到第一行,以下代码可以使记录仍然定位在当前行 DATA ls_stable TYPE lvc_s_stbl. ls_stable-row = 'X'. ls_stable-col = 'X'. CALL METHOD gr_alvgrid->refresh_table_display EXPORTING is_sta... 阅读全文
posted @ 2009-08-04 20:26
levin
阅读(848)
评论(0)
推荐(0)
浙公网安备 33010602011771号