Do you have any question about this error?
Message type: E = Error
Message class: AFWGO_MESSAGES - Messages for Development Class AFWGO
Message number: 079
Message text: Use of a saved data set is not permitted
Key figure &V& is assigned to the current procedure. The definition of
the key figure specifies that, for the evaluation date, the 'DIRTY' key
figure for backtesting should be generated. Portfolio adjustments should
be taken into account here. In other words, when you are selecting
transaction data, you should access the current data in the data pool.
Therefore, you cannot use saved datasets.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Do not use a saved dataset fort he current run.
Error message extract from SAP system. Copyright SAP SE.
AFWGO_MESSAGES079
- Use of a saved data set is not permitted ?The SAP error message AFWGO_MESSAGES079 ("Use of a saved data set is not permitted") typically occurs in the context of the SAP Advanced Business Application Programming (ABAP) or when working with specific data sets in SAP applications. This error indicates that the system is trying to access or use a data set that has been saved in a way that does not allow it to be reused in the current context.
Causes:
- Data Set Restrictions: The data set you are trying to use may have restrictions that prevent it from being reused. This could be due to the way it was saved or the specific settings associated with it.
- Session or Transaction Context: The error may arise if the data set is being accessed in a different session or transaction context than it was originally created in.
- Authorization Issues: There may be authorization issues preventing the use of the saved data set.
- Data Set State: The data set might be in a state that does not allow it to be used (e.g., it may be locked or marked as invalid).
Solutions:
- Check Data Set Status: Verify the status of the data set you are trying to use. Ensure that it is in a valid state and not locked or marked as invalid.
- Review Permissions: Ensure that you have the necessary permissions to access and use the data set. You may need to consult with your SAP security administrator.
- Use a Different Data Set: If the current data set cannot be used, consider creating a new data set or using a different one that meets the requirements of your task.
- Consult Documentation: Review the relevant SAP documentation or help files for specific guidelines on the use of data sets in your context.
- Contact SAP Support: If the issue persists and you cannot determine the cause, consider reaching out to SAP support for assistance. They may provide insights specific to your system configuration.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a suitable solution.
Get instant SAP help. Start your 7-day free trial now.
AFWGO_MESSAGES078
Final results procedure &1 on &2 was not run successfully
What causes this issue? You attempted to start a final results procedure that includes a yield calculation. Before you can start a yield calculation,...
AFWGO_MESSAGES077
Final results procedure &1 does not contain key figures (maintain)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
AFWGO_MESSAGES080
*** Portfolio Hierarchy Messages ***
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
AFWGO_MESSAGES081
Internal error when generating portfolio hierarchy &1 (integrity)
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.