SAP ABAP Function Module JURISDICTION_DIALOG_HANDLING (Jurisdiction dialog handling - city/state comb. in popup window)
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_DIALOG_HANDLING Jurisdiction dialog handling - city/state comb. in popup window  
Function Group FYTX_B_JUR   jurisdiction code for master records  
Program Name SAPLFYTX_B_JUR    
INCLUDE Name LFYTX_B_JURU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CHOSEN_ADDRESS TYPE COM_JUR Unique Jurisdic. (It can be chosen by the User)
Importing I_NO_DIALOG TYPE SYST-BINPT On-line/Batch processing flag
Importing I_ERROR_MSG TYPE COM_ERR Error message returned by the external system
Importing I_ZIPCODE TYPE COM_JUR-ZIPCODE Given zipcode (required field)
Tables I_JURTAB TYPE COM_JUR Possible Jurisdictions given by the ext. system
Exception TAXJURCODE_NOT_FOUND TYPE Error/No jurisdiction returned by extern. syst.
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  19980429 
SAP Release Created in