Do you have any question about this error?
Message type: E = Error
Message class: C7 - Scheduling
Message number: 012
Message text: Scheduling terminated: No time unit defined for day
The scheduling function could not calculate any dates because no time
units are defined for the day.
Scheduling calculates using a duration of zero.
INCLUDE 'NA_ALLG_VOERGEHEN' OBJECT DOKU ID TX
Check the time units in Customizing and maintain them, if needed.
<DS:TRAN.OMSC>Proceed</>
ENDIF
Error message extract from SAP system. Copyright SAP SE.
C7012
- Scheduling terminated: No time unit defined for day ?The SAP error message C7012, "Scheduling terminated: No time unit defined for day," typically occurs in the context of scheduling jobs or tasks in SAP, particularly when dealing with time-related configurations. This error indicates that the system is unable to determine the time unit for a scheduling operation because it has not been defined properly.
Cause:
- Missing Time Unit Configuration: The most common cause of this error is that the time unit for scheduling has not been defined in the relevant configuration settings.
- Incorrect Job Scheduling Parameters: If the job or task being scheduled has parameters that do not specify a time unit, or if the parameters are incorrectly set, this error may occur.
- Custom Development Issues: If there are custom programs or enhancements that manipulate scheduling, they may not be handling time units correctly.
Solution:
Check Scheduling Configuration:
- Go to the relevant configuration settings in SAP (usually in transaction SPRO).
- Navigate to the section related to job scheduling or time management.
- Ensure that the time unit for days is defined correctly.
Review Job Parameters:
- If you are scheduling a job, check the job definition in transaction SM37 or SM36.
- Ensure that all parameters related to time units are correctly set, including start times, end times, and frequency.
Adjust Custom Code:
- If there is custom code involved in the scheduling process, review it to ensure that it correctly handles time units.
- Make sure that any custom logic that deals with scheduling includes proper definitions for time units.
Consult Documentation:
- Review SAP documentation or notes related to job scheduling and time units for any additional guidance or updates that may be relevant.
Testing:
- After making changes, test the scheduling process again to ensure that the error has been resolved.
Related Information:
Transaction Codes:
SAP Notes: Check for any relevant SAP Notes that may address this specific error or provide additional troubleshooting steps.
Community Forums: Consider searching or posting in SAP community forums for insights from other users who may have encountered the same issue.
By following these steps, you should be able to identify the cause of the C7012 error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
C7011
Order: Finish dat is before start date, finish date = start date
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
C7010
Sub-op.: Finish date is before start date, finish date = start date
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
C7013
Time units are not fully defined
What causes this issue? The time units required for scheduling are not all defined (day, week, month, year, decade).System Response The scheduling r...
C7014
No working/operating time maintained in work center for scheduling
What causes this issue? No operating time has been defined for the work center specified in the operation.System Response Scheduling is carried out ...
Click on this link to search all SAP messages.