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.
Function Module | TAX_TXJCD_DETERMINE_TABLE |
Short Text | |
Function Group | VTAX_TXJCD |
Package | VTAX_DET |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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. |
This function module does not define any Exceptions.