SAP ABAP Function Module DETERMINE_EXTERNAL_TAX_SYST_ID (Determine which external tax system is active.)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FYTX/B (Package) Basic functions, structs and data elemts for tax interface.
Basic Data
Function Module DETERMINE_EXTERNAL_TAX_SYST_ID Determine which external tax system is active.  
Function Group FYTX_B   Library of basic functions  
Program Name SAPLFYTX_B    
INCLUDE Name LFYTX_BU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EXT_TAX_ID TYPE TTXD-XEXTN Country tax system ID
Exporting TAXPROCEDURE TYPE TTXD-KALSM Country Tax procedure
Importing COUNTRY TYPE COM_JUR-COUNTRY fgdg
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
               
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  19980423 
SAP Release Created in