Menu

SAP Function Module TAX_TXJCD_DETERMINE_TABLE

The Function Module TAX_TXJCD_DETERMINE_TABLE () is a standard Function Module in SAP ERP and is part of the function group VTAX_TXJCD within the package VTAX_DET.

Technical Information

Function Module TAX_TXJCD_DETERMINE_TABLE
Short Text
Function Group VTAX_TXJCD
Package VTAX_DET
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_CITY LIKE ADRC-CITY1 SPACE Location
IM_COUNTRY LIKE ADRC-COUNTRY Country Key
IM_COUNTY LIKE ADRC-CITY2 SPACE
IM_REGION LIKE ADRC-REGION
IM_ZIPCODE LIKE ADRC-POST_CODE1 City postal code

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_JURTAB LIKE COM_JUR US tax interface : Communication structure for TXJCD determ.

Exceptions

This function module does not define any Exceptions.