Do you have any question about this error?
Message type: E = Error
Message class: CI_DRAFTPRD_MESSAGE -
Message number: 328
Message text: The base unit of measure for the product & is locked by the user &
For a purchase order item to be created for this product, the base unit
of measure must be locked to ensure that the base unit is not changed in
the product master while the purchase order is being created. However,
the base unit is presently locked because it is being changed in the
product master.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Try to create the purchase order for this product again later.
Error message extract from SAP system. Copyright SAP SE.
CI_DRAFTPRD_MESSAGE328
- The base unit of measure for the product & is locked by the user & ?The SAP error message CI_DRAFTPRD_MESSAGE328 indicates that the base unit of measure for a product is currently locked by a user. This typically occurs in scenarios where multiple users are trying to access or modify the same product data simultaneously, leading to a conflict.
Cause:
- User Lock: The base unit of measure for the product is locked by another user who is currently editing or processing the product data.
- Transaction in Progress: A transaction that involves the product is still in progress, preventing other users from making changes.
- System Lock: The system may have a lock in place due to a background job or a transaction that has not been completed.
Solution:
- Identify the Locking User: Check who is currently locking the product. You can use transaction codes like
SM12
(to view lock entries) to identify the user and the session that is holding the lock.- Wait for Release: If the lock is held by another user, you may need to wait until they complete their transaction and release the lock.
- Contact the User: If possible, contact the user who is locking the product to see if they can complete their work or release the lock.
- Terminate the Lock: If the locking session is no longer active (e.g., the user has logged out unexpectedly), you may need to manually delete the lock entry using transaction
SM12
. Be cautious with this approach, as it may lead to data inconsistencies if the user was in the middle of a transaction.- Check for Background Jobs: Ensure that there are no background jobs that might be holding the lock. You can check this using transaction
SM37
to view job logs.Related Information:
SM12
: Display and manage lock entries.SM37
: Monitor background jobs.SE11
: Data dictionary to check the structure of the product master data.If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis team or technical support for further investigation.
Get instant SAP help. Start your 7-day free trial now.
CI_DRAFTPRD_MESSAGE327
The base unit of measure for the product & is locked by the user &
What causes this issue? You wanted to change the base unit of measure for the product. This requires the old base unit to be locked to ensure that no...
CI_DRAFTPRD_MESSAGE326
First enter a product before calling up the possible entries (F4 help)
What causes this issue? When choosing a unit of measure in which the stock data is to be displayed, it only makes sense to choose from the units of m...
CI_DRAFTPRD_MESSAGE329
product & is a generic product
What causes this issue? You wanted to perform a function using a product with the product category "generic product". However, this functio...
CI_DRAFTPRD_MESSAGE330
product & is a product group reference product
What causes this issue? You wanted to perform a function using a product with the product category "product group reference product". Howev...
Click on this link to search all SAP messages.