Menu

SAP Function Module TXW_ADDR_CONVERT

Address conversion for customer & vendor (Obsolete)

The Function Module TXW_ADDR_CONVERT (Address conversion for customer & vendor (Obsolete)) is a standard Function Module in SAP ERP and is part of the function group TXW0E within the package FTW1.

Technical Information

Function Module TXW_ADDR_CONVERT
Short Text Address conversion for customer & vendor (Obsolete)
Function Group TXW0E
Package FTW1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TABLE LIKE TCONV_ADR-MASTER_TAB Table Name

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_CUST LIKE KNA1 Customer master
T_CUST_E1 LIKE TXW_CUST_E1 Customer master (extension)
T_VENDOR LIKE TXW_VENDOR Vendor master

Exceptions

This function module does not define any Exceptions.