ide synchronizing change documents for master data changes

22
IDE : Synchronizing Master Data Changes Presented By : Rakesh Dasgupta Content at : http://wp.me/p1Ci5j-3b

Upload: rakesh-dasgupta

Post on 25-May-2015

2.462 views

Category:

Technology


2 download

DESCRIPTION

Change Documents for Master Data Change http://wp.me/p1Ci5j-3b

TRANSCRIPT

Page 1: IDE Synchronizing Change Documents for Master Data Changes

IDE : Synchronizing Master Data Changes

Presented By : Rakesh DasguptaContent at : http://wp.me/p1Ci5j-3b

Page 2: IDE Synchronizing Change Documents for Master Data Changes

Agenda

1.Scenario 2.Important Points3.Screenshots4.Questions

Page 3: IDE Synchronizing Change Documents for Master Data Changes

Scenario

In a deregulated scenario there are many market players(service providers)So a Distributor is responsible for the supplying of electricity to the customer using grids. He is also responsible for getting periodic meter readings and them sending the readings to the supplier for billing the customer.A supplier is billing the customer on the basis of the readings he is getting from the distributor. So the point of communication for the customer is the Supplier. The Distributor gets his dues from the Supplier.Now if there is a master data change (BP ,CA ,Conn Obj ,Premise Add, PoD) then it should be reflected in both the distributors and the suppliers system.For this replication data exchange processes need to be configured.

Page 4: IDE Synchronizing Change Documents for Master Data Changes

Important Points

The 2 data exchange processes used are CHCD_OUT and REQ_CHANGE.CHCD_OUT is for outbound document processing and REQ_CHANGE is for inbound document processing.There are event type depending on the master data which can be seen while configuring the data exchange process.Outgoing processed have the prefix CH incoming have the prefix RQ.Documents are send in standard Idocs in UTILIMD format.The BAdI implementation CL_IDX_IM_ISU_IDE_DATECONNECT provides special checks that suppresses a data exchange task if data has changed that is not relevant for the data exchange. Make sure its active otherwise data exchange tasks will get triggered on any change.

Page 5: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Creating Master Data I

Page 6: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Creating Master Data II

Page 7: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Creating Master Data III

Page 8: IDE Synchronizing Change Documents for Master Data Changes

Distributor System : Creating Master Data I

Page 9: IDE Synchronizing Change Documents for Master Data Changes

Distributor System : Creating Master Data II

Page 10: IDE Synchronizing Change Documents for Master Data Changes

Distributor System : Creating Master Data III

Page 11: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Changing BP Name

Page 12: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Changed BP Name

Page 13: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Checking for Data Exchange Task

Page 14: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Data Exchange Task

Page 15: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Reference Document

Page 16: IDE Synchronizing Change Documents for Master Data Changes

Supplier System : Idoc for the Data Exchange Task

Page 17: IDE Synchronizing Change Documents for Master Data Changes

Distributor System : Checking for Data Exchange Task

Page 18: IDE Synchronizing Change Documents for Master Data Changes

Distributor System : Data Exchange Task

Page 19: IDE Synchronizing Change Documents for Master Data Changes

Distributor System : Reference document

Page 20: IDE Synchronizing Change Documents for Master Data Changes

Distributor System : Idoc for the Data Exchange Task

Page 21: IDE Synchronizing Change Documents for Master Data Changes

Questions

Page 22: IDE Synchronizing Change Documents for Master Data Changes