Do you have any question about this error?
Message type: E = Error
Message class: RSR_PE - TREX Planning Engine
Message number: 061
Message text: InfoProvider &1 contains virtual char. or key figure; cannot run in PAK
InfoProvider <(>&<)>1 contains virtual key figure or characteristic
<(>&<)>2.
As described in SAP Note 1637199, this key figure makes the whole
scenario run using classic IP-based planning, rather than as SAP
HANA-optimized with PAK. The performance of planning actions like
executing sequences is the same as in classic BW-IP.
To be able to run the scenario as SAP HANA-optimized, you first have to
remove InfoObject <(>&<)>2 from your planning-enabled InfoProvider.
Error message extract from SAP system. Copyright SAP SE.
RSR_PE061
- InfoProvider &1 contains virtual char. or key figure; cannot run in PAK ?The SAP error message RSR_PE061 indicates that the InfoProvider you are trying to use contains virtual characteristics or key figures, which prevents it from being executed in the context of the Process Chain (PAK - Process Chain). This is a common issue when working with SAP BW (Business Warehouse) and can arise during data extraction or reporting processes.
Cause:
The error occurs because:
- Virtual Characteristics/Key Figures: The InfoProvider (like a MultiProvider or InfoCube) includes virtual characteristics or key figures that are not physically stored in the database. These are typically calculated at runtime and cannot be processed in certain contexts, such as in a Process Chain.
- Process Chain Limitations: The Process Chain framework has limitations regarding the types of InfoProviders that can be used, particularly when it comes to virtual elements.
Solution:
To resolve this error, you can consider the following approaches:
Remove Virtual Characteristics/Key Figures:
- If possible, modify the InfoProvider to remove the virtual characteristics or key figures. This may involve creating physical equivalents or adjusting the data model.
Use a Different InfoProvider:
- If the virtual elements are essential for your reporting, consider using a different InfoProvider that does not include virtual characteristics or key figures.
Adjust the Process Chain:
- If the virtual characteristics are necessary, you may need to adjust your Process Chain to avoid using the problematic InfoProvider in the context that triggers the error.
Check for Updates:
- Ensure that your SAP BW system is up to date, as newer versions may have improved handling of virtual characteristics in Process Chains.
Consult Documentation:
- Review SAP documentation or notes related to your specific version of BW for any additional guidance or best practices regarding the use of virtual characteristics in Process Chains.
Related Information:
By following these steps, you should be able to address the RSR_PE061 error and successfully run your Process Chain.
Get instant SAP help. Start your 7-day free trial now.
RSR_PE060
Logging BADI for InfoProvider &1 is not PAK enabled; cannot run in PAK
What causes this issue? InfoProvider &1 contains logging BADI. This prevents the whole scenario from running as SAP HANA-optimized in PAK.System ...
RSR_PE059
Cube &1 contains CR &2 of type "hierarchy". Cannot run scenario in PAK.
What causes this issue? InfoProvider &1 contains character relationship &2 of type "hierarchy". This prevents the whole scenario fr...
RSR_PE062
InfoProvider &1 contains key figure &2 with aggr. &3; cannot run in PAK
What causes this issue? InfoProvider <(>&<)>1 contains key figure <(>&<)>2 with a standard aggregation <(>&...
RSR_PE063
InfoProvider &1 not registered in SM30 RSPLS_HDB_ACT_IP for SAP HANA-opt.
What causes this issue? InfoProvider &1 is not registered in table view RSPLS_HDB_ACT_IP. This prevents the whole scenario from running as SAP HA...
Click on this link to search all SAP messages.