Menu

SAP Function Module TXW_DATA_FILE_ENQUEUE

Enqueue data file

The Function Module TXW_DATA_FILE_ENQUEUE (Enqueue data file) 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_DATA_FILE_ENQUEUE
Short Text Enqueue data file
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
FILE_NAME LIKE TXW_DIR2-L_FILE Tax file name
LOCK_MODE LIKE DD26E-ENQMODE 'X' Lock mode
VOLDIR_SET LIKE TXW_C_VOL-VOL_SET Tax file volume directory set

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FOREIGN_LOCK Enqueue failed - file is already locked
SYSTEM_FAILURE System error when trying to enqueue