Menu

SAP Function Module TABWN_UPDATE

Change table TABWN

The Function Module TABWN_UPDATE (Change table TABWN) is a standard Function Module in SAP ERP and is part of the function group ACUP within the package AC.

Technical Information

Function Module TABWN_UPDATE
Short Text Change table TABWN
Function Group ACUP
Package AC
Module Type Update Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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_TABWN_D LIKE TABWN Data records to be deleted
T_TABWN_I LIKE TABWN Data records to be added
T_TABWN_U LIKE TABWN Data records to be changed

Exceptions

This function module does not define any Exceptions.