Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module

Former Member
0 Likes
349

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

3 REPLIES 3
Read only

former_member188827
Active Contributor
0 Likes
325

check se37.com

Read only

Former Member
0 Likes
325

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

Read only

Former Member
0 Likes
325

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