SAP ABAP Function Module JURISDICTION_DETERMINE (Determine jurisdiction code from address (Country, State, Zipcode, etc.))
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FYTX/B/JUR (Package) jurisdiction handling for in/external tax systems

⤷

⤷

Basic Data
Function Module | JURISDICTION_DETERMINE | Determine jurisdiction code from address (Country, State, Zipcode, etc.) |
Function Group | FYTX_B_JUR | jurisdiction code for master records |
Program Name | SAPLFYTX_B_JUR | |
INCLUDE Name | LFYTX_B_JURU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ADDRESS_OUT | TYPE | COM_JUR | Unique Jurisdiction code, city and county | |||
![]() |
ADDRESS_IN | TYPE | COM_JUR | Address to determine the jurisdiction code | |||
![]() |
NO_DIALOG_FLAG | TYPE | SYST-BINPT | On-line/Batch processing flag | |||
![]() |
INPUT_INCOMPLETE | TYPE | Country not defined in table T005 | ||||
![]() |
NO_TAX_PROCEDURE | TYPE | No tax procedure defined for country | ||||
![]() |
NO_TAXJURCODE_REQUIRED | TYPE | Tax procedure do not require jurisdiction code | ||||
![]() |
TAXJURCODE_NOT_FOUND | TYPE | Error/No jurisdiction returned by extern. syst. | ||||
![]() |
RFCDEST_NOT_FOUND | TYPE | RFC destination missing or error during RFC | ||||
![]() |
TAXJUR_NOT_UNIQUE_IN_NO_DIALOG | TYPE | More than 1 jurisdiction returned in batch mode | ||||
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 | 19980429 |
SAP Release Created in |