Menu

SAP Function Module LXVAS_ARC_OBJECT_WRITE

Writes TRM's objects to archive files

The Function Module LXVAS_ARC_OBJECT_WRITE (Writes TRM's objects to archive files) is a standard Function Module in SAP ERP and is part of the function group LXVAS_ARCH within the package LXVAS.

Technical Information

Function Module LXVAS_ARC_OBJECT_WRITE
Short Text Writes TRM's objects to archive files
Function Group LXVAS_ARCH
Package LXVAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ARC TYPE LXVAS_ARCHV Archive
IV_MAX_DATE TYPE SYDATUM VAS order last status date
IV_OBJECT LIKE ARCH_OBJ-OBJECT Archiving object
IV_TEST TYPE LXVAS_ARCTS Test

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
IT_WAREHOUSE LIKE Warehouse

Exceptions

This function module does not define any Exceptions.