Do you have any question about this error?
Message type: E = Error
Message class: RS_B4HANA_RC -
Message number: 060
Message text: SAPI DataSource Extraction not supported. Remodel in BW/4 using CDS-ODP.
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.
RS_B4HANA_RC060
- SAPI DataSource Extraction not supported. Remodel in BW/4 using CDS-ODP. ?The SAP error message RS_B4HANA_RC060 indicates that the extraction of data from a SAPI (SAP Application Programming Interface) DataSource is not supported in the context of BW/4HANA. Instead, it suggests that you should remodel your data extraction using Core Data Services (CDS) and ODP (Operational Data Provisioning).
Cause:
- SAPI DataSource Limitation: BW/4HANA does not support traditional SAPI DataSources, which were commonly used in earlier versions of SAP BW. The architecture of BW/4HANA is designed to leverage modern data modeling techniques, primarily using CDS views.
- Transition to CDS: SAP has moved towards using CDS views for data extraction, which provide a more flexible and efficient way to model and access data in HANA.
Solution:
To resolve this error, you need to follow these steps:
Identify the DataSource: Determine which SAPI DataSource you are trying to use and understand its purpose in your data model.
Create a CDS View:
- Use the ABAP Development Tools (ADT) in Eclipse to create a new CDS view that replicates the logic of the original SAPI DataSource.
- Ensure that the CDS view is designed to meet the requirements of your reporting or data extraction needs.
Expose the CDS View via ODP:
- Once the CDS view is created, you need to expose it for data extraction using ODP.
- This can be done by creating an ODP DataSource based on the CDS view. You can do this in the SAP BW/4HANA system.
Data Modeling in BW/4HANA:
- Use the ODP DataSource in your BW/4HANA data models (e.g., InfoObjects, DataStore Objects, CompositeProviders).
- Ensure that the data flow is correctly set up to extract data from the ODP DataSource.
Testing:
- Test the new data extraction process to ensure that it works as expected and that the data is accurate.
Related Information:
By following these steps, you should be able to successfully transition from using a SAPI DataSource to a CDS-based approach in BW/4HANA, thereby resolving the RS_B4HANA_RC060 error.
Get instant SAP help. Start your 7-day free trial now.
RS_B4HANA_RC059
SAPI Extraction not supported
What causes this issue? SAPI Extraction not supported.How to fix this error? DataMart must be supplied from BW/4 via CDS-ODP. The system issues an e...
RS_B4HANA_RC058
SAP delivered content is not available in BW/4HANA
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_B4HANA_RC061
Export DataSource Extraction not supported.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_B4HANA_RC062
Export DataSource Extraction not supported. Remodel in BW/4 using BW-ODP.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.