SAP Message >1418 - No default jurisdiction code determined for country &1 and level &2

Diagnosis
Using event 0061, it was specified in a line item that the jurisdictioncode should be replaced with a default value during the transfer to thegeneral ledger.
The system determines the default values at event 0946 using aninstallation-specific function module. However, this module does nothave any values specified for country &V1& and tax level &V2&.

System Response
The system issues an error message. The posting cannot be made.

Procedure
INCLUDE FICA_NA_INFOADMIN OBJECT DOKU ID TX

Procedure for System Administration
In Customizing, check which module is registered for event 0946.
INCLUDE FICA_NA_CUST_2 OBJECT DOKU ID TX
If necessary, have this module corrected.