Message type: E = Error
Message class: /ACCGO/PRC_MC -
Message number: 089
Message text: Price currency not supplied for &1 &2 &3
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.
The SAP error message
/ACCGO/PRC_MC089 Price currency not supplied for &1 &2 &3
typically occurs in the context of pricing and currency management within the SAP system, particularly in the area of materials management or financial transactions. This error indicates that a price currency has not been specified for a particular material or service in the system.Cause:
- Missing Price Currency: The primary cause of this error is that the price currency for the specified material (or service) has not been defined in the relevant master data (e.g., material master, service master).
- Configuration Issues: There may be configuration issues in the pricing procedure or in the settings related to currency management.
- Data Inconsistencies: There could be inconsistencies in the data, such as missing entries in the relevant tables that manage pricing and currency information.
Solution:
Check Material Master Data:
- Go to the material master record for the specified material (transaction code
MM03
).- Check the purchasing or sales views to ensure that the price currency is defined.
- If it is missing, you can update the material master with the correct price currency.
Review Pricing Procedure:
- Check the pricing procedure assigned to the relevant transaction (e.g., sales order, purchase order).
- Ensure that the pricing procedure is correctly configured to handle the currency settings.
Update Service Master Data:
- If the error pertains to a service, check the service master data (transaction code
AC03
).- Ensure that the price currency is specified for the service.
Check Configuration Settings:
- Review the configuration settings in the SAP system related to currency and pricing (transaction code
SPRO
).- Ensure that all necessary settings for currency types and pricing are correctly configured.
Data Consistency Check:
- Run data consistency checks to identify any discrepancies in the pricing and currency data.
- Use transaction codes like
SE16
to check relevant tables (e.g., MARA, MARC, or pricing tables) for missing or incorrect entries.Related Information:
MM03
- Display Material MasterAC03
- Display Service MasterSPRO
- Customizing Implementation GuideSE16
- Data BrowserIf the issue persists after following these steps, it may be beneficial to consult with your SAP support team or a functional consultant who specializes in the relevant module.
/ACCGO/PRC_MC088 Price UoM not supplied for &1 &2 &3
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/PRC_MC087 Price quantity is empty for &1 &2 &3
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/PRC_MC090 Price start date not supplied for &1 &2 &3
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/PRC_MC091 No job exists
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.