SAP ABAP Function Module GET_JURISDICTION_LEVEL_TTXD (Get jurisdiction level via TTXD-structure)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FYTX (Package) Interface to external systems for tax calculation
Basic Data
Function Module GET_JURISDICTION_LEVEL_TTXD Get jurisdiction level via TTXD-structure  
Function Group FYTX   Interface for External Tax Systems  
Program Name SAPLFYTX    
INCLUDE Name LFYTXU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_LEVEL TYPE I Level of I_TXJCD
Exporting E_MAXLEVEL TYPE I Maximum level based on I_TTXD
Importing I_TTXD TYPE TTXD Structure of jurisdiction
Importing I_BUKRS TYPE T001-BUKRS Company code
Importing I_TXJCD TYPE BSET-TXJCD Tax jurisdiction code
Exception INVALID_TXJCD TYPE Structure (pattern) of the jurisdiction invalid
Exception INVALID_LENGTH TYPE Length of the jurisdiction invalid
Exception BUKRS_NOT_FOUND TYPE Company code not found
Exception COUNTRY_NOT_FOUND TYPE Country not found
Exception KALSM_NOT_FOUND TYPE Calculation procedure not found
Exception PARAMETER_ERROR TYPE Wrong parameters
Exception UNKNOWN_ERROR TYPE Unknown error has occured
Exception COMPANY_CODE_NOT_IN_TTXD TYPE No entry in TTXD for the this company 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  19980525 
SAP Release Created in