The Function Module LYARC_OBJECT_WRITE (Writes TRM's objects to archive files) is a standard Function Module in SAP ERP and is part of the function group LXYRD_ARCH within the package LXYRD.
Function Module | LYARC_OBJECT_WRITE |
Short Text | Writes TRM's objects to archive files |
Function Group | LXYRD_ARCH |
Package | LXYRD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ARC | TYPE | LYARC_ARCH | Archive | |
IV_OBJECT | LIKE | ARCH_OBJ-OBJECT | Archiving object | |
IV_RSDNC | TYPE | LYARC_RSDNC | Residence time | |
IV_TEST | TYPE | LYARC_TEST | Test |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_LYYRD | LIKE | Yard |
This function module does not define any Exceptions.