当前位置:网站首页>Connect the ABAP on premises system to the central inspection system for custom code migration
Connect the ABAP on premises system to the central inspection system for custom code migration
2022-07-01 15:23:00 【Hua Weiyun】
precondition
- stay SAP Cloud Platform ABAP Environment , You have been assigned a role SAP_CORE_BC_CCM. This role allows you to connect... Using communication objects SAP Cloud And local examples
- In your local system , You have installed the following :
(1) With administrator rights SAP Cloud Connector.
(2)Java 8.
When everything is in place ,system landscape as follows :

Open SAP Cloud Connector
In your browser , Log in to your on premises system SAP Cloud Connector. If your on premises system is SAP AS ABAP Developer Edition, 7.5x, Please open the browser in your virtual machine , for example VMWare
- Address = for example https://localhost:< port >( The default value is = 8443)
- user = Administrator
- password = Your password . ( Initial password = manage)

Your Cloud Connector The dashboard should look like this :
- At least one of them is connected Cloud Foundry Sub account (1)
- At least one mapping from cloud to local (2)
Please pay attention to the position ID (3) - Here is XXX. You will need it later .
Add resources for Custom Code Migration (CCM) App
Now? , You will add CCM Resources required by the application . Resources refer to CCM The application checks what needs to be called RFC or BAPI.
download SAP Note 2861842 Attachments in ,CustomCodeMigration(1).zip , be used for ABAP Where the server is Linux System .

On the left Cloud to On-Premise, And then choose Import System Mappings…

Import the downloaded .zip file :
Resources are automatically imported :
stay ABAP Type the following in the system note:
- 2599695 Custom Code Migration Fiori App: Remote Stubs for the Checked System
- 2888880 Remote analysis: Bulk determination of method names
- 2820446 Remote Analysis for source system, Release 7.52, i.e. run the report RS_ABAP_INIT_ANALYSIS
Check connectivity in SAP BTP cockpit
stay Cloud Foundry Sub account SAP BTP Cockpit in , choice Cloud Connectors.

Location ID Point to the right SAP Cloud Connector( In an on premises system ); The virtual host points to SAP Cloud Connector Local connections mapped in .
Still in Cockpit in , choice Destinations, Then select the destination you created earlier , Here is NPL_JP.

Maintain the following :
- Destination Name = here, NPL_XXX
- jco.client.ashost = here, nplhost
- Location ID = here, XXX

Check the connection by selecting check connection . You deserve the news :

Create communication system for Custom Code Migration
open SAP BTP、ABAP Environment instance dashboard . To find this URL, Please select the relevant space from the sub account Overview , for example Dev, And then choose Service Instances > ABAP System > Your System > View Dashboard. Sign in .


Choose Communication Management > Communication Systems, then choose New.
input system ID, for example NPL_ATC_XXX. The application will automatically provide a system name with the same name . Accept this .
Turn on Destination service .

choice Use Default Instance, Then select the name of the target service from the drop-down list NPL_JP.

Create communication arrangement for Custom Code Migration
From the home page, choose Communication Management > Communication Arrangement > New.
Use the following parameters to create communication arrangement:
- Communication Scenario SAP_COM_0464 - Select from the drop-down list . If this communication scenario does not appear , Then you lack the right authorization , Unable to complete this tutorial
- Arrangement Name - Override default ( The same name ), for example Use SAP_COM_0464_XXX or SAP_COM_0464_SID.

Choose your communication system from the dropdown list, SAP_COM_0464_XXX. preservation .

Assign business role for Custom Code Migration App
Choose Identity and Access Management > Maintain Business Roles.
Choose BR_IT_PROJECT_MANAGER > Edit.
In the assigned business directory , Select Add > SAP_CORE_BC_CCM > application > Turn on . The tile should appear in the starter board :

Run Custom Code Migration App
Choose Go.
Choose Create to create new project.
- Target release = SAP BTP, ABAP Environment
- Destination = SAP_COM_0464_NPL_XXX
- Transition Scenario = New implementation
边栏推荐
- opencv学习笔记五--文件扫描+OCR文字识别
- 点云重建方法汇总一(PCL-CGAL)
- [antenna] [3] some shortcut keys of CST
- What if you are always bullied because you are too honest in the workplace?
- Qt+pcl Chapter 6 point cloud registration ICP series 4
- Flink 系例 之 TableAPI & SQL 与 MYSQL 数据查询
- 张驰咨询:锂电池导入六西格玛咨询降低电池容量衰减
- What are the test items of juicer ul982
- Official announcement: Apache Doris graduated successfully and became the top project of ASF!
- Tableapi & SQL and MySQL data query of Flink
猜你喜欢

Wechat applet 01 bottom navigation bar settings

Short Wei Lai grizzly, to "touch China" in the concept of stocks for a living?

Introduction to MySQL audit plug-in

Survey of intrusion detection systems:techniques, datasets and challenges

入侵检测模型(An Intrusion-Detection Model)

phpcms后台上传图片按钮无法点击

张驰咨询:锂电池导入六西格玛咨询降低电池容量衰减

异常检测中的浅层模型与深度学习模型综述(A Unifying Review of Deep and Shallow Anomaly Detection)

竣达技术丨多台精密空调微信云监控方案

如何实现时钟信号分频?
随机推荐
Tableapi & SQL and Kafka message insertion in Flink
Can I choose to open an account on Great Wall Securities? Is it safe?
【锁】Redis锁 处理并发 原子性
数据产品经理需要掌握哪些数据能力?
What is the relationship between network speed, broadband, bandwidth and traffic?
IDEA全局搜索快捷键(ctrl+shift+F)失效修复
榨汁机UL982测试项目有哪些
如何实现时钟信号分频?
微信小程序01-底部导航栏设置
Tableapi & SQL and MySQL data query of Flink
swiper 轮播图,最后一张图与第一张图无缝衔接
MySQL service is starting. MySQL service cannot be started. Solution
Solidty智能合约开发-简易入门
Task. Run(), Task. Factory. Analysis of behavior inconsistency between startnew() and new task()
What data capabilities do data product managers need to master?
常见健身器材EN ISO 20957认证标准有哪些
项目中字符串判空总结
Redis installation and setting up SSDB master-slave environment under Ubuntu 14.04
S32K1xx 微控制器的硬件设计指南
Flink 系例 之 TableAPI & SQL 与 Kafka 消息插入