‎2007 Mar 01 5:23 AM
i need to delete the spool requests after it has been printed, the deletion should be through coding.
‎2007 Mar 01 5:26 AM
Hi,
Delete the required spool requestsfrom table TSP01 by writing the code.
Regards,
Anji
‎2007 Mar 01 5:34 AM
Try this function module .
RSPO_SPOOLJOB_DELETED
Please reward if useful.
‎2007 Mar 01 5:39 AM
HI,
first get the spool number from table TSP01 and then write delete statemnt to delete the same.Also u can use the FM "RSPO_SPOOLJOB_DELETED" to delete the spool request number.
Regards,
Nagaraj
‎2007 Mar 01 5:43 AM
hi
first use the tcode sp01 to check the spool requests...if u're able to the requests u wanted..in the program, call this FM
RSPO_SPOOLJOB_DELETED
and pass the required parameters.
regards,
shamim