SAP jobs scheduled via AutoSys Workload Automation fail immediately after entering a RUNNING state. The AutoSys job log shows the following error:
FAILURE <BAPI_XBP_JOB_CLOSE function failed. R/3 Code: E;237;Receiver object could not be created>
The job may not appear in SAP transaction SM37 because the failure occurs during the job closure/handshake process between the Agent and SAP.
The job definition includes a sap_recipients parameter (e.g., rcp_type=DLI, recipient="NAME") that points to a recipient list or distribution list that does not exist or is not valid within the specific SAP Client. When the agent attempts to close the job and assign the recipient for spool distribution, SAP returns error code 237 because it cannot create the receiver object.
sap_recipients attribute.sap_recipients line from the JIL and re-run the job. If the job succeeds, the recipient list is the confirmed root cause.sap_recipients line.