Do you have any question about this error?
Message type: E = Error
Message class: CRM_MKTTG_IL - CRM Marketing: Messages Interaction Layer
Message number: 011
Message text: Target group creation with profile '&' is only possible via a job
It is not possible to create a target group for a profile that is based
on an ELM data source.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Make the selection in a job.
Error message extract from SAP system. Copyright SAP SE.
CRM_MKTTG_IL011
- Target group creation with profile '&' is only possible via a job ?The SAP error message CRM_MKTTG_IL011 indicates that the creation of a target group using a specific profile cannot be performed immediately and must be executed as a background job. This is a common scenario in SAP CRM (Customer Relationship Management) when dealing with large datasets or complex processing that requires more resources than what is available in a dialog session.
Cause:
The primary cause of this error is that the target group creation process is resource-intensive and is designed to run in the background to avoid performance issues in the system. The system restricts immediate execution to ensure that it does not impact the user experience or system performance.
Solution:
To resolve this error, you need to create the target group as a background job. Here are the steps to do this:
Access the Transaction Code:
- Go to the SAP GUI and enter the transaction code for creating a target group (e.g.,
CRMD_ORDER
or the specific transaction you are using).Create a Background Job:
- Instead of executing the target group creation immediately, you can schedule it as a background job.
- Use transaction code
SM37
to monitor jobs orSM36
to create a new job.- In
SM36
, enter a job name and specify the job step to execute the target group creation program (you may need to find the specific program name related to your target group creation).Schedule the Job:
- Set the job to run immediately or at a scheduled time that suits your needs.
- Save the job and ensure it is activated.
Monitor the Job:
- After scheduling, you can monitor the job's progress and check for any errors in
SM37
.Related Information:
By following these steps, you should be able to successfully create the target group without encountering the error message again.
Get instant SAP help. Start your 7-day free trial now.
CRM_MKTTG_IL010
Profile '&' cannot be used as a base quantity for distributions
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Procedure for System Adminis...
CRM_MKTTG_IL009
Profile cannot only contain exclude filters
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CRM_MKTTG_IL012
Distribution calculation is not possible for ELM attribute '&'
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CRM_MKTTG_IL013
Target group creation across profiles is not possible for ELM profiles
What causes this issue? It is not possible to create a consolidated target group for a profile set that contains profiles based on ELM data sources. ...
Click on this link to search all SAP messages.