hi,
any body can tel me.
SUBMIT rptedt00
USING SELECTION-SET 'HRESS_TEDT00'
WITH pnppernr-low EQ i_pernr
WITH pnptimr6 EQ 'X'
WITH pnpbegda EQ i_begda
WITH pnpendda EQ i_endda
TO SAP-SPOOL
SPOOL PARAMETERS ls_params
WITHOUT SPOOL DYNPRO
AND RETURN.
here use of USING SELECTION-SET and which name we have to specify in quotes.
Regards,
Shankar.