Message type: E = Error
Message class: EA - IDoc Basis Messages
Message number: 707
Message text: Party to be notified from partner profile must be a user
The party to be notified in the partner profile is not of the type
'User'.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Maintain the partner profile accordingly. The identification code for
type 'User' is 'US'.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message EA707, which states "Party to be notified from partner profile must be a user," typically occurs in the context of Electronic Data Interchange (EDI) or other partner profile configurations in SAP. This error indicates that the system expects a user to be specified for notifications in the partner profile, but the entry provided does not meet this requirement.
Cause:
- Incorrect Partner Profile Configuration: The partner profile (transaction code WE20) may have been set up incorrectly, where the notification party is not defined as a valid user.
- Missing User Assignment: The user that is supposed to receive notifications may not be assigned correctly in the partner profile.
- User Type Mismatch: The system may be expecting a specific type of user (e.g., a dialog user) but is receiving a different type (e.g., a service user).
Solution:
Check Partner Profile Configuration:
- Go to transaction code WE20.
- Locate the relevant partner profile for the trading partner.
- Ensure that the "Party to be notified" field is populated with a valid user ID.
Verify User Existence:
- Use transaction code SU01 to check if the user ID specified in the partner profile exists in the system.
- Ensure that the user is active and has the necessary authorizations.
Correct User Type:
- Make sure that the user ID specified is of the correct type (dialog user) and is capable of receiving notifications.
Update Notification Settings:
- If necessary, update the notification settings in the partner profile to point to a valid user.
Testing:
- After making the changes, perform a test to ensure that the error no longer occurs and that notifications are being sent as expected.
Related Information:
By following these steps, you should be able to resolve the EA707 error and ensure that the partner profile is correctly configured for notifications.
EA706 No authorization to send IDocs with message type &
What causes this issue? User &v2& does not have authorization to receiv...
EA705 Status set to '50' during inbound IDoc processing
What causes this issue? The status was set so that the IDoc interface is compat...
EA708 Inbound IDocs: IDoc number & invalid
What causes this issue? The IDoc with number &v1& was to be given to ID...
EA709 IDoc number & was passed to the application
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.