570 SAP Message of Class IW Partner changed: Redefining delivery address may be necessary











570(IW) - Partner changed: Redefining delivery address may be necessary

Message number 570 of class IW is used to display message "Partner changed: Redefining delivery address may be necessary" and can be triggered using the following ABAP code:

    MESSAGE W570(IW). "Warning message example
    MESSAGE I570(IW).
"Information message example
    MESSAGE E570(IW).
"Error message example
See here for more options


What causes this issue

You have changed the partner assignment in the
order.From the partner assignment of the order, the system determines the
default values for determining delivery addresses of externalresources.You may have to adapt the delivery addresses of the external resources
according to the partner change.

System Response



How to fix

Check the delivery addresses of the external resources and redefine
them if necessary.
Message text extract from SAP system. Copyright SAP SE.


Return to Message Class IW main page



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!