Do you have any question about this error?
Message type: E = Error
Message class: EDOCUMENT_IN_EINV - eDocument Inda eInvoice
Message number: 035
Message text: Field 'LglNm' 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_EINV035
indicates that the fieldLglNm
(Legal Name) is not filled under the nodeShipDtls
(Shipping Details) in the electronic invoice (e-invoice) document. This error typically arises when generating or processing electronic invoices in SAP, particularly in compliance with legal requirements for e-invoicing.Cause:
- Missing Data: The
LglNm
field is required for the shipping details but has not been populated. This could be due to missing or incomplete master data for the customer or vendor.- Configuration Issues: The system may not be configured correctly to pull the legal name from the relevant master data.
- Data Mapping Issues: There may be issues in the mapping of data fields between the SAP system and the e-invoicing format required by the tax authorities.
Solution:
Check Master Data: Ensure that the legal name for the customer or vendor is correctly maintained in the master data. You can do this by:
- Navigating to the customer or vendor master record in SAP.
- Verifying that the legal name is filled in the appropriate field.
Update Configuration: If the legal name is not being pulled correctly, check the configuration settings for e-invoicing in your SAP system. Ensure that the mapping for the
LglNm
field is correctly set up to pull data from the relevant source.Data Entry: If the legal name is missing, you may need to enter it manually in the relevant transaction or document where the error is occurring.
Testing: After making the necessary changes, test the e-invoice generation process again to ensure that the error is resolved.
Consult Documentation: Refer to SAP documentation or notes related to e-invoicing for any specific requirements or updates that may affect the
LglNm
field.Contact Support: If the issue persists after checking the above points, consider reaching out to SAP support or your internal IT team for further assistance.
Related Information:
XD01
, XD02
, VD01
, VD02
).By addressing the missing LglNm
field in the shipping details, you should be able to resolve the error and successfully generate the electronic invoice.
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_EINV034 'Gstin' & is not valid under node 'ShipDtls'
Self-Explanatory Message Since SAP believes that this specific error message is ...
EDOCUMENT_IN_EINV033 Field 'Gstin' is not filled under node 'ShipDtls'
Self-Explanatory Message Since SAP believes that this specific error message is ...
EDOCUMENT_IN_EINV036 Field 'Loc' is not filled under node 'ShipDtls'
Self-Explanatory Message Since SAP believes that this specific error message is ...
EDOCUMENT_IN_EINV037 Field 'Pin' is not filled under node 'ShipDtls'
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.