Do you have any question about this error?
Message type: E = Error
Message class: FCC0 - Messages in Financial Closing Cockpit
Message number: 358
Message text: Error occurred in function module 'JOB_SUBMIT'; SY-SUBRC: &1
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.
FCC0358
- Error occurred in function module 'JOB_SUBMIT'; SY-SUBRC: &1 ?The SAP error message FCC0358 indicates that there was an issue when trying to submit a job using the function module
JOB_SUBMIT
. TheSY-SUBRC
value provides additional information about the nature of the error. Here’s a breakdown of the potential causes, solutions, and related information for this error:Causes:
- Job Submission Issues: The job may not be submitted due to incorrect parameters or settings in the job definition.
- Authorization Problems: The user may not have the necessary authorizations to submit jobs.
- System Resource Limitations: There may be limitations on the number of jobs that can be submitted or executed at the same time.
- Configuration Errors: There could be issues with the configuration of the job scheduling or the background processing settings.
- Function Module Errors: There may be a bug or issue within the
JOB_SUBMIT
function module itself or related components.Solutions:
- Check Job Parameters: Review the parameters being passed to the
JOB_SUBMIT
function module. Ensure that all required fields are filled out correctly.- Review Authorizations: Verify that the user has the necessary authorizations to submit jobs. You can check this in transaction SU53 or by reviewing the user roles.
- Monitor Background Jobs: Use transaction SM37 to check the status of background jobs. Look for any jobs that may be stuck or have failed.
- Check System Limits: Ensure that the system is not hitting any limits on job submissions. This can be checked in transaction RZ20 or RZ11 for system parameters.
- Review Logs: Check the system logs (transaction SM21) for any additional error messages or warnings that may provide more context about the issue.
- Debugging: If you have access to debugging tools, you can set a breakpoint in the
JOB_SUBMIT
function module to analyze the flow and identify where it fails.- Consult SAP Notes: Search for relevant SAP Notes in the SAP Support Portal that may address known issues with the
JOB_SUBMIT
function module.Related Information:
SY-SUBRC
value, as it can provide specific insights into the problem.By following these steps, you should be able to diagnose and resolve the FCC0358 error in SAP.
Get instant SAP help. Start your 7-day free trial now.
FCC0357
Error occurred in function module 'JOB_OPEN'; SY-SUBRC: &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FCC0356
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FCC0359
Error occurred in function module 'JOB_CLOSE'; SY-SUBRC: &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FCC0361
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.