* load each personnel number accessed from the structure into * parameters to be used in the report loop at pnppernr. seltab_wa-low = pnppernr-low. append seltab_wa to seltab. endloop. SUBMIT zreport with selection-table seltab via selection-screen.
3、带parameters程序的Submit的用法
*Code used to populate 'parameters' & execute report
4、其他情况
*Submit report and return to current program afterwards