Installation Guide R3 EN
Installation Guide R3 EN
Installation Guide
SAP Engineering Control Center 5.2
DOCUMENT HISTORY
Note
Before you start the implementation, make sure you have the latest version of this document.
This guide is valid as of SAP Engineering Control Center 5.2.6.2
The latest version is available on SAP Service Marketplace at
https://help.sap.com/viewer/p/SAP_ENGINEERING_CONTROL_CENTER
2
TABLE OF CONTENTS
1 INTRODUCTION ..................................................................................................................................... 4
1.1 ABOUT THIS DOCUMENT ..................................................................................................................... 4
1.2 BEFORE YOU START ............................................................................................................................ 4
1.2.1 SAP NOTES FOR THE INSTALLATION ................................................................................................ 4
1.2.2 INFORMATION ON SAP SERVICE MARKETPLACE ............................................................................ 5
1.2.3 NAMING CONVENTIONS ...................................................................................................................... 5
2 PREPARATION ...................................................................................................................................... 7
2.1 SYSTEM REQUIREMENTS .................................................................................................................... 7
2.1.1 FRONT END ........................................................................................................................................... 7
2.1.1.1 Hardware ....................................................................................................................... 7
2.1.1.2 Software ......................................................................................................................... 7
2.1.2 BACK END .............................................................................................................................................. 7
2.2 USERS FOR INSTALLATION AND CONFIGURATION ......................................................................... 7
2.3 SETTING UP THE SAP SYSTEM......................................................................................................... 10
2.3.1 KPRO .................................................................................................................................................... 10
3 INSTALLATION .................................................................................................................................... 11
3.1 FRONTEND........................................................................................................................................... 11
3.1.1 SAP FRONTEND INSTALLER ............................................................................................................. 11
3.1.2 INSTALLATION ENVIRONMENT ......................................................................................................... 11
3.2 BACKEND ............................................................................................................................................. 13
3.2.1 CONFIGURING ENHANCEMENTS (USER EXITS) ............................................................................. 13
3.2.1.1 CLFM0002 Call classification data before saving (Optional) ....................................... 13
3.3 FINAL STEPS........................................................................................................................................ 14
4 UPDATE OF CONFIGURATION-SPECIFIC FILES ............................................................................. 15
4.1 UPDATE OF THE JAVA CONNECTOR ............................................................................................... 15
Installation Guide 3
1 INTRODUCTION
SAP ECTR is quick and easy to install. For development purposes, you first create a standard installation in
an SAP system. You can test customer-specific modifications there. This minimizes the risk of errors in the
final installation.
Purpose
The Installation Guide provides system administrators with all important information regarding the installation
and post-installation of SAP ECTR.
Integration
You have to read the following SAP notes and implement them in the SAP system before you start the
installation. These SAP Notes contain the latest information regarding the installation as well as corrections
for the installation documentation.
The latest versions of the SAP notes are available at:
https://support.sap.com/en/my-support/knowledge-base.html
SAP Note Title
Installation Guide 4
1.2.2 Information on SAP Service Marketplace
Documentation
Master Guide
Configuration Guide https://help.sap.com/viewer/p/SAP_ENGINEERING_CONTROL_CENTER
Operations Guide
Application Help
General Links
Title Definition
Variables
Installation Guide 5
Variable Description
Installation Guide 6
2 PREPARATION
2.1.1.1 Hardware
Here you can find the basic requirements for installing SAP ECTR on a PC. If your device does not meet
these requirements, the use of SAP ECTR may be limited.
Processor: 2.0 GHz or faster
RAM: 8 GB (gigabytes) or more
Hard disk space: 300 GB or more free memory
Note
The hardware requirements apply exclusively to working with SAP ECTR. If you use an integration,
you will also need to observe the system requirements of the manufacturer of the integrated system.
2.1.1.2 Software
Windows 10 and 11 (64-bit)
.NET Framework 4.6.2
Visual C++ 2013 and Visual C++ Redistributable Package
SAP GUI, Version 760 or higher
For SAP 3D Visual Enterprise Viewer to be integrated successfully, the following requirements must be
fulfilled:
SAP 3D Visual Enterprise Viewer, Version 9.0.600 or higher
Note that to successfully install the SAP 3D Visual Enterprise Viewer, the viewer must be installed before
SAP ECTR. Otherwise, the option required for the installation will not be displayed in the SAP Frontend
Installer.
Microsoft Office
2013
2016
2019
365
o SAP ECTR supports MS Word, MS Excel and MS PowerPoint applications installed on the client.
o SAP ECTR does not support Office Online. This is a pure web application without the possibility to
implement add-ins. It is technically not possible to install the Office integration there.
Installation Guide 7
Operating System
SAP System
S_C_FUNCT
S_PROGRAM
S_RFC
S_USER_GRP
S_WF_WI
C_DRZA_TCD
C_DRZI_TCD
M_MATE_MAR
Installation Guide 8
Authorization Description
M_MATE_WRK
Please take the authorization objects from the following SAP Notes into consideration:
Note Description
A user with a development key (for BAdIs) and the authorization for these transactions (in addition to the
authorization objects above)
Authorization Description
SPRO Customizing
Installation Guide 9
Authorization Description
2.3.1 KPro
SAP ECTR requires the Knowledge Provider (KPro). KPro is an independent tool for storing originals. KPro
uses special BAPIs for storing / removing (check-in / checkout) documents, to link originals and for caching.
Make the following default settings and check the prerequisites:
Store all document types in the KPro, not just the CAD documents.
When you set up a new workstation, install an SAP GUI (latest version) first. Make sure you have access
and the required rights for an SAP system.
The SAP system is connected to a running KPro server. Check the connection using transaction CV01N.
Enter the KPro storage category from the transaction into the file
%PLMINSTDIR%\customize\config\default.txt under „KPRO file storage settings”.
SAP Installation Server
If you have a central installation, you need an SAP Installation Server. If you distribute an installation
across any number of client machines, the installation is central.
For more information, see SAP Service Marketplace under:
https://help.sap.com/
Installation Guide 10
3 INSTALLATION
3.1 Frontend
Note
When you enter the installation path, only the following characters are permitted:
[A-Z], [a-z], [0-9], [+;-;_], spaces are replaced with an underscore
Installation Guide 11
Directory Structure Description
_ config In this directory you will find the preference files that
have to be adapted to the respective environment.
Customer-specific preference variables can be
adapted here. Settings made here overwrite the
settings from %PLM_INSTDIR%\basis\config.
The files in this directory are not overwritten when the
SAP ECTR installation is updated.
Installation Guide 12
Directory Structure Description
3.2 Backend
Note
If this enhancement is not implemented, metadata displayed along with classes may be outdated.
Procedure
Check whether the enhancement already exists in the SAP system. To do this, display function module
EXIT_SAPLCLFM_002 using transaction SE37.
Double-click on "ZXCLFU02".
If the message Include ZXCLFU02 does not exist is displayed, the enhancement has not been
implemented yet and has to be created.
Implement the enhancement. To do so, use transaction CMOD to create a new project, for example,
"Z_ECTR".
Assign enhancement CLFM0002 using Assign Enhancement.
Activate the components.
Double-click on exit EXIT_SAPLCLFM_002 and create the include.
Insert the source code in include ZXCLFU02.
*********************************************************************
* for PLM / SAP Engineering Control Center
Installation Guide 13
*********************************************************************
CALL METHOD /dscsag/utils=>exit_saplclfm_002
EXPORTING
i_called = i_called
t_allkssk = t_allkssk[]
t_allausp = t_allausp[]
t_delcl = t_delcl[]
t_delob = t_delob[].
To ensure that no errors occur in SAP ECTR, carry out the following functions in the administrator menu:
Choose Administration in the menu bar.
Open the flyout SAP ECTR System Setup.
Carry out the following functions sequentially. For more information, see the application help.
Transfer SAP ECTR settings to the SAP system
Set ABAP switches
Select object data for SAP ECTR
Scheduling Report /DSCSAG/OBSERVER_CLEAR
Installation Guide 14
4 UPDATE OF CONFIGURATION-SPECIFIC FILES
Every time SAP ECTR is updated, new features are added to the configuration files such as DEFAULT.TXT.
The new features can be found in the directory %PLM_INSTDIR%\TEMPLATE-CUSTOMIZE\. The easiest way to
compare the files is to use a tool that compares text files. At a glance, you can see which new variables have
been added, and if necessary, you can copy these variables directly to your production directory.
To import the latest version of the Java Connector, exchange the following files:
%PLM_INSTDIR%\basis\sys\win\lib64\sapjco3.pdb
%PLM_INSTDIR%\basis\sys\win\lib64\sapjco3.dll
%PLM_INSTDIR%\basis\libraries\sapjco3.jar
Installation Guide 15
www.sap.com/contactsap
The information contained herein may be changed without prior notice. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors.
National product specifications may vary.
These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP or its affiliated companies shall not be liable
for errors or omissions with respect to the materials. The only warranties for SAP or SAP affiliate company products and services are those that are set forth in the express warranty statements
accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.
In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality
mentioned therein. This document, or any related presentation, and SAP SE’s or its affiliated companies’ strategy and possible future developments, products, and/or platform directions and functionality are
all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason without notice. The information in this document is not a commitment, promise, or legal obligation
to deliver any material, code, or functionality. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are
cautioned not to place undue reliance on these forward-looking statements, and they should not be relied upon in making purchasing decisions.
SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other
countries. All other product and service names mentioned are the trademarks of their respective companies. See www.sap.com/copyright for additional trademark information and notices.