Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SO - SAPoffice: message texts
Message number: 473
Message text: FM SO_USER_ADDR_REFERENCE_CHANGE with CHANGEFLAG = 'D' is obsolete
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.
SO473
- FM SO_USER_ADDR_REFERENCE_CHANGE with CHANGEFLAG = 'D' is obsolete ?The SAP error message SO473 indicates that there is an issue related to the function module
SO_USER_ADDR_REFERENCE_CHANGE
when theCHANGEFLAG
is set to 'D' (which typically indicates a delete operation). This error suggests that the operation you are trying to perform is obsolete, meaning that the function or method you are using is no longer supported or has been replaced by a different approach.Cause:
- Obsolete Functionality: The function module
SO_USER_ADDR_REFERENCE_CHANGE
may have been deprecated in newer versions of SAP or in the context of the specific application you are using.- Incorrect Usage: The parameters or flags being passed to the function module may not be appropriate for the current context or version of SAP.
- Data Integrity Issues: There may be issues with the data being processed, such as references to user addresses that no longer exist or are not valid.
Solution:
- Check Documentation: Review the SAP documentation for the specific version you are using to see if there are updated methods or function modules that should be used instead of
SO_USER_ADDR_REFERENCE_CHANGE
.- Use Alternative Functionality: If the function module is obsolete, look for alternative function modules or methods that provide similar functionality. You may need to consult with your SAP technical team or refer to SAP Notes for guidance.
- Update Code: If you are using custom code that calls this function module, you will need to update the code to use the recommended alternatives.
- Data Validation: Ensure that the data being processed is valid and that any references to user addresses are correct and up-to-date.
Related Information:
If the issue persists after trying the above solutions, it may be beneficial to reach out to SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
SO472
Event for status code XS &1 suppressed
What causes this issue? To optimize performance, only the final status is reported for each event. This is status is, however, only an intermediate s...
SO471
You are not authorized to send to &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SO474
CUA active; address is read-only and can be edited only in user admin.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SO475
Function is only possible for active users using user management
What causes this issue? Changes to active BCS users are only possible in user administration. This ensures consistency between the SAP user and BCS u...
Click on this link to search all SAP messages.