Do you have any question about this error?
Message type: E = Error
Message class: NI - Document index processing
Message number: 099
Message text: A run with the name &1 does not exist (see long text)
The purchasing documents already processed are saved under the name of
the program run. If the program is terminated because time is exceeded,
or for any other reason, you can continue processing with the next
document in the sequence. Enter the name of the run, and deselect the
'New run' indicator.
As additional selection parameters (such as document type, document
date, supplier etc.) are not saved, you should enter these as variants.
Check the name entered and the <LS>New run</> indicator.
Error message extract from SAP system. Copyright SAP SE.
NI099
- A run with the name &1 does not exist (see long text) ?The SAP error message NI099 indicates that a run with the specified name does not exist. This error typically occurs in the context of background processing or job scheduling in SAP, where a user attempts to access or manage a job or run that has not been created or has already been deleted.
Cause:
- Non-existent Job/Run: The specified job or run name does not exist in the system. This could be due to a typo in the job name or the job not being created yet.
- Job Deletion: The job may have been deleted or canceled before the user attempted to access it.
- Authorization Issues: The user may not have the necessary authorizations to view or manage the job.
- Incorrect Job Name: The job name provided might be incorrect or formatted improperly.
Solution:
- Verify Job Name: Double-check the job name you are trying to access. Ensure that it is spelled correctly and matches the name of an existing job.
- Check Job Status: Use transaction codes like
SM37
(Job Monitoring) to check the status of jobs. You can filter by user, job name, and date to see if the job exists.- Create the Job: If the job does not exist, you may need to create it again using transaction codes like
SM36
(Define Background Job).- Check Authorizations: Ensure that you have the necessary authorizations to view and manage background jobs. If not, contact your SAP security administrator.
- Consult Logs: If the job was supposed to exist but does not, check the system logs or job logs for any errors or messages that might indicate why the job is missing.
Related Information:
SM37
: Job MonitoringSM36
: Define Background JobSM21
: System LogIf the issue persists after following these steps, it may be beneficial to consult with your SAP Basis team or SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
NI098
Termination due to timeout: &1 purchasing documents processed
What causes this issue? The latest termination time entered has been exceeded. The next purchasing document to be processed is document number &V...
NI097
You are updating the "actual" data (see long text)
What causes this issue? Version '000' contains the original of the document index. This will be changed as a result of running the report.S...
NI100
Invalid call of PO change via function modules
What causes this issue? The function modules for the fully automatic changing of purchase orders have been invoked in the wrong sequence. The correct...
NI101
Entries were created for &1 documents in the index
What causes this issue? The report has created the document index (info structure S111) sucessfully and finished processing the document range.System...
Click on this link to search all SAP messages.