SAP ABAP Function Module JURISDICTION_DETERMINE_CHECK (Determine or check jurisdiction code from master record using CAM)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-TAX (Application Component) Tax Determination
     CRM_TAX_JUR (Package) Tax Jurisdiction Code Determination and Verification (extern
Basic Data
Function Module JURISDICTION_DETERMINE_CHECK Determine or check jurisdiction code from master record using CAM  
Function Group CRM_TAX_JUR   Tax Jurisdiction Code Determination  
Program Name SAPLCRM_TAX_JUR    
INCLUDE Name LCRM_TAX_JURU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TAXJURCODE TYPE ADRC-TAXJURCODE Converted name field (with form of address)
Exporting CITY TYPE ADRC-CITY1 Location
Exporting COUNTY TYPE ADRC-CITY2 District
Exporting JURCODE_TEXT TYPE ADRC-NAME_TEXT Converted name field (with form of address)
Importing COUNTRY TYPE ADRC-COUNTRY Country key
Importing REGION TYPE ADRC-REGION Region (State, Province, County)
Importing ZIPCODE TYPE ADRC-POST_CODE1 City postal code
Importing CITY TYPE ADRC-CITY1 SPACE Location
Importing COUNTY TYPE ADRC-CITY2 SPACE District
Importing TAXJURCODE TYPE ADRC-TAXJURCODE SPACE Converted name field (with form of address)
Importing NO_DIALOG TYPE SYST-BINPT SPACE Batch input, program running under batch input
Importing EXTERNAL_CHECK TYPE XFELD SPACE Check jurisdiction code with external system
Exception INPUT_INCOMPLETE TYPE Country not defined in table T005
Exception NO_TAX_PROCEDURE TYPE No tax procedure defined for country
Exception NO_TAXJURCODE_REQUIRED TYPE Tax procedure do not require jurisdiction code
Exception RFCDEST_NOT_FOUND TYPE RFC destination missing or error during RFC
Exception TAXJURCODE_NOT_FOUND TYPE Error/No jurisdiction returned by extern. syst.
Exception INVALID_TAXJURCODE TYPE Jurisd. not in TTXJ or inconsistent w/ address
Exception TAXJUR_NOT_UNIQUE_IN_NO_DIALOG TYPE More than 1 jurisdiction returned in batch mode
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19991102 
SAP Release Created in