SAP Function TAX_TXJCD_DETERMINE_CHECK -

Parameter Reference Type Length Default Optional Text
IM_CITY ADRC-CITY1 C 40 SPACE X Location
IM_COUNTRY ADRC-COUNTRY C 3 Country Key
IM_COUNTY ADRC-CITY2 C 40 SPACE X
IM_EXTERNAL_CHECK XFELD C 1 SPACE X
IM_NO_DIALOG SYST-BINPT C 1 SPACE X Batch input, program running under batch input
IM_REGION ADRC-REGION C 3
IM_TAXJURCODE ADRC-TAXJURCODE C 15 SPACE X Jurisdiction for Tax Calculation - Tax Jurisdiction Code
IM_ZIPCODE ADRC-POST_CODE1 C 10 City postal code

Parameter Reference Type Length Text
EX_CITY ADRC-CITY1 C 40 Location
EX_COUNTY ADRC-CITY2 C 40
EX_JURCODE_TEXT ADRC-NAME_TEXT C 50
EX_TAXJURCODE ADRC-TAXJURCODE C 15 Jurisdiction for Tax Calculation - Tax Jurisdiction Code

Exception Text
INPUT_INCOMPLETE
INVALID_TAXJURCODE
NO_TAXJURCODE_REQUIRED
NO_TAX_PROCEDURE
OTHER_ERROR
RFCDEST_NOT_FOUND
TAXJURCODE_NOT_FOUND
TAXJUR_NOT_UNIQUE_IN_NO_DIALOG

Functionality
This function is intended for all entities (including most R/3 masterrecords such as plant, customer, vendor, cost center, asset, etc.) thatuse the Central Address Management (CAM) to store their addresses.
This function has two features:

  • If a jurisdiction code is not specified, this function determines a
  • unique jurisdiction code from the given address: Country, state,zipcode, and possibly city and/or county.
    • If a jurisdiction code is specified, the function checks that this
    • jurisdiction code is valid. To check if a jurisdiction code is valid,the country tax procedure needs to be determined to establish whetheran external tax system is being used. If an external system is in use,the specified jurisdiction code will be checked against the specifiedaddress (state, zipcode, etc). Alternatively, the specifiedjurisdiction code will be checked against table TTXJ and thecorresponding jurisdiction code text will also be returned.
      Tax Jurisdiction Code:
      Location identification for tax purposes. The combination of country,state, county, city and zipcode produces a unique jurisdiction code.The jurisdiction code is used by most US tax packages to simplify theUS tax calculation process in which the place of origin and destinationare of major significance. For this reason, a jurisdiction code usuallybelongs to an entity.

650893 Message class TAX_TXJCD: Customizable messages
677850Address data: Check/new determination jurisdiction code