Do you have any question about this error?
Message type: E = Error
Message class: BT - Background processing messages
Message number: 179
Message text: Job is not periodic. No period values are available
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.
BT179
- Job is not periodic. No period values are available ?The SAP error message BT179 ("Job is not periodic. No period values are available") typically occurs when you are trying to create or manage a background job that is expected to run periodically, but the system does not have the necessary configuration or data to define the periodicity of the job.
Cause:
- Job Configuration: The job you are trying to create or modify is not set up as a periodic job. This means that the job does not have any defined intervals or schedules for execution.
- Missing Period Values: The system is unable to find any period values associated with the job, which are necessary for defining how often the job should run.
- Incorrect Job Type: The job might be mistakenly classified as a one-time job instead of a periodic job.
Solution:
To resolve the error, you can follow these steps:
Check Job Type:
- Go to the transaction code
SM37
(Job Monitoring) and check the job details.- Ensure that the job is set up as a periodic job if that is your intention.
Define Period Values:
- If you want the job to run periodically, you need to define the period values.
- You can do this by going to the transaction code
SM36
(Define Background Job).- When creating or editing the job, ensure that you select the "Periodic" option and specify the frequency (daily, weekly, monthly, etc.) and the start time.
Review Job Steps:
- Ensure that the job steps are correctly defined and that they are compatible with the periodic execution.
Check User Authorizations:
- Ensure that you have the necessary authorizations to create or modify background jobs.
Consult Documentation:
- If you are unsure about how to set up periodic jobs, refer to the SAP documentation or help resources for guidance on job scheduling.
Related Information:
Transaction Codes:
SM36
: Define Background JobSM37
: Job MonitoringSM21
: System Log (to check for any related system errors)SAP Notes: Check SAP Notes for any known issues or patches related to job scheduling and background processing.
SAP Community: You can also search for discussions or solutions in the SAP Community forums, where other users may have encountered similar issues.
By following these steps, you should be able to resolve the BT179 error and successfully configure your background job to run periodically.
Get instant SAP help. Start your 7-day free trial now.
BT178
Period values are only possible for jobs marked 'Periodic'
What causes this issue? You activated the function <LS>Interval</><ZV>Periodenwerte</> in the start date editor. However, yo...
BT177
Job & has no subsequent jobs
What causes this issue? The job that you are displaying does not have any successor jobs. The background system keeps track of predecessor/successor ...
BT180
Job is event-periodic. Period values cannot be specified
What causes this issue? You have specified that this job is to be started when a particular event is triggered and that the job should be repeated wh...
BT181
Definition for job & is incomplete. Job cannot be released
What causes this issue? The job that you have selected has not been completely defined and therefore cannot be released to run. The job was defined ...
Click on this link to search all SAP messages.