Do you have any question about this error?
Message type: E = Error
Message class: RS_HCPR_MODEL - Messages related to the HANA Composite Provider Backend
Message number: 125
Message text: InfoSet runtime is used for CompositeProvider
InfoSet runtime is used for CompositeProvider
The InfoSet runtime has restrictions/differences compared to the
CompositeProvider.
The InfoSet runtime :
- does not provide data for the InfoObject 0INFOPROV.
- does not access the near-line storage for a PartProvider.
- does not avoid key figure multiplication.
- does not allow the usage of the OLAP delta cache.
- does not support the data integrity setting of a query.
- does not support navigation attributes - to model this, master data
must be joined
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
RS_HCPR_MODEL125
- InfoSet runtime is used for CompositeProvider ?The SAP error message RS_HCPR_MODEL125 indicates that an InfoSet runtime is being used for a CompositeProvider, which is not allowed. This error typically arises in the context of SAP BW/4HANA or SAP BW on HANA when there is an attempt to execute a query or report that is incorrectly configured to use an InfoSet instead of the appropriate data model.
Cause:
- Incorrect Query Configuration: The query might be configured to use an InfoSet that is not compatible with CompositeProviders.
- Modeling Issues: The CompositeProvider may be incorrectly set up or may reference an InfoSet that is not valid for the intended use.
- Data Source Mismatch: The data source for the CompositeProvider may not be properly defined or may be pointing to an InfoSet instead of a valid data source.
Solution:
- Check Query Definition: Review the query definition in the Query Designer. Ensure that it is set to use the correct data source (CompositeProvider) rather than an InfoSet.
- Review CompositeProvider Configuration: Ensure that the CompositeProvider is correctly configured and does not reference any InfoSets. It should only include valid data sources such as InfoObjects, ADSOs, or other CompositeProviders.
- Recreate the Query: If the query is incorrectly set up, consider recreating it from scratch using the correct CompositeProvider as the data source.
- Check for Updates: Ensure that your SAP system is up to date with the latest patches and updates, as there may be fixes related to this issue in newer versions.
- Consult Documentation: Refer to the SAP Help Portal or relevant documentation for guidance on CompositeProviders and InfoSets to ensure compliance with best practices.
Related Information:
By following these steps, you should be able to resolve the RS_HCPR_MODEL125 error and ensure that your queries and data models are correctly configured.
Get instant SAP help. Start your 7-day free trial now.
RS_HCPR_MODEL124
Field '&1' (&2) cannot be assigned to field '&3' (&4)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_HCPR_MODEL123
Invalid internal type '&2' for field '&1' (length = &3, decimals = &4)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_HCPR_MODEL126
Open ODS View '&1' not allowed (because joins exist)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_HCPR_MODEL127
Field '&1' is based on '&2' but PartProvider field '&3' is not
What causes this issue? You want to activate navigation attributes for field '&V1&'<(>,<)> which is based on InfoObject...
Click on this link to search all SAP messages.