Menu

SAP Function Module BUS_ARCH_DATA_LOAD

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.

Technical Information

Function Module BUS_ARCH_DATA_LOAD
Short Text
Function Group BUSS_ARCH
Package BUPA
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_ARCOBJ LIKE ARCH_OBJ-OBJECT Archiving Object
IV_FIELDCAT LIKE AIND_STR1-SKEY Archive Information System Field Catalog

Exporting Parameters

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

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
ET_RECORD LIKE BUSSARCYES BDT Archiving: Data Already Archived - Free for Deletion

Exceptions

This function module does not define any Exceptions.