Sei sulla pagina 1di 16

Knowledge Sharing Document

Sharing data between two UIBB’s using wiring


concept

Vijayalakshmi
MDG Delivery
UTOPIA INDIA PVT LTD
Parallel Workflow

Table of Contents
1. Applies To ....................................................................................................................................... 2
2. Summary ......................................................................................................................................... 2
2.1 Description ................................................................................................................................... 2
2.2 Authors ......................................................................................................................................... 2
2.3 Company ....................................................................................................................................... 2
2.4 Created On .................................................................................................................................... 2
2.5 Version .......................................................................................................................................... 2
3. Business Scenario ........................................................................................................................... 2
4. Implementation.............................................................................................................................. 2
4.1 Customizing ............................................................................................................................ 2
4.1.1 Create New CR Type ....................................................................................................... 2
4.1.2 Define Services ............................................................................................................... 4
4.1.3 BRF+ Tables ..................................................................................................................... 5
4.2 Enhancement Spot ................................................................................................................. 6
4.3 Process .................................................................................................................................. 10
5. Additional Information ................................................................................................................ 15

Document Classification : Internal

Template Version 1.0 1 © 2009 Utopia Inc. All rights reserved


Parallel Workflow
1. Applies To
This solution applies to SAP MDG 8.0 on top of ECC 6.0

2. Summary
2.1 Description
Sharing data between two UIBB’s using wiring concept.

2.2 Authors
Vijaya lakshmi

2.3 Company
Utopia India PVT. LTD.

2.4 Created On
27th December 2016

2.5 Version

Version Description
1.00 Initial Document

3. Business Scenario
SAP Master Data Governance for Supplier provides business processes to find,
create, change, and mark supplier master data for deletion. It supports the
governance of supplier master data in a central hub and the distribution to
connected operational and business intelligence systems.

The processes are workflow-driven and can include several approval and revision
phases, and the collaboration of all users participating in the master data
maintenance.

This scenario addresses the customer requirement to have parallel workflow tasks.

4. Implementation
4.1 Customizing
4.1.1 Create New CR Type

Document Classification : Internal

Template Version 1.0 2 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

Document Classification : Internal

Template Version 1.0 3 © 2009 Utopia Inc. All rights reserved


Parallel Workflow
4.1.2 Define Services

Document Classification : Internal

Template Version 1.0 4 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

4.1.3 BRF+ Tables

Single Value Decision Table

Document Classification : Internal

Template Version 1.0 5 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

User Agent Decision Table

Non User Agent Decision Table

4.2 Enhancement Spot


Transaction se18 for Enhancement Spot

Document Classification : Internal

Template Version 1.0 6 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

Create Enhancement Implementation


Implementation Name: Z_SUPPL_PRL_MERGE

Create BADI Implementation


BADI Implementation: Z_BI_SUPPL_WF_PRL_MRG
Class Implementation: ZCL_SUPPL_WF_PRL_MRG

Save and Activate.

Double click on the method and write the below code:


In this method we are identifying the next step for CR based on the user action.

Document Classification : Internal

Template Version 1.0 7 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

Create Filter and Save and Activate.

Create Enhancement Implementation for USMD_SSW_SYSTEM_METHOD_CALLER


Implementation Name: ZSUPPL_CALL_SYSTEM_METHOD

Document Classification : Internal

Template Version 1.0 8 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

Create BADI Implementation


BADI Implementation: ZBI_SUPPL_CALL_SYSTEM_METHOD
Implementing Class: ZCL_SUPPL_CALL_SYSTEM_METHOD

Double click on the method CALL_SYSTEM_METHOD and save and activate.

Create Filter.

Document Classification : Internal

Template Version 1.0 9 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

4.3 Process
In this scenario when first level approved the CR it will split into two branches and
CR is sent for approval to two different users at the same time.

When all the steward approves the CR.


Create Vendor

Check the workflow log

Document Classification : Internal

Template Version 1.0 10 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

User NASINGH
Approve the CR and check the Workflow Log. Once user approve the CR it will
went to two different user

User NASINGH

Document Classification : Internal

Template Version 1.0 11 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

User DESAMPALLI

Document Classification : Internal

Template Version 1.0 12 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

User NASINGH
When both the user approved the CR it will come to Final Approver.

When at least one steward rejects the CR.


Create Vendor

Check the workflow log

Document Classification : Internal

Template Version 1.0 13 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

User NASINGH
Approve the CR and check the Workflow Log

User NASINGH

Document Classification : Internal

Template Version 1.0 14 © 2009 Utopia Inc. All rights reserved


Parallel Workflow

User DESAMPALLI

5. Additional Information

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a01431b0-883a-2e10-
03b1-f62ab5953524

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30681c36-5884-2e10-
85a1-cd9499942e37?overridelayout=true&59064390300165

Document Classification : Internal

Template Version 1.0 15 © 2009 Utopia Inc. All rights reserved

Potrebbero piacerti anche