Do you have any question about this error?
Message type: E = Error
Message class: J1B_NFE - Message class for NF-e
Message number: 349
Message text: Error in BAdI implementation; inbound delivery &1 not in database
The logic in your implementation of the <ZK>Conversions for Incoming
NF-e Automation</> Business Add-In (BAdI) has determined that an inbound
delivery exists in the database. However, other checks in the system
have not found an inbound delivery in the database.
The system does not send inbound delivery information to SAP
BusinessObjects Nota Fiscal Eletr(nica.
Check your implementation of the <ZK>Search for Inbound Delivery</> (
<ZH>INBOUND_DELIV_SEARCH</>) method in the
<DS:SIMG.J_1BNFE_IN>Conversions for Incoming NF-e Automation</> (
<ZH>J_1BNFE_IN</>) BAdI.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
J1B_NFE349
- Error in BAdI implementation; inbound delivery &1 not in database ?The SAP error message J1B_NFE349 indicates that there is an issue with a Business Add-In (BAdI) implementation related to inbound deliveries. Specifically, the error states that the inbound delivery referenced (denoted by &1) is not found in the database. This can occur in various scenarios, particularly when dealing with electronic invoicing or integration with external systems.
Causes:
- Missing Inbound Delivery: The inbound delivery number referenced in the error message does not exist in the database. This could be due to data entry errors or the delivery not being created properly.
- BAdI Implementation Issues: There may be a problem with the custom BAdI implementation itself, such as incorrect logic or missing handling for certain cases.
- Data Synchronization Issues: If the system is integrated with external systems, there may be synchronization issues leading to missing data.
- Authorization Issues: The user executing the transaction may not have the necessary authorizations to access the inbound delivery data.
Solutions:
- Verify Inbound Delivery: Check if the inbound delivery number exists in the system. You can do this by using transaction codes like VL33N (Display Inbound Delivery) to see if the delivery is present.
- Check BAdI Implementation: Review the BAdI implementation for any logical errors or missing cases. Ensure that the implementation correctly handles the inbound delivery processing.
- Data Consistency: If the inbound delivery should exist but does not, investigate the data flow and ensure that all necessary data is being created and synchronized properly.
- Authorization Check: Ensure that the user has the necessary authorizations to access the inbound delivery data. You may need to consult with your SAP security team to verify this.
- Debugging: If you have access to the development environment, you can debug the BAdI implementation to identify where the error is occurring and why the inbound delivery is not being found.
Related Information:
By following these steps, you should be able to identify the root cause of the error and implement a solution. If the issue persists, consider reaching out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
J1B_NFE348
Validation of & tax for purchase order &2 &3 not possible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
J1B_NFE347
Update request for document &1 &2 failed; contact system administrator
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
J1B_NFE350
Inbound delivery &2 incorrect; refer. no. &1 missing/has incorrect format
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
J1B_NFE351
Expected &1 tax rate is &2 but tax rate in reference invoice is &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.