Agnostic Guides
...
Developers Guide
Class/Method Plug-In’s

DocMigrator Custom Source Link Determination

1min

Not specified in the configuration as the other Gimmal Link Enterprise class/method plug-ins, but rather at runtime in the DocMigrator load screen, this ABAP method allows you to compile the source entries for a migration. This is useful in scenarios where the standard ArchiveLink source selection criteria does not satisfy your query (ie: all PO based invoices from a particular company code, thus you cannot use the object_id to determine those from a company code since MM invoices do not have company code as part of the SAPKey). 

Example Method: /DFLOW/CL_MIGRATOR_HELPER=> GET_ABAP_LINKS_EXAMPLE

The below example is provided with the Gimmal Link Enterprise product.

Signature: 

Type

Parameter

Description

Sample Value

Exporting 

EV_SOURCE_TYPE 

The source type is either an ArchiveLink Content Server (A) or Gimmal Link Enterprise ECM (D) 

A or D 



Exporting 

ET_CONNECT 

The ArchiveLink table entries that you either custom retrieve or custom build. 

Structure of TOAV0 – standard SAP ArchiveLink links