Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module ARCHIV_GET_CONNECTIONS_INT (SAP ArchiveLink: Ermitteln der Verknüpfungseinträge) is a standard Function Module in SAP ERP and is part of the function group OPTB within the package SAOP.
Function Module | ARCHIV_GET_CONNECTIONS_INT |
Short Text | SAP ArchiveLink: Ermitteln der Verknüpfungseinträge |
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 | TOAV0-ARCHIV_ID | ||
ARC_DOC_ID | LIKE | TOAV0-ARC_DOC_ID | Document ID | |
CLIENT | LIKE | SY-MANDT | Client | |
DOCUMENTCLASS | LIKE | TOADD-DOC_TYPE | Technical document class | |
DOCUMENTTYPE | LIKE | TOAV0-AR_OBJECT | ||
FROM_AR_DATE | LIKE | TOAV0-AR_DATE | Start date for search | |
LIMITED | LIKE | TOAOM-AR_STATUS | ||
NO_AUTH_CHECK | LIKE | SY-DATAR | No authorization check | |
OBJECTTYPE | LIKE | TOAV0-SAP_OBJECT | Business object type | |
OBJECT_ID | LIKE | TOAV0-OBJECT_ID | Business object type ID | |
UNTIL_AR_DATE | LIKE | TOAV0-AR_DATE | SY-DATUM | End date for search |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COUNT | LIKE | SY-INDEX | Number of connections found | |
REDUCEDBYAUTHORITY | TYPE | SAESTATUS | ||
REDUCEDBYLIMIT | TYPE | SAESTATUS |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONNECTIONS | LIKE | TOAV0 | Relationship Entries | |
PARAMETER | LIKE | TOARANGE_D | Struktur der Parameter für Range Tabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_FOUND |