Menu

SAP Function Module STATUS_ARCHIVE_OBJECT

Archive Status Objects

The Function Module STATUS_ARCHIVE_OBJECT (Archive Status Objects) is a standard Function Module in SAP ERP and is part of the function group BSVB within the package BSV.

Technical Information

Function Module STATUS_ARCHIVE_OBJECT
Short Text Archive Status Objects
Function Group BSVB
Package BSV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCHIVE_HANDLE LIKE SY-TABIX Archive in Which Status Object is Written
I_MANDT LIKE SY-MANDT SY-MANDT Client
I_OBJNR LIKE JSTO-OBJNR SPACE Object number
OBJECT_DELETE_FLAG TYPE C 'X' Deletion Indicator

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
T_OBJNR LIKE IONRB Object Number Table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_ACCESS_TO_ARCHIVE Archive not Open for Writing