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 ALINK_MOVE_COPY_CONNECTION () is a standard Function Module in SAP ERP and is part of the function group ALINK_CONNECTION within the package SAOP.
Function Module | ALINK_MOVE_COPY_CONNECTION |
Short Text | |
Function Group | ALINK_CONNECTION |
Package | SAOP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARC_DOC_ID | TYPE | SAPB-SAPADOKID | SAP ArchiveLink: Document ID | |
COPYONLY | TYPE | SAEFLAG | SAP ArchiveLink: General Switch | |
SOURCEARCHIVID | TYPE | TOAAR-ARCHIV_ID | Content Repository Identification | |
SOURCEAROBJECT | TYPE | TOAOM-AR_OBJECT | Document Type | |
SOURCEOBJECTID | TYPE | SAPB-SAPOBJID | Object Key | |
SOURCEOBJECTTYPE | TYPE | SWOTOBJID-OBJTYPE | Object Type | |
TARGETARCHIVID | TYPE | TOAAR-ARCHIV_ID | Content Repository Identification | |
TARGETAROBJECT | TYPE | TOAOM-AR_OBJECT | Document Type | |
TARGETOBJECTID | TYPE | SWOTOBJID-OBJKEY | Object Key | |
TARGETOBJECTTYPE | TYPE | SWOTOBJID-OBJTYPE | Object Type |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.