via selection-screen.3、带parameters程序的Submit的用法*Code used to populate 'parameters' & execute reportSUBMITzreport with p_param1 ='value'with p_param2='value'.4、其他情况*Submit report and return to current program afterwardsSUBMITzreportANDRETURN.*Submit report via its own selection screen...
* 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的用法 *Co...
* 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 SUBMIT zrep...
*parameterstobeusedinthereport loopatpnppernr. seltab_wa-low=pnppernr-low. appendseltab_watoseltab. endloop. SUBMITzreportwithselection-tableseltab viaselection-screen. 3、带parameters程序的Submit的用法 *Codeusedtopopulate'parameters'&executereport SUBMITzreportwithp_param1='value' withp_param2='...
3、带parameters程序的Submit的用法 *Code used to populate parameters execute report SUBMIT zreport with p_param1 = value with p_param2 = value. 4、其他情况 *Submit report and return to current program afterwards SUBMIT zreport AND RETURN. *Submit report via its own selection screen SUBMIT z...
[SIGNsign]}|{[NOT]BETWEEN dobj1 AND dobj2[SIGNsign]}|{IN rtab}}]...}[WITH FREESELECTIONStexpr][LINE-SIZEwidth][LINE-COUNTpage_lines]{[EXPORTING LISTTOMEMORY]|[TO SAP-SPOOL SPOOL PARAMETERS pri_params[ARCHIVEPARAMETERSarc_params]WITHOUTSPOOLDYNPRO]}[[USERuser]VIA JOB jobNUMBERn][AND...
SUBMIT with dynamically created parameters and selectoptions Go to solution h_senden2 Active Contributor 2007 Feb 06 2:55 PM 0 Kudos 129 SAP Managed Tags: ABAP Development Hi, it's possible to dynamically fill the report name for the SUBMIT statement by using something like ...
*parameterstobeusedinthereport loopatpnppernr. seltab_wa-low=pnppernr-low. appendseltab_watoseltab. endloop. SUBMITzreportwithselection-tableseltab viaselection-screen. 3、带parameters程序的Submit的用法 *Codeusedtopopulate'parameters'&executereport SUBMITzreportwithp_param1='value' withp_param2=...
3¡ ¢´øparameters³ÌÐòµÄSubmitµÄÓ÷ ¨ *Code used to populate ' parameters' & execute report SUBMIT zreport with p_param1 = ' value' with p_param2 = ' value' . 4¡ ¢ÆäËûÇé¿ö *Submit report and return to current program ...
the parameters IMMEDIATELY , KEEP IN SPOOL , NEW LIST IDENTIFICATION and COVER TEXT , flag must be a literal or character field with the length 1. If flag is blank, the parameter is switched off, but any other character switches the parameter on. You can also omit any of the ...