Do you have any question about this error?
Message type: E = Error
Message class: EDOCUMENT_GR - Messages for eDocument Greece
Message number: 012
Message text: Invoice type not found for &1/&2/&3
Invoice type could not be determined for Document Type, Print Task Code
and Country Type.
Country type possible values<(>,<)>
-,,,,,,Domestic
X,,,,,,EU
' ',,,,,,Non-EU
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check Invoice type determination in the customizing view.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message EDOCUMENT_GR012 with the description "Invoice type not found for &1/&2/&3" typically occurs in the context of electronic invoicing or document processing within the SAP system. This error indicates that the system is unable to find a specific invoice type based on the parameters provided (which are represented by &1, &2, and &3).
Causes:
- Missing Configuration: The invoice type may not be configured in the system. This can happen if the necessary settings for electronic invoicing or document types have not been completed.
- Incorrect Parameters: The parameters being passed to the system (like company code, document type, or other identifiers) may be incorrect or not matching any existing configuration.
- Custom Development Issues: If there are custom developments or enhancements in the invoicing process, they may not be correctly handling the invoice types.
- Transport Issues: If the configuration was recently transported from another system, it may not have been transported correctly, leading to missing invoice types.
Solutions:
Check Configuration:
- Go to the relevant configuration settings in SAP (usually in SPRO) and verify that the invoice types are correctly defined for the relevant company code and document type.
- Ensure that the necessary settings for electronic invoicing are in place.
Verify Parameters:
- Check the parameters being passed to the system when the error occurs. Ensure that they correspond to valid and existing invoice types in the system.
- You can use transaction codes like
FB60
(Enter Incoming Invoice) orMIRO
(Enter Incoming Invoice) to test with different parameters.Review Custom Code:
- If there are any custom developments related to the invoicing process, review the code to ensure it correctly handles the invoice types and does not introduce any errors.
Transport Check:
- If the issue arose after a transport, check the transport logs to ensure that all necessary objects were transported correctly. You may need to re-transport or manually configure the missing settings.
Consult Documentation:
- Review SAP documentation or notes related to electronic invoicing and the specific error message for any additional guidance or known issues.
Contact SAP Support:
- If the issue persists after checking the above points, consider reaching out to SAP support for further assistance, especially if this is a production issue.
Related Information:
SPRO
for configuration, SE80
for development, and SE11
for data dictionary checks.By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
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_GR011 Legal document not found for source key &1
Self-Explanatory Message Since SAP believes that this specific error message is ...
EDOCUMENT_GR010 Process Status &1 is not allowed
Self-Explanatory Message Since SAP believes that this specific error message is ...
EDOCUMENT_GR013 Invoice type not found for &1/&2/&3/&4
The system issues an error message and will not allow you to continue with this...
EDOCUMENT_GR014 VAT category not found for Tax Code &1
What causes this issue? VAT category could not be determined for Tax Code and T...
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.