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 |
---|---|---|---|---|---|---|---|
![]() |
E_TXJCD_BLANK | TYPE | BSET-TXJCD | Taxjurisdiction Substring (' ') | |||
![]() |
E_TXJCD_STAR | TYPE | BSET-TXJCD | Taxjurisdiction Substring ('*') | |||
![]() |
E_TXJCD_NULL | TYPE | BSET-TXJCD | Taxjurisdiction Substring ('0....') | |||
![]() |
I_TXJCD | TYPE | BSET-TXJCD | Input Taxjurisdiction Code | |||
![]() |
I_LEVEL | TYPE | I | Output Level | |||
![]() |
I_TTXD | TYPE | TTXD | TTXD-structure | |||
![]() |
I_BUKRS | TYPE | T001-BUKRS | Company Code | |||
![]() |
INVALID_TXJCD | TYPE | Invalid Taxjurisdiction Structure | ||||
![]() |
INVALID_LENGTH | TYPE | Invalid Taxjurisdiction Length | ||||
![]() |
PARAMETER_ERROR | TYPE | Bad input parameter for function | ||||
![]() |
BUKRS_NOT_FOUND | TYPE | Company dode not found | ||||
![]() |
COUNTRY_NOT_FOUND | TYPE | Country not found | ||||
![]() |
KALSM_NOT_FOUND | TYPE | Calculation procedure not found | ||||
![]() |
COMPANY_CODE_NOT_IN_TTXD | TYPE | Company code not in TTXD - TXJCD not possible | ||||
![]() |
UNKNOWN_ERROR | TYPE | Unknown Error | ||||
Processing Type
Normal Function 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 |