The Function Module ARCHIV_CONNECTDEFINITION_GET (Ermittlung der Verknüpfungstabelle für den Verknüpfungseintrag) is a standard Function Module in SAP ERP and is part of the function group OPTB within the package SAOP.
Function Module | ARCHIV_CONNECTDEFINITION_GET |
Short Text | Ermittlung der Verknüpfungstabelle für den Verknüpfungseintrag |
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 |
---|---|---|---|---|
DOCUMENTTYPE | LIKE | TOAV0-AR_OBJECT | ArchiveLink document type | |
OBJECTTYPE | LIKE | TOAV0-SAP_OBJECT | SAP object type from SAP object repository |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVID | LIKE | TOAV0-ARCHIV_ID | Archive ID | |
CONNECTION | LIKE | TOACO-CONNECTION | Name of link table | |
EXPIRYTIME | LIKE | TOAOM-EXPIRY_TIM | Retention period in archive |
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 |
---|---|
NOTHING_FOUND | No entry exists |