Sap DMS
Sap DMS
Applies to:
MDG EAM Solutions by Utopia
Summary
This guide is used to Setup and Configure Document Management System (DMS) and for Document
Info Record (DIR) number range configuration and replication of DIR.
Version: 1.0
How-To Guide: DMS Setup and Configuration
Table of Contents
Introduction.............................................................................................................................................. 3
Prerequisites ........................................................................................................................................... 3
ALE Setup.......................................................................................................................................... 11
Prerequisites ...................................................................................................................................... 16
Configuration ..................................................................................................................................... 16
Troubleshooting ................................................................................................................................. 17
Introduction
This document describes how to Setup and Configure Document Management System (DMS) and for
Document Info Record (DIR) number range configuration and replication of DIR for EAM 9.2.
Prerequisites
Document Management System (DMS) is installed.
223_BB_ConfigGuid
e_EN_IN.doc
Note: Contact BASIS team for performing activities in the above attached document.
Maintain Category
Maintain Category using t-code OACT.
Note: The configurations are available for Equipment, Functional Location, Measuring Point, Bill of
Materials and Object Links except for Task List.
Note: The above configuration is displayed by default and works for all Objects (i.e., Equipment,
Functional Location, Measuring Point, Bill of Materials and Object Links) except for Task List.
The relevant objects have the DMS create and attach functionality based on the following settings as
detailed in the next steps.
Define Profile
The profile helps user to determine application and default storage category automatically to make
sure that the document is stored in the secured predetermined storage space.
Note: The system displays the storage category based on the available role access.
Note: For complete reference of this activation, refer OSS Note: 1821916: IMG activity "Activate
Functions for Enterprise Asset Management for further details.
1. Navigate to Plant Maintenance and Customer Service > System Enhancements and Data
Transfer > Activate Functions for Enterprise Asset Management and enable the “Active”
checkbox.
2. Navigate to Cross applications > Document Management > Control Data > Maintain Key Fields
and add the entries as displayed in the following table for Maintenance View for Screens to
DMS Object Links.
Table Transacti Field SET/GET Field Name SET/GET Field
on Code Name Parameter Parameter ID Name
ID
PMAFVC IW33 AUFNR ANR VORNR LTXA1
PMAUFK IW33 AUFNR ANR KTEXT
PMPLKO IA09 PLNTY PTY PLNAL PAL KTEXT
PMPLPO IA07 PLNTY PTY PLNKL LTXA1
3. Navigate to Cross applications > Document Management > Control Data> Maintain Key Fields
to maintain the key fields as highlighted in the following screen.
4. Navigate Cross-Application Components > Document Management > Control Data > Define
Document Types to define document types as highlighted in the following screen.
5. For each Document Type that has been added, select the specific Document Type and add the
corresponding configurations for the document types. A sample screen is displayed.
DG HUB to operational ECC systems, number ranges in operational ECC should be defined as
external number range.
Use the following steps for validating and updating the number ranges and assigning the number
ranges to the document type.
Cross-Application Components > Document Management > Control Data > Define Number Ranges
for Document Numbers
Or,
Can be accessed directly using t-code SNRO with Number Range Object DOKUMENT
Number ranges should be checked in MDG HUB and operational ECC systems.
To use the number range as internal in MDG HUB and external in operational ECC, you can use any
of the following methods:
• With existing internal: In Operational ECC, if an existing internal number need to be changed
to external number, first set the NR status to ‘0’ and then set the flag for external number.
You then need to adjust the external range to the internal range of the source system.
Additional internal ranges are optional.
• Set internal number range to current NR status and have external number range start from
next number: Set the “to number” to the current status. The external number range may start
from next number. If there are multiple number ranges, you may also need multiple external
number ranges to avoid overlap.
• With new interval: Create a new interval in both systems. Make the new interval as Internal in
HUB and external in Operational ECC. Assign the newly created interval to the document
type using the below Section Assigning number ranges to document types.
• In operational ECC combine all internal number ranges in one external Interval. Add internal if
required for local creation.
Cross-Application Components > Document Management > Control Data > Define Document Types
Use the following steps to replicate document info record for Equipment Master:
• ALE Setup
• Create Document Info Record
• Assigning Document Info Record to Equipment
• Replication of Document Info Records with Document Links
ALE Setup
Use the following steps for ALE Setup:
1. Launch NWBC.
3. Go to Equipment Search application and click on “New” button to create a new Change
Request.
5. Go to “Document Assignment” assignment block and add the document by clicking on “Assign
Existing Document” button. Provide the document that is created earlier.
4. Login to the target system and verify the details using t-code CV03N.
• Prerequisites
• Brief Overview
• Configuration
• Sample Implementation
• Troubleshooting
Prerequisites
1. Key Mapping for the object must be configured. For more information refer document on Key
Mapping.
2. Generic Object Services (GOS) must be enabled at the user level or at the system level.
Brief Overview
Any URL created under GOS is visible from the MDG under the “Attachment List” section. The
“Attachment List” section is hidden if URLs are not present in ECC.
Configuration
The following configuration is required to enable URL replication across system. Using the t-code
SGOS, maintain the configuration as in the following for the service “VIEW_ATTA” to view multiple
URLs of the source system at the target system. Sample implementation for the generic service is
provided at the “Sample Implementation” section.
Sample Implementation
The sample implementation /UGI/CL_EXAMPLE_GOS_SRV_ATTA can be used as reference.
URLs created in ECC system are not replicated in target system, but the URLs are picked up from the
source system. To enable the URL to be picked from the source system the above configuration must
be maintained at the target system. The sample implementation class
“/UGI/CL_EXAMPLE_GOS_SRV_ATTA” must be modified in such a way that it points to the source
system.
The RFC of the source system must be maintained in the variable GV_RFC as displayed in the
following screen.
Troubleshooting
If the URL are not displayed at the target system, then use the following steps: