Common SAP BAE Errors
The following is a list of SAP BAE error codes you might get.
0 - OK
1 - Cannot retrieve the file at the moment; please retry later
Transient error while reading a job file. Have a look into the default trace to see more details. Function module: EXT_SDL_JOB_OUTPUT_GET
65 - User is not authorized
The user that is trying to log into BPA through BAE does not have the BusinessAutomationEnabler authorization on the SAP BAE Connector. Function module: EXT_SDL_LOGON
66 - Invalid partition
The provided partition name is not valid - either the partition does not exist, or the user does not have the authorizations to access it
67 - Invalid isolation group
The user that is trying to log into BPA through BAE provided an invalid isolation group. Function module: EXT_SDL_LOGON
69 - Job restart is prohibited
Restarting the job is prohibited. Normally this happens if a maintenance or restricted SAP job is restarted. Function module: EXT_SDL_JOB_SCHEDULE
70 - Cannot modify job
It is not possible to modify a scheduled job because its status does not allow this anymore. Function module: EXT_SDL_JOB_SCHEDULE
71 - Invalid SAP system name
The provided SAP system name is not valid - either the SAP system does not exist or the user does not have the authorizations to access it. Function module: EXT_SDL_GET_SAP_SYSTEM_DETAILS
72 - Unsupported start option
The provided start option is not valid. Normally, this is a bug in the application that is using BAE. Function module: EXT_SDL_GET_START_OPT_VALUES
73 - Cannot delete event definition
It is not possible to delete an event definition. Function module: EXT_SDL_DELETE_EVENT_DEF
74 - Cannot retrieve file
The job file could not be retrieved. The default trace contains more information about the root cause. Function module: EXT_SDL_JOB_OUTPUT_GET
75 - File is empty
The job file is empty. The SAP application is expected to properly handle this error message, for example, by not showing the file in its UI. Function module: EXT_SDL_JOB_OUTPUT_GET
76 - Invalid doc ID
The job file could not be retrieved because the SAP application used an invalid document ID. Function module: EXT_SDL_JOB_OUTPUT_GET
77 - Invalid application ID
The provided application ID is not valid - either the application does not exist, or the user does not have the authorizations to access it
78 - Invalid application name
The provided application name is not valid - either the application does not exist, or the user does not have the authorizations to access it
79 - Invalid job definition parameter
The provided job definition parameter name is not valid. Function module: EXT_SDL_GET_JOB_DEF_PAR_VALUES
80 - Invalid job filter
The provide job filter name not valid - either the filter does not exist, or the user does not have the authorization to access it. Function module: EXT_SDL_GET_JOBS
81 - Queue does not exist
The provide queue name not valid - either the queue does not exist, or the user does not have the authorization to access it. Function module: EXT_SDL_JOB_SCHEDULE
82 - Unsupported start type
The provided start type is not valid. Normally, this is a bug in the application that is using BAE.
83 - Unsupported schedule mode
The provided schedule mode (start, restart, modify, etc.) is not valid. Normally, this is a bug in the application that is using BAE. Function module: EXT_SDL_JOB_SCHEDULE
84 - Cannot schedule job
The job could not be scheduled. Have a look into the default trace to see more details. Function module: EXT_SDL_JOB_SCHEDULE
85 - Invalid job definition
The provided job definition name is not valid - either the job definition does not exist, or the user does not have the authorization to access it.
86 - Invalid event control mode
The provided event control mode (raise, clear) is not. Normally, this is a bug in the application that is using BAE. Function module: EXT_SDL_EVENT_CONTROL
87 - Invalid event definition
The provided event definition name is not valid - either the event definition does not exist, or the user does not have the authorization to access it.
88 - Invalid user
Something is wrong with the user that is logging in into BPA. Have a look into the default trace to see more details.
89 - Job definition does not exist
The provided job definition name is not valid - either the job definition does not exist, or the user does not have the authorization to access it. Function module: EXT_SDL_JOB_SCHEDULE
91 - An error was encountered while evaluating a default parameter value
There was an error while evaluating the default value of a parameter. Function module: EXT_SDL_JOB_SCHEDULE
92 - Invalid job ID
The provided job ID is not valid - either the job does not exist, or the user does not have the authorization to access it.
94 - Error while persisting objects
There was an error while persisting objects. Have a look into the default trace to see more details.
95 - General error
Unexpected error condition. Have a look into the default trace to see more details.
96 - Session expired
The session from the SAP application to BPA has expired. The SAP application is expected to properly handle this error message, for example, by logging back in into BPA.
97 - Invalid session ID
The session ID provided by the SAP application is not valid. Normally, this is a bug in the application that is using BAE.
98 - Invalid ident
The identification ID provided by the SAP application is not valid. Normally, this is a bug in the application that is using BAE.
99 - Not supported
The function module called by the SAP application is not supported. Normally, this is a bug in the application that is using BAE.
onsiteTopic