Do you have any question about this error?
Message type: E = Error
Message class: CJ - Project master data and structure
Message number: 264
Message text: Project &1 version &2 is being changed
Project &v1& version &V2& is being changed in the background in the
database.
Error message extract from SAP system. Copyright SAP SE.
CJ264
- Project &1 version &2 is being changed ?The SAP error message CJ264 indicates that a project version is currently being changed, which means that the project is locked for editing. This typically occurs when another user or process is making changes to the same project version, or if the project is in a state that does not allow modifications.
Cause:
- Concurrent Access: Another user is currently editing the project version.
- Locking Mechanism: The project version is locked due to a transaction that is still in progress.
- System Processes: Background jobs or processes that are modifying the project version.
- User Authorization: The user may not have the necessary permissions to edit the project version.
Solution:
- Wait and Retry: If another user is editing the project, wait for them to finish and then try again.
- Check Locks: Use transaction code
SM12
to check for any locks on the project version. If you find a lock that should not be there, you may need to contact the user who holds the lock or your system administrator to release it.- Review Background Jobs: Check if there are any background jobs that might be affecting the project version. You can use transaction code
SM37
to monitor background jobs.- User Permissions: Ensure that you have the necessary authorizations to edit the project version. If not, contact your SAP security administrator to review your permissions.
- Transaction Codes: If you are using specific transaction codes to access the project, ensure that you are using the correct ones and that they are not causing any conflicts.
Related Information:
CJ20N
(Project Builder), CJ02
(Change Project), and CJ03
(Display Project).If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis team or open a support ticket with SAP for further assistance.
Get instant SAP help. Start your 7-day free trial now.
CJ263
Creating sub-trees is not allowed
What causes this issue? You want to copy the sub-tree &2 from project &1. This action is only supported if the target project already exists....
CJ262
Project &1 version &2 is not a simulation version
What causes this issue? Version &V2& for project &V1& is either a status dependent version or a time-dependent version.These versions...
CJ265
Project &1 version &2 is being changed (sub-tree &3)
What causes this issue? The sub-tree &v3& of project &v1& version &v2& is being changed in the database in the background.Err...
CJ266
WBS element & is inactive. Function not possible
What causes this issue? You want to change a WBS element in a simulation version that is inactive. &DEPENDENCIES& The simulation versions tha...
Click on this link to search all SAP messages.