Sends an existing spool request.
Transaction: SP01
Interface: AE
R3_SEND_SPOOL_REQ[UEST]
[JOBNAME=...]
[,JOBCOUNT=...]
[,STEP=...]
[,SPOOLNR=...]
[,RECIPIENT=...]
[,ADDRESSTYPE=...]
[,EXPRESS=...]
[,COPY=...]
[,BLINDCOPY=...]
[,NOFORWARD=...]
[,LINE_FROM=...]
[,LINE_TO=...]
[,TITLE=...]
[,ERROR=...]
[,NOPRINT=...]
[,DELIVER=...]
[,STATUSBYMAIL=...]
Syntax |
Description/Format |
---|---|
JOBNAME= |
Name of the background jobAn Automation Engine object type for a process that runs on a target system.. |
JOBCOUNT= |
Number of the background job. |
STEP= |
Step number. |
SPOOLNR= |
Spool listShows entities in a grid view number. This parameter can be used as an alternative to JOBNAME=, JOBCOUNT= and STEP=. |
RECIPIENT= |
Recipient. |
ADDRESSTYPE= |
Address type. Allowed values: "B" (default value) - SAP userIn the Automation Engine, a user is an instance of a User object, and generally the user is a specific person who works with Automic products. The User object is assigned a user ID and then a set of access rights to various parts of the Automation Engine system and product suite. These access rights come in the form of Automation Engine authorizations and privileges, Decision user roles and EventBase rights and ARA web application object rights. You can manage all these centrally in the ECC user management functions. See also, Unified user management. |
EXPRESS= |
Sends an express message. Allowed values: "" (default value) and "X" "" - No message is sent. |
COPY= |
Sends a copy. Allowed values: "" (default value) and "X" "" - No message is sent. |
BLINDCOPY= |
Sends a blind copy. Allowed values: "" (default value) and "X" "" - No message is sent. |
NOFORWARD= |
Forwarding is not allowed. Allowed values: "" (default value) and "X" "" - Forwarding is allowed. |
LINE_FROM= |
From line. Default value: "0" |
LINE_TO= |
To line. Default value: "0" |
TITLE= |
Mail title (Subject). |
ERROR= |
Handling if an error occurs. Allowed values: "IGNORE" and "ABEND" (default value) "IGNORE" - The AE job continues. |
NOPRINT= |
Printing is not allowed. Allowed values: "Y" and "N" (default value) "Y" - Printing is not allowed. |
DELIVER= |
Receipt. Allowed values: "" (default value), "A", "E" and "N" "" - As specified in the SAP system |
STATUSBYMAIL= |
Receipt by e-mail. Allowed values: "" (default value), "A", "E" and "N" "" - As specified in the SAP system. |
There are three ways of using this functionPre-defined run book template in the Automation Engine. One single step only, e.g. Start Windows Service, Copy file,…. You can:
The following SAP support packagesDelivery package, a bundle of functionality. are required in order to use the parameters NOPRINT=, DELIVER= and STATUSBYMAIL=:
R3_SEND_SPOOL_REQUEST JOBNAME='MYJOB',JOBCOUNT=123,RECIPIENT='Smith',ADDRESSTYPE='O'
See also:
Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support |
Copyright © 2016 Automic Software GmbH |