SAP ABAP Function Module JURISDICTION_CHECK (Validate Jurisdiction Code)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FYTX/B/JUR (Package) jurisdiction handling for in/external tax systems
Basic Data
Function Module JURISDICTION_CHECK Validate Jurisdiction Code  
Function Group FYTX_B_JUR   jurisdiction code for master records  
Program Name SAPLFYTX_B_JUR    
INCLUDE Name LFYTX_B_JURU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting JUR_TEXT TYPE TTXJT-TEXT1 Jurisdiction code text (table TTXJT)
Importing ADDRESS_IN TYPE COM_JUR Address to check w/ given jurisdiction code
Exception INVALID_TXJCD TYPE Jurisd. not in TTXJ or inconsistent w/ address
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
               
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  19980429 
SAP Release Created in