Menu

SAP Function Module TXW_AL_IMPORT_PROCESS

Import process for any archive link object

The Function Module TXW_AL_IMPORT_PROCESS (Import process for any archive link object) 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_AL_IMPORT_PROCESS
Short Text Import process for any archive link object
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
IT_OBJ_UUID TYPE TXW_T_UUID UUID identifier table of the files
I_FAILED_ONLY TYPE TXW_REPEAT_EXPORT SPACE export/import failed files only
I_MODE TYPE CHAR1 'J' schedule batch 'J'ob - execute 'D'irectly
I_OBJ_TYPE TYPE CHAR1 'E' 'E'xtract file - 'V'iew file
I_RERUN TYPE TXW_REPEAT_EXPORT SPACE Repeat archiv export/import
I_VOLDIR TYPE TXW_VOLSET Data file directory set - need to be unique for all files

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
CANCELED_BY_USER process was canceled by the user
WRONG_CALL call with wrong parameters