Message type: E = Error
Message class: STC_TASK - Task related Messages
Message number: 035
Message text:
Event object &V1& (type &V2&) cannot be created. The task displayed in
the list of tasks is a placeholder for the original object. This task
cannot be executed and will be skipped during task list variant or task
list run processing as long as the error remains.
The following error situations are possible in case of type EVNT (ABAP
classes for events):
The class contains syntax errors
The constructor of the class requires parameters
The constructor of the class is private or protected
The class is abstract and cannot be instantiated
The class cannot be serialized
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Contact the event owner. In case the event is provided by SAP, check the
SAP Online Service System for the object name.
Error message extract from SAP system. Copyright SAP SE.
STC_TASK035
- The SAP error message STC_TASK035, which states "Could not create event &1," typically occurs in the context of background processing or job scheduling within the SAP system. This error can arise due to various reasons, and understanding the cause is essential for finding an appropriate solution. Causes: Missing Event Definition: The event that the system is trying to create may not be defined in the system. Authorization Issues: The user or the background job may not have the necessary authorizations to create events. System
Configuration Issues: There may be configuration issues in the SAP system that prevent event creation. Database Issues: Problems with the database, such as connectivity issues or locks, can also lead to this error. Transport Issues: If the event is related to a transport request, issues with the transport system can cause this error. Solutions: Check Event Definition: Verify that the event you are trying to create is defined in the system. You can do
Get instant SAP help. Sign up for our Free Essentials Plan.
STC_TASK034
Value for parameter &1 is shorter than expected
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STC_TASK033
Value for parameter &1 is longer than expected
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STC_TASK036
Task &1 is not an event task
What causes this issue? Task &V1& is not an event task, as it does not include interface IF_STCTM_EV_TASK. However it was still selected as a...
STC_TASK037
User interface parameter &1 is invalid; '&2' not allowed for field &3
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.