Do you have any question about this error?
Message type: E = Error
Message class: CRM_MKT_EXTERNAL - CRM MKT: Messages for Interface to External Products
Message number: 172
Message text: Import business partners: Lock successfully set
This text similar to message long text CRM_MKT_EXTERNAL175
The system lock on the CRMD_EXT_BP_JOB table was set successfully.
The import program stores restart information in this table.
For technical reasons, the system can only import business partners of
a target group in batch mode as a background job. By setting a system
lock on the CRMD_EXT_BP_JOB table, the import program ensures that
several import jobs for the same target group can never be run at the
same time.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
CRM_MKT_EXTERNAL172
- Import business partners: Lock successfully set ?The SAP error message CRM_MKT_EXTERNAL172 typically indicates that there is a locking mechanism in place when trying to import business partners into the SAP Customer Relationship Management (CRM) system. This locking is often a precautionary measure to prevent data inconsistencies during the import process.
Cause:
- Concurrent Access: The error may occur if multiple processes or users are trying to access or modify the same business partner data simultaneously.
- Locking Mechanism: SAP uses locks to ensure data integrity. If a business partner is being processed or modified by another transaction, the system will set a lock, preventing other transactions from accessing it until the lock is released.
- Long-running Transactions: If a transaction takes too long to complete, it may hold the lock longer than expected, causing subsequent import attempts to fail.
Solution:
- Check Locks: Use transaction code SM12 to check for existing locks on the business partner records. You can identify the user or process that is holding the lock and take appropriate action.
- Wait and Retry: If the lock is temporary, you may simply need to wait for the other transaction to complete and then retry the import.
- Review Import Process: Ensure that the import process is optimized and not taking an excessive amount of time, which could lead to locks being held longer than necessary.
- Batch Processing: If you are importing a large number of business partners, consider breaking the import into smaller batches to reduce the likelihood of concurrent access issues.
- Consult Logs: Check the application logs for any additional error messages or warnings that may provide more context about the issue.
Related Information:
If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis or technical team for further investigation.
Get instant SAP help. Start your 7-day free trial now.
CRM_MKT_EXTERNAL170
Import job of business partners started for target group &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CRM_MKT_EXTERNAL161
Status record (job &1, no. BPs &2) added to job status table
What causes this issue? The system imports business partners belonging to an external target group in blocks. Once a block of business partners is im...
CRM_MKT_EXTERNAL173
Import business partners: No restart information found => OK
What causes this issue? This text similar to message long text CRM_MKT_EXTERNAL078 As this background job was scheduled using the Job Wizard, no rest...
CRM_MKT_EXTERNAL174
Business partner import: Restart information found
What causes this issue? This text similar to message long text CRM_MKT_EXTERNAL072 When this background job was scheduled using the Job Wizard, resta...
Click on this link to search all SAP messages.