SAP ABAP Function Module GET_JURISDICTION_LEVEL_SUBSTR (Constructs a Sub-Jurisdiction-Level from Taxjurisdiction)
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_SUBSTR Constructs a Sub-Jurisdiction-Level from Taxjurisdiction  
Function Group FYTX   Interface for External Tax Systems  
Program Name SAPLFYTX    
INCLUDE Name LFYTXU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TXJCD_BLANK TYPE BSET-TXJCD Taxjurisdiction Substring (' ')
Exporting E_TXJCD_STAR TYPE BSET-TXJCD Taxjurisdiction Substring ('*')
Exporting E_TXJCD_NULL TYPE BSET-TXJCD Taxjurisdiction Substring ('0....')
Importing I_TXJCD TYPE BSET-TXJCD Input Taxjurisdiction Code
Importing I_LEVEL TYPE I Output Level
Importing I_TTXD TYPE TTXD TTXD-structure
Importing I_BUKRS TYPE T001-BUKRS Company Code
Exception INVALID_TXJCD TYPE Invalid Taxjurisdiction Structure
Exception INVALID_LENGTH TYPE Invalid Taxjurisdiction Length
Exception PARAMETER_ERROR TYPE Bad input parameter for function
Exception BUKRS_NOT_FOUND TYPE Company dode not found
Exception COUNTRY_NOT_FOUND TYPE Country not found
Exception KALSM_NOT_FOUND TYPE Calculation procedure not found
Exception COMPANY_CODE_NOT_IN_TTXD TYPE Company code not in TTXD - TXJCD not possible
Exception UNKNOWN_ERROR TYPE Unknown Error
               
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