Do you have any question about this error?
Message type: E = Error
Message class: CJ - Project master data and structure
Message number: 144
Message text: You do not have authorization to edit all activities for WBS element &
In order to work with activities assigned to WBS element, you must have
the following authorization:
C_PROJ_TCD: Transaction-specific authorizations, Project System
In this case, the activities for the WBS element are not displayed.
INCLUDE 'NA_ALLG_NOFUNKTION' OBJECT DOKU ID TX
INCLUDE 'NA_ALLG_BERECHTIGUNG' OBJECT DOKU ID TX
Error message extract from SAP system. Copyright SAP SE.
The SAP error message CJ144 indicates that a user does not have the necessary authorization to edit all activities for a specific Work Breakdown Structure (WBS) element. This is a common issue in SAP Project System (PS) when users attempt to make changes to project-related data without the appropriate permissions.
Cause:
The error is typically caused by one or more of the following reasons:
- Authorization Issues: The user lacks the required authorization objects to edit the activities associated with the WBS element. This could be due to missing roles or authorizations in their user profile.
- WBS Element Status: The WBS element may be in a status that restricts changes, such as "locked" or "completed."
- Project Settings: The project settings may restrict certain users from making changes to specific WBS elements or activities.
Solution:
To resolve the CJ144 error, consider the following steps:
Check User Authorizations:
- Use transaction code
SU53
immediately after encountering the error to see which authorization check failed.- Review the user's roles and authorizations in transaction
SU01
orPFCG
to ensure they have the necessary permissions for the WBS element.Adjust Authorizations:
- If the user lacks the required authorizations, work with your SAP security team to update the user's roles or create new roles that include the necessary authorization objects, such as:
C_PROJ
(Project Management)C_PROJ_ACT
(Activity Management)- Ensure that the user has the appropriate activity authorizations for the WBS element.
Check WBS Element Status:
- Verify the status of the WBS element using transaction
CJ03
(Display WBS) orCJ02
(Change WBS). If the WBS is locked or completed, you may need to unlock it or change its status to allow edits.Consult Project Settings:
- Review the project settings to ensure that there are no restrictions on editing activities for the specific WBS element. This may involve checking the project profile or settings in transaction
CJ20N
.Contact SAP Support:
- If the issue persists after checking authorizations and WBS status, consider reaching out to your SAP support team for further assistance.
Related Information:
CJ01
: Create WBSCJ02
: Change WBSCJ03
: Display WBSCJ20N
: Project BuilderSU53
: Display Authorization CheckSU01
: User MaintenancePFCG
: Role MaintenanceBy following these steps, you should be able to identify and resolve the authorization issue causing the CJ144 error in SAP.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
CJ143 You have not entered a WBS or an activity number. Data is not transfered.
Self-Explanatory Message Since SAP believes that this specific error message is ...
CJ142 No dates available. Today's date is used as finish date.
Self-Explanatory Message Since SAP believes that this specific error message is ...
CJ145 You have not entered a profile. Access not possible.
Self-Explanatory Message Since SAP believes that this specific error message is ...
CJ146 No report selected. You cannot call up the info system
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.