Do you have any question about this error?
Message type: E = Error
Message class: RSM1 - Messages for AWB, Scheduler and Monitor (new)
Message number: 680
Message text: Loading InfoPackage &1 from local PC; cannot run in batch
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
RSM1680
- Loading InfoPackage &1 from local PC; cannot run in batch ?The SAP error message RSM1680 indicates that there is an issue with loading an InfoPackage from a local PC in a batch process. This error typically occurs when you attempt to execute a data load that requires user interaction or is not suitable for batch processing.
Cause:
- Local File Requirement: The InfoPackage is set to load data from a file on the local PC, which is not accessible in a batch job. Batch jobs run on the server, and they cannot access local files on a user's machine.
- User Interaction: The process may require user input or confirmation, which is not possible in a batch environment.
- Incorrect Configuration: The InfoPackage may not be configured correctly for batch processing.
Solution:
- Use Server-Based Files: Ensure that the data file is located on a server that the SAP system can access. You can upload the file to a directory on the application server or use a network share that the SAP system can access.
- Change InfoPackage Settings: Modify the InfoPackage settings to ensure it is configured for batch processing. This may involve changing the source of the data to a server location.
- Run in Dialog Mode: If the InfoPackage must be run with user interaction, execute it in dialog mode instead of batch mode. This can be done by running the InfoPackage manually from the SAP GUI.
- Check for User Exits or BAdIs: If there are any custom enhancements (user exits or BAdIs) that require user interaction, consider modifying them to work in batch mode or remove the requirement for user input.
Related Information:
By addressing the cause of the error and implementing the suggested solutions, you should be able to resolve the RSM1680 error and successfully load your data.
Get instant SAP help. Start your 7-day free trial now.
RSM1679
Could not delete variant &1 of type &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSM1678
Cannot reload request &1(&2) as archive &3 is locked; request skipped
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSM1681
InfoPck. &1 can't execute request for DS &2, SS &3; Transfer tool running
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSM1682
Deletion of active Init in DS '&1' LS '&2' is LOCKED by Transfer Tool
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.