Message type: E = Error
Message class: /ACCGO/UIS_MSG -
Message number: 090
Message text: Dockage UoM missing for &1 dockage
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/UIS_MSG090 Dockage UoM missing for &1 dockage
typically indicates that there is a missing Unit of Measure (UoM) for a specific dockage item in the system. This error is often encountered in the context of logistics, inventory management, or when dealing with dockage-related processes in SAP.Cause:
- Missing Configuration: The UoM for the dockage item has not been defined in the system.
- Data Entry Error: There may have been an oversight during data entry, leading to the omission of the UoM for the dockage.
- Master Data Issues: The material master or related master data for the dockage item may not have been properly maintained.
- Custom Development: If there are custom developments or enhancements in the system, they may not be handling dockage UoM correctly.
Solution:
Check Material Master:
- Go to the material master record for the dockage item in question and verify if the UoM is defined. You can do this using transaction code
MM03
.- If the UoM is missing, you can add it using transaction code
MM02
.Maintain UoM Settings:
- Ensure that the UoM settings for dockage are correctly configured in the system. This can be done in the customizing settings (transaction code
SPRO
).- Navigate to the relevant section for maintaining UoM and ensure that the dockage UoM is defined.
Review Custom Code:
- If there are any custom programs or enhancements that interact with dockage, review the code to ensure it correctly handles UoM for dockage items.
Consult Documentation:
- Check any relevant documentation or guidelines provided by your organization regarding the handling of dockage and UoM.
Testing:
- After making the necessary changes, perform testing to ensure that the error no longer occurs and that the dockage processes work as expected.
Related Information:
MM01
(Create Material), MM02
(Change Material), and MM03
(Display Material).If 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 logistics or inventory management within SAP.
/ACCGO/UIS_MSG089 Shrinkage UoM &1 is invalid
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/UIS_MSG088 Dockage UoM &1 is invalid
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/UIS_MSG091 Shrinkage UoM missing for &1 shrinkage
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/UIS_MSG092 No reason maintained for dispute
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.