Menu

SAP Function Module ARCHIV_ARCHIVCONNECTIONS_FIND

SAP ArchiveLink: Ermitteln der V-Tab-Einträge zu einem abgelegten Dokument

The Function Module ARCHIV_ARCHIVCONNECTIONS_FIND (SAP ArchiveLink: Ermitteln der V-Tab-Einträge zu einem abgelegten Dokument) is a standard Function Module in SAP ERP and is part of the function group OPTB within the package SAOP.

Technical Information

Function Module ARCHIV_ARCHIVCONNECTIONS_FIND
Short Text SAP ArchiveLink: Ermitteln der V-Tab-Einträge zu einem abgelegten Dokument
Function Group OPTB
Package SAOP
Module Type Remote-Enabled

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 Storage System
ARC_DOC_ID LIKE TOAV0-ARC_DOC_ID SPACE Document ID
FROM_AR_DATE LIKE TOAV0-AR_DATE
UNTIL_AR_DATE LIKE TOAV0-AR_DATE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT LIKE SY-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
CONNECTIONS LIKE TOAV0

Exceptions

This function module does not define any Exceptions.