Creation of New Content for Master Data Governance 
This documentation provides an overview of the individual steps required to create new content without using a template. Not all of this information provided is available in the Implementation Guide.
Note
You create the new data model in the customer namespace under X*, Y*, or Z*. All lower-level objects (such as entity types or attributes) can be in either the customer namespace or the SAP namespace.
The paths specified below are for Customizing for Master Data Governance and are relative paths under General Settings.
Data Modeling
Create the data model.
You can make this assignment in one of the following activities in Customizing for Master Data Governance:
(view cluster VC_USMD001).
(Web application).
When doing so, take into account the following information:
Activate the data model. The system uses the generated database tables for active and inactive data.
UI Modeling
Create a new configuration for the user interface for single processing or for the change request under . For more information, see Managing of UI Configurations.
In deep copy mode, copy the application configuration USMD_ENTITY_VALUE2.
You create UI configurations for entity types with storage and use type 1 and configure the relevant user-interface building blocks (UIBBs).
You can create your own implementation under (BAdI USMD_UI_EVENT2).
Process Modeling
If you have defined entity types with Validity Edition in your data model, configure these under .
You can create a business activity under .
Create a change request type under .
Assign a workflow template to the change request type.
If you want to use the rule-based workflow, you need to assign workflow template WS60800086 to your change request type and the rule-based workflow under . For more information, see Setting up Rule-Based Workflows.
Validation and Derivation
You can create validation and derivation rules under .
Data Replication
Configure the data replication settings for each entity type in your data model. For more information, see Configuring Data Replication.
Note
If you cannot use existing service interfaces, the options listed here require significant implementation effort since you would be required to create your own outbound implementations.
For more information about integrating the outbound interface framework with the data replication framework, see .
If you want to define a new SMT mapping (SMT = Service Mapping Tool), you need to create SMT structures. These can be used to:
Provide data for advanced SAP services
Provide data for customer-specific services
Provide data for other communication channels (ALE, RFC)
Specify the source structures for the SMT under . Create the structures using the Generate Structures function.
Enterprise Search (ES)
You configure the search object connector relevant for your Enterprise Search template. For more information about integrating Enterprise Search into Master Data Governance, see Enterprise Search.
For each entity type in your data model, you need to create the ES-specific structures under .
The following options are available for ES configuration:
Separate search object connectors for the staging area and active area
In this case, Enterprise Search is activated for the active area for the master data entity. Since the data model in the staging area can differ to that in the active area, you need a separate template for the search object connector in the staging area.
When a search is carried out, the system has to merge the results from the staging area and the active area and display a standardized search result on the user interface for the search. For this purpose, you can use a Business Add-In under (BAdI BADI_SDQ_PP_SEARCH). This implementation must make the results from the active area available using method SEARCH_PP.
Common search object connector for the staging area and active area
In this case, you use just one template for the search object connector for both areas. The system therefore creates only one index for the two areas. To retrieve data from the active area, you use the Business Add-In Data Extraction from Reuse Active Area for Enterprise Search (BAdI BADI_SDQ_PP_DATA_EXTRACTOR_ES). This implementation must make the results from the active area available during the initial load and delta load using methods INITIAL_DATA_LOAD() and DELTA_DATA_LOAD().
Print Output
Configure the print output settings for each entity type in your data model.
Specify the structure names for the PDF output under . Then create the ABAP Dictionary structures using the Generate Structures function.
Configure the settings for print forms in the relevant Customizing activity.
Assigning and Personalizing the Role
Create the role or roles that you want to assign to the users for Master Data Governance.
Assign the role(s) to the users.
Assign the data model and UI configuration as default values to the role or roles that you assigned to the users for Master Data Governance: You edit the Personalization Key SAP Master Data Governance (R_FMDM_MODEL) on the Personalization tab page.
Configuring SAP NetWeaver Portal or SAP NetWeaver Business Client
Recommendation
The following Business Packages are available as templates for SAP NetWeaver Portal:
Business Package for Financial MDM 1.51
Business Package for Material Governance 1.50
Business Package for Master Data Governance for Supplier 1.50