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 |
---|---|---|---|---|---|---|---|
![]() |
E_LEVEL | TYPE | I | Level of I_TXJCD | |||
![]() |
E_MAXLEVEL | TYPE | I | Maximum level based on I_TTXD | |||
![]() |
I_TTXD | TYPE | TTXD | Structure of jurisdiction | |||
![]() |
I_BUKRS | TYPE | T001-BUKRS | Company code | |||
![]() |
I_TXJCD | TYPE | BSET-TXJCD | Tax jurisdiction code | |||
![]() |
INVALID_TXJCD | TYPE | Structure (pattern) of the jurisdiction invalid | ||||
![]() |
INVALID_LENGTH | TYPE | Length of the jurisdiction invalid | ||||
![]() |
BUKRS_NOT_FOUND | TYPE | Company code not found | ||||
![]() |
COUNTRY_NOT_FOUND | TYPE | Country not found | ||||
![]() |
KALSM_NOT_FOUND | TYPE | Calculation procedure not found | ||||
![]() |
PARAMETER_ERROR | TYPE | Wrong parameters | ||||
![]() |
UNKNOWN_ERROR | TYPE | Unknown error has occured | ||||
![]() |
COMPANY_CODE_NOT_IN_TTXD | TYPE | No entry in TTXD for the this company code | ||||
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 |