The Function Module TAX_TXJCD_F4_ADDRESS () 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_F4_ADDRESS |
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_LENG_STRUC | TYPE | TAX_TXJCD_LENG_STRUC | Length of Individual Part of Tax Jurisdiction Code | |
IM_LOCATION_DATA | TYPE | TAX_TXJCD_ADDR | Address Data and Tax Jurisdiction Codes | |
IM_XEXTN | TYPE | TTXD-XEXTN | Indicator: External tax system active |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ADDRESS_EXTERN | TYPE | TAX_TXJCD_ADDR | Address Data and Tax Jurisdiction Codes | |
EX_ADDRESS_INTERN | TYPE | TAX_TXJCD_F4_ADDR_INTERN | Communication Structure with F4 Dialog Box |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.