The Function Module BUS_ARCH_DATA_LOAD () is a standard Function Module in SAP ERP and is part of the function group BUSS_ARCH within the package BUPA.
Function Module | BUS_ARCH_DATA_LOAD |
Short Text | |
Function Group | BUSS_ARCH |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ARCOBJ | LIKE | ARCH_OBJ-OBJECT | Archiving Object | |
IV_FIELDCAT | LIKE | AIND_STR1-SKEY | Archive Information System Field Catalog |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_ARCHHANDLE | LIKE | SY-TABIX | Internal Tables, Current Line Index |
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 |
---|---|---|---|---|
ET_RECORD | LIKE | BUSSARCYES | BDT Archiving: Data Already Archived - Free for Deletion |
This function module does not define any Exceptions.