Knowledge Base > Automation Engine and Target Systems > SAP > Spool Management

Spool Management

AE is able to handle and process job outputs. This is done via Job object specifications and script elements.

The SAP tab in SAP jobs can be used to enter spool list recipients. All spool requests created by the job are sent to the recipients specified in this tab.

AE JCL for SAP

Many script elements have parameters which can be used to handle job outputs. The following functions serve to handle spool requests:

Script Element

Description

R3_CREATE_OUTPUT_REQUEST

Creates a new output request for an existing spool request

R3_GET_JOB_SPOOL

Reads the spool list of a step of type "ABAP program".

Filter specifications are possible.

R3_GET_SPOOL_REQUESTS

Selects spool requests with predefined filters

R3_SEND_SPOOL_REQUEST

Sends an existing spool request