‎2007 Aug 28 10:47 AM
Hi all
I need help in knowing the name of the function module which outputs the
print status of a document
Pointers would be helpful
Thanks in advance
Regards
Nikhil
‎2007 Aug 28 10:51 AM
‎2007 Aug 28 10:58 AM
Hi NIkhil,
Try these FM's
<b>SCUI_GET_SPOOLER_INFO
SPOOL_STATISTIC
RSPO_RETURN_SPOOLJOB
FTR_CORR_SHOW_SPOOL
Reward points if this helps,</b>
Kiran
‎2007 Aug 28 11:05 AM
Hi ...
May this ans help you...
BP_JOBVARIANT_SCHEDULE
With 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 sub-options of PRINT ON. mode with SAP COVER PAGE can accept the values ' ', 'X' and 'D' . These values have the following meaning:
' ' : Do not output cover sheet
'X' : Output cover sheet
'D' : Cover sheet output according to printer setting
armode with ARCHIVE MODE can accept the values '1', '2' and '3'. These values have the following meaning:
'1' : Print only
'2' : Archive only
'3' : Print and archive
arparams with ARCHIVE PARAMETERS must have the same structure as ARC_PARAMS. This parameter should only be processed with the function module GET_PRINT_PARAMETERS.
with regards,
hari kv