Do you have any question about this error?
Message type: E = Error
Message class: EDOCUMENT_IN_EINV - eDocument Inda eInvoice
Message number: 072
Message text: Field 'Addr1' is not filled under node 'ShipDtls'
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
EDOCUMENT_IN_EINV072
indicates that the fieldAddr1
(Address Line 1) under the nodeShipDtls
(Shipping Details) is not filled. This error typically occurs in the context of electronic invoicing or document processing where specific fields are required to be populated for the document to be processed correctly.Cause:
- Missing Data: The most common cause of this error is that the address information for the shipping details is incomplete. Specifically, the
Addr1
field, which is usually required for shipping addresses, is empty.- Configuration Issues: There may be issues with the configuration of the electronic invoicing settings in SAP, which could lead to required fields not being populated correctly.
- Data Mapping Issues: If there are issues with how data is being mapped from the source system to the electronic invoice format, it could result in missing fields.
Solution:
- Check Shipping Details: Ensure that the shipping details in the relevant document (e.g., sales order, delivery, or invoice) are complete. Specifically, check that the
Addr1
field is filled with the appropriate address information.- Update Configuration: If the issue is related to configuration, review the electronic invoicing settings in SAP to ensure that all required fields are correctly defined and mapped.
- Data Validation: Implement data validation checks to ensure that all required fields are populated before attempting to process the document.
- Review Custom Code: If there is any custom code or enhancements in place that manipulate the shipping details, review this code to ensure it is functioning as expected and populating the required fields.
- Testing: After making the necessary changes, test the process again to ensure that the error does not occur.
Related Information:
By ensuring that the Addr1
field is populated and that the configuration is correct, you should be able to resolve the error message EDOCUMENT_IN_EINV072
.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
EDOCUMENT_IN_EINV071 Field 'Addr1' is not filled under node 'DispDtls'
Self-Explanatory Message Since SAP believes that this specific error message is ...
EDOCUMENT_IN_EINV070 Field 'Addr1' is not filled under node 'SellerDtls'
Self-Explanatory Message Since SAP believes that this specific error message is ...
EDOCUMENT_IN_EINV073 Documnet Date should be yesterday or today's date
Self-Explanatory Message Since SAP believes that this specific error message is ...
EDOCUMENT_IN_EINV074 Reverse Charge can be set only for 'B2B' Invoices
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.