Menu

SAP Function Module TXW_DATA_VIEW_PROCESS

Process data view

The Function Module TXW_DATA_VIEW_PROCESS (Process data view) 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_DATA_VIEW_PROCESS
Short Text Process data view
Function Group TXW2
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
CALL_BACK_PROGRAM LIKE TRDIR-NAME Call-back program name
DATA_VIEW LIKE TXW_C_V0-TAX_VIEW Tax view name
FLAG_OPTIMIZE LIKE TXW_GLOBAL-X_OPTIMIZE 'X' Flag: Optimize segment access sequence
FORM_OUTPUT_RECORD LIKE Call-back subroutine name
MAX_BUFFER_SIZE LIKE TXW_GLOBAL-MAX_QBUFF 50 Maximum buffer size (in MB)
MAX_HITS LIKE TXW_VDF-MAX_HITS 0 Maximum number of hits

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DUPLICATE_RECORDS TYPE I Number of duplicate records that were removed

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_SELECTION LIKE TXW_V_SELC Selection conditions
T_VIEW_SEGMENTS LIKE TXW_C_V1 View segments (user-specified order)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_VIEW Data view is invalid or does not exist
NO_AUTHORITY No authority
NO_DATA_IN_SEGMENT A view segment has no data in the file
NO_RECORD_FOUND No record found