Do you have any question about this error?
Message type: E = Error
Message class: /PF1/MSG_CP -
Message number: 058
Message text: Queue could not be processed because &1 is not a working day
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.
/PF1/MSG_CP058
- Queue could not be processed because &1 is not a working day ?The SAP error message
/PF1/MSG_CP058
indicates that a queue could not be processed because the specified date (&1
) is not a working day. This typically occurs in the context of background job processing or when scheduling tasks that are dependent on the calendar settings in SAP.Cause:
- Non-Working Day: The date specified in the error message is a non-working day according to the factory calendar defined in the SAP system. This could be a weekend, holiday, or any other day that is marked as non-working in the system.
- Calendar Settings: The factory calendar or holiday calendar assigned to the relevant plant or company code may not include the specified date as a working day.
- Job Scheduling: If a job is scheduled to run on a non-working day, it will trigger this error when the system attempts to process it.
Solution:
- Check the Date: Verify the date mentioned in the error message. Ensure that it is indeed a non-working day.
- Adjust Job Scheduling: If the job is scheduled to run on a non-working day, reschedule it to a working day. You can do this in transaction codes like
SM37
(for monitoring jobs) orSM36
(for scheduling jobs).- Modify Calendar Settings: If necessary, review and modify the factory calendar or holiday calendar settings to ensure that the working days are correctly defined. This can be done in transaction
SCAL
(Maintain Calendar).- Use Alternative Dates: If the processing is time-sensitive, consider using alternative dates that are working days for the processing of the queue.
- Consult Documentation: Refer to SAP documentation or consult with your SAP Basis or functional team for further insights into calendar settings and job scheduling.
Related Information:
SCAL
: To maintain and view calendar settings.SM37
: To monitor background jobs and their statuses.SM36
: To schedule new background jobs.By following these steps, you should be able to resolve the error and ensure that your jobs are scheduled appropriately on working days.
Get instant SAP help. Start your 7-day free trial now.
/PF1/MSG_CP057
Final batch processing run triggered errors
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PF1/MSG_CP056
Batch could not be processed because &1 is not a working day
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PF1/MSG_CP059
Final queue processing run triggered at least one error
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PF1/MSG_CP060
Selected item assigned to clearing agreement &1 /&2
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.