Skip to main content

SAP LSAM-specific exit codes

The following is a list of SAP LSAM exit conditions for failed jobs. If an exit condition is not in this list, the LSAM Exit Code position of the return status is a Windows error code. Refer to Windows System Errors in the Concepts online help.

Exit CodeDescription
70001The Job Name the LSAM is trying to send to the SAP system is null.
70002The Job Number the LSAM is trying to send to the SAP system is null.
70003The SAP R/3 and CRM Definition does not have an SAP Job Name defined.
70004Error in logging on to SAP system: bad User ID, password, or TCP/IP address.
70005Error in checking existing job status: could not find the job on the SAP system.
70006Error in job copy: The LSAM could not copy the job to run it in SAP.
70007Error in Job definition get: after the job was copied for execution, the LSAM couldn't retrieve the copied job's details; therefore, the job could not run.
70008Error in starting the copied job: the job copy and job retrieve were successful, but the LSAM could not start the job.
70009Error in getting the job's current status.
70010Error in reading the job log.
70011Error in getting the children job information for the current job.
70012Error in aborting job.
70013Error in reading the spoollist for the job.
70017Error in starting the job immediately because no background processes were available.