Do you have any question about this error?
Message type: E = Error
Message class: 00 -
Message number: 101
Message text: Batch input: Processing mode 'Display errors only' activated
You have changed the processing mode in interactive batch input.
It was changed from 'Process visibly' to 'Display errors only'.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Information
Error message extract from SAP system. Copyright SAP SE.
00101
- Batch input: Processing mode 'Display errors only' activated ?The SAP error message "00101 Batch input: Processing mode 'Display errors only' activated" typically occurs during batch input processing when the system is set to a mode that only displays errors without executing the batch input session. This can happen for various reasons, and understanding the cause and solution can help you resolve the issue.
Cause:
- Processing Mode Setting: The batch input session is configured to run in "Display errors only" mode. This means that the system will not process the data but will only show any errors that occur during the session.
- Errors in Data: There may be errors in the data being processed that prevent the session from executing normally.
- Session Status: The session may have been previously run and encountered errors, leading to it being set to display errors only.
Solution:
- Check Session Status: Go to transaction
SM35
to check the status of the batch input session. Look for any errors that are listed and address them accordingly.- Review Error Messages: If there are specific error messages associated with the session, review them to understand what data is causing the issue. Correct the data as necessary.
- Change Processing Mode: If you want to process the session normally, you can change the processing mode. In transaction
SM35
, select the session and choose the option to process it in "Process" mode instead of "Display errors only."- Re-run the Session: After correcting any errors and changing the processing mode, re-run the batch input session to see if it processes successfully.
Related Information:
SM35
: Batch Input MonitoringSE38
: To run a report or program that may be related to the batch input session.SHDB
(for recording) or through various data upload programs.By following these steps, you should be able to resolve the "Display errors only" issue and successfully process your batch input session.
Get instant SAP help. Start your 7-day free trial now.
00100
Program error in LOOP AT internal table; FROM is greater than table end
What causes this issue? Incorrect specification of FROM.System Response The system issues an error message and will not allow you to continue with t...
00099
Field after FROM, TO or CURSOR has incorrect data type
What causes this issue? Fields that can be specified for the LOOP AT internal table (FROM, TO, CURSOR), have an incorrect data type. &RSYSTEM_RES...
00102
Batch input: Processing mode 'Process visibly' activated
What causes this issue? You have changed the processing mode in interactive batch input. It was changed from 'Display errors only' to '...
00103
Int. table & without header line not supported with LOOP AT itab
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.