Message type: E = Error
Message class: CU - Variants / configuration messages
Message number: 035
Message text: Released status not allowed if the source code contains errors
The object dependency is not consistent. For this reason, the status
was set to "locked". Until the errors are corrected, you cannot set the
status of the dependencies to "released".
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Correct the errors in the object dependency. Then you can set the
released status.
Error message extract from SAP system. Copyright SAP SE.
CU035
- Released status not allowed if the source code contains errors ?The SAP error message CU035 ("Released status not allowed if the source code contains errors") typically occurs in the context of ABAP development when you attempt to release a transport request or a change that contains errors in the source code. This error is a safeguard to prevent the transport of incomplete or erroneous code to other systems, which could lead to runtime errors or system instability.
Cause: Syntax Errors: The most common cause is that there are syntax errors in the ABAP code that need to be resolved before the object can be released. Warnings: Sometimes, warnings in the code can also trigger this error, depending on the system settings. Incomplete Objects: If the object is not fully defined or is in an incomplete state, it may also lead to this error. Transport Request Status: The transport request may be in a status that does not allow for release due to the presence of
Get instant SAP help. Sign up for our Free Essentials Plan.
CU034
Dependency status has been set to &
What causes this issue? The syntax check found that the object dependencies are not consistent. If you save without generating, the dependency status...
CU033
Local dependencies cannot be maintained centrally
What causes this issue? You have entered a dependency name which consists of only figures. This is not allowed, as the name of a dependency must cont...
CU036
You cannot set status "released" without object dependencies
What causes this issue? You want to create a dependency and have set the status "released". However, you can only set this status once you ...
CU037
Invalid dependency name: &
What causes this issue? Dependency name &v1& is not valid. The following rules apply to dependency names: No '*' can be used in dep...
Click on this link to search all SAP messages.