Do you have any question about this error?
Message type: E = Error
Message class: FACI_ANA - Messages for analysis routines in function group FACI
Message number: 110
Message text: Different doc. type not specified for external doc. number assignment.
You use an FI document type that is assigned to a number range with
external document number assignment. With the document split, the
external document number is assigned only to the leading invoice
document. All other FI documents that result from the document split
must be assigned a document number from an internal document number
range.
The error can occur also for postings in countries in which the document
number for invoices or documents for tax reporting must be assigned in
ascending order.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
You can use the method SET_DOCUMENT_TYPE_SUBSEQ to determine a different
FI document type that is assigned a number range with internal document
number assignment. The document numbers of the remaining FI documents
are then determined from this number range. The method
SET_DOCUMENT_TYPE_SUBSEQ is not implemented or is incorrectly
implemented in your custom implementation of the BAdI FI_INVOICE
_RECEIPT_SPLIT or FI_BILL_ISSUE_SPLIT. No document type is determined by
this method for the current posting transaction.
Implement the BAdI method accordingly and specify an FI document type
that corresponds to the document type of the invoice in all Customizing
settings except for the reverse document type and the document number
range. Note that further Customizing options are also linked to the
document type that cannot be maintained with transaction OBA7. It is
therefore best if you compare the settings of the document types
directly at database level (e.g. with transaction SE16) using a
comparison in database table T003.
Error message extract from SAP system. Copyright SAP SE.
FACI_ANA110
- Different doc. type not specified for external doc. number assignment. ?The SAP error message FACI_ANA110 indicates that there is an issue with the assignment of document types for external document number assignment in the context of Asset Accounting (FI-AA). This error typically arises when the system is unable to determine the appropriate document type for a given external document number.
Cause:
The error can occur due to several reasons:
- Missing Configuration: The document type for the external document number is not defined in the system.
- Incorrect Settings: The settings for external document number assignment may not be correctly configured for the specific document type you are trying to use.
- Document Type Not Specified: The document type that corresponds to the external document number is not specified in the configuration.
Solution:
To resolve the error, you can follow these steps:
Check Configuration:
- Go to the SAP Customizing Implementation Guide (SPRO).
- Navigate to Financial Accounting (New) > Asset Accounting > Integration > Define Document Types for External Document Number Assignment.
- Ensure that the document type you are using is correctly defined and that the external document number assignment is set up properly.
Define Document Types:
- If the document type is missing, you will need to create it. Make sure to specify the necessary parameters, including the number range and the external document number assignment.
Review Document Type Settings:
- Check if the document type you are trying to use is active and properly configured for the transactions you are performing.
Test the Configuration:
- After making changes, perform a test transaction to ensure that the error no longer occurs.
Consult Documentation:
- If you are unsure about the configuration, refer to SAP documentation or consult with your SAP support team for guidance.
Related Information:
OAOA
(for Asset Accounting settings) or OBY6
(for document type configuration) to access the relevant configuration screens.By following these steps, you should be able to resolve the FACI_ANA110 error and ensure that your external document number assignments are correctly configured in SAP.
Get instant SAP help. Start your 7-day free trial now.
FACI_ANA109
Document split does not support cross-company code postings.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FACI_ANA108
Error during activation of document split.
What causes this issue? An active implementation of the BAdI FI_INVOICE_RECEIPT_SPLIT or FI_BILL_ISSUE_SPLIT is available, but the methods SET_NUMBER...
FACI_ANA111
Document type &1 uses external document number assignment.
What causes this issue? The posting uses an FI document type that is assigned to a number range with external document number assignment. Using the m...
FACI_ANA112
Settings are different for document types &1 and &2.
What causes this issue? The settings for the FI document types <(>&<)>V1<(>&<)> and <(>&<)>V2 <(&g...
Click on this link to search all SAP messages.