Show TOC Start of Content Area

Procedure documentation Migrating Adaptive RFC Model to Adaptive RFC 2 Model   Locate the document in its SAP Library 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> src packages <package_name>.

                            a.      To open the file with Text Editor, click the file with the secondary mouse button and choose Open With Text Editor.

                            b.      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>

 

End of Content Area