Do you have any question about this error?
Message type: E = Error
Message class: /BOBF/CONF_CDS -
Message number: 090
Message text: [BO check] Creation of Draft v1.0 not supp.. Add 'draftEnabled' (view &1)
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/BOBF/CONF_CDS090
- [BO check] Creation of Draft v1.0 not supp.. Add 'draftEnabled' (view &1) ?The SAP error message
/BOBF/CONF_CDS090 [BO check] Creation of Draft v1.0 not supp.. Add 'draftEnabled' (view &1)
typically indicates that there is an issue with the configuration of a Business Object (BO) in the SAP Business Object Framework (BOBF) related to draft handling. This error occurs when you attempt to create a draft for a Business Object that has not been configured to support draft functionality.Cause:
- Draft Functionality Not Enabled: The Business Object you are trying to work with does not have the draft functionality enabled. This is often the case if the Business Object was not designed to support draft creation or if the necessary configuration has not been completed.
- Missing Configuration: The error suggests that the view (indicated by
&1
) does not have thedraftEnabled
property set, which is required for draft creation.Solution:
To resolve this error, you need to enable draft functionality for the specific Business Object. Here are the steps to do this:
Access the Business Object Configuration:
- Go to the SAP Business Application Studio or the relevant transaction in your SAP system where you can configure Business Objects.
Edit the Business Object:
- Locate the Business Object that is causing the error. This may involve navigating through the relevant namespaces or packages.
Enable Draft Handling:
- In the configuration settings for the Business Object, look for an option to enable draft handling. This is typically a checkbox or a property that you can set to
true
.- Ensure that the
draftEnabled
property is set for the relevant view.Save and Activate:
- After making the necessary changes, save your configuration and activate the Business Object.
Test the Changes:
- Try to create a draft again to see if the error persists. If the configuration was done correctly, the draft creation should now work without errors.
Related Information:
By following these steps, you should be able to resolve the error and enable draft functionality for your Business Object.
Get instant SAP help. Start your 7-day free trial now.
/BOBF/CONF_CDS089
[BO check] Key of view &1 has to be UUID-based
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOBF/CONF_CDS088
[BO check] Child doesn't annotate active persistence, Root does (v. &1)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOBF/CONF_CDS091
[BO check] Field order of join condition &2 deviates from KEY (view &1)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOBF/CONF_CDS092
[BO check] The generated Bus. Obj. (&1) has nodes that are marked deleted
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Description The generated B...
Click on this link to search all SAP messages.