The Function Module ALINK_DELETE (SAP ArchiveLink: Löschen von Verkn u Dok (NICHT VERWENDEN!!!)) is a standard Function Module in SAP ERP and is part of the function group OPTB within the package SAOP.
Function Module | ALINK_DELETE |
Short Text | SAP ArchiveLink: Löschen von Verkn u Dok (NICHT VERWENDEN!!!) |
Function Group | OPTB |
Package | SAOP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIV_ID | LIKE | TOAAR-ARCHIV_ID | SPACE | Archive ID |
ARC_DOC_ID | LIKE | SAPB-SAPADOKID | SPACE | Archive document ID |
AR_OBJECT | LIKE | TOAOM-AR_OBJECT | SPACE | Object type to be archived |
CLIENT | LIKE | SY-MANDT | Client | |
DELETE_FLAG | LIKE | 0 | Run with/without dialog functions (0,1,2,3) | |
DOCUMENTCLASS | LIKE | TOADD-DOC_TYPE | Document Class | |
OBJECT_ID | LIKE | SAPB-SAPOBJID | Unique object key of application | |
SAP_OBJECT | LIKE | TOAOM-SAP_OBJECT | Calling Application | |
SINGLE_ENTRY | LIKE | TOAOM-AR_STATUS | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALL_CONNECTIONS_DELETED | LIKE | 0:all connections deleted -1: not all |
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 |
---|---|
ERROR_ARCHIV | Error from Archive System |
ERROR_COMMUNICATIONTABLE | Error in maintenance table for archive |
ERROR_CONNECTIONTABLE | Error from link tables |
ERROR_KERNEL | Error from SAP Kernel |
ERROR_PARAMETER |