Menu

SAP Function Module TXW_EXTRACT_SELECTION_READ

Read selection criteria from data file

The Function Module TXW_EXTRACT_SELECTION_READ (Read selection criteria from data file) is a standard Function Module in SAP ERP and is part of the function group TXW2 within the package FTW1.

Technical Information

Function Module TXW_EXTRACT_SELECTION_READ
Short Text Read selection criteria from data file
Function Group TXW2
Package FTW1
Module Type Normal 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_TXW_SEL LIKE TXW_SEL Selection criteria (company code, period)
T_TXW_SELPAR LIKE TXW_SELPAR Selection flags
T_TXW_SELVAL LIKE TXW_SELVAL Selection values

Exceptions

This function module does not define any Exceptions.