Menu

SAP Function Module ALINK_DELETE

SAP ArchiveLink: Löschen von Verkn u Dok (NICHT VERWENDEN!!!)

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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