Show TOC

Migrating Adaptive RFC Model to Adaptive RFC 2 ModelLocate this document in the navigation structure

Prerequisites
  1. You have imported the Adaptive RFC model that you want to migrate.
  2. You have added the RFC destination details. The SAP system is identical to the one used in the imported Adaptive RFC model.

    More information: Creating RFC Destinations

Procedure
  1. Click the required model with the secondary mouse button and choose Migrate to ARFC2 Model.
  2. In the Migrate to ARFC2 dialog box, choose Yes.
  3. In the Migration Completed dialog box, choose OK.
  4. Optional: To check if the migration was successful, in the Navigator view, locate the <model_name>.wdmodel file in the folders <dc_name>srcpackages<package_name>.
    1. To open the file with Text Editor, click the file with the secondary mouse button and choose Open With → Text Editor.
    2. Check if the name="AdaptiveRFC2" in the following code.

<Model.ModelType> 

<Core.Reference package="com.sap.tc.cm.arfc2.modeltype" name="AdaptiveRFC2" type="ModelType"/> 

</Model.ModelType>