The Function Module ADDRESS_ARCHIVE_OBJECT (Address archiving) is a standard Function Module in SAP ERP and is part of the function group SZAG within the package SZAD.
Function Module | ADDRESS_ARCHIVE_OBJECT |
Short Text | Address archiving |
Function Group | SZAG |
Package | SZAD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS_NUMBER | LIKE | ADCP-ADDRNUMBER | ||
ADDRESS_OBJECT_TYPE | LIKE | SZAD_FIELD-ADDR_TYPE | ||
ADDRESS_REFERENCE | LIKE | ADDR_REF | ||
ARCHIVE_HANDLE | LIKE | SY-TABIX | Handle on Open Archive Files | |
OBJECT_DELETE_FLAG | LIKE | 'X' | Control inform. for delete function (default: delete) | |
PERSON_NUMBER | LIKE | ADCP-PERSNUMBER | ||
PERSON_REFERENCE | LIKE | PERS_REF |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PARAMETER_ERROR | |
WRONG_ACCESS_TO_ARCHIVE | incorrect access to archive |