Menu

SAP Function Module TXW_VIEW_FILE_CLEAN_LOG

Clean up view file log

The Function Module TXW_VIEW_FILE_CLEAN_LOG (Clean up view file log) is a standard Function Module in SAP ERP and is part of the function group TXW1 within the package FTW1.

Technical Information

Function Module TXW_VIEW_FILE_CLEAN_LOG
Short Text Clean up view file log
Function Group TXW1
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
TAX_VIEW LIKE TXW_C_V0-TAX_VIEW Data file view

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_TXW_VWLOG2 LIKE TXW_VWLOG2 View query log

Exceptions

This function module does not define any Exceptions.