Show TOC

 Request Cost Centre Replication as Bulk

 

To request the creation and transmission of cost center master data replication in bulk.

Technical Data

Entity Type

Service Operation

Software Component Version

FINBASIS 605

Release State

released

Technical Name

CostCentreReplicationBulkRequest_Out

Namespace

http://sap.com/xi/FIN/MDG/Global2

Application Component

CA-MDG-APP-FIN

Category

SAP A2A

Direction

outbound

Mode

asynchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

Master Data Governance for Financials (MDGF) provides a central place to maintain the master data used in financial processes and provides consistent data throughout the enterprise. It is designed to eliminate manual distribution of financial master data and facilitates regulatory compliance by enabling time-dependent versioning of master data and system integrated change and approval processes.

MDGF uses asynchronous SOA services for the distribution of approved master data changes. For data replication from MDGF, a corresponding replication request service is called to update master data.

In the remote systems, another confirmation service is then used to send a processing status back to MDGF. 

The Request Cost Centre Replication as Bulk  outbound service operation distributes profit center master data from MDGF into Financial Accounting systems.

Features

  • This service operation reads master data for cost centers from the relevant editions in FIN-MDM, and maps the generic FIN-MDM data fields to the fixed fields of the message data type proxy.

  • For the mappings of the data model fields in FIN-MDM to the fixed fields of the message data  type, we recommend that you use SMT Mappings.

Error Handling

In the event of any errors during outbound processing, messages are added to the application log for later analysisSuch a log is always available in the distribution monitor of FIN MDM and can be analyzed there.

Message Types

  • Cost Centre Replication Bulk Request

Prerequisites

  • SOAMANAGER configuration has been completed and is working.

  • Outbound implementation is available. 

  • SMT Mappings are available and/or relevant Business Add-IN (BAdI) methods are implemented.

  • Customizing for the data replication framework is maintained and is complete:

    • DRF application is defined in DRFIMG.

    • Proper outbound implementation is assigned to DRF application.

    • SMT mappings for relevant entity types are assigned to DRF application. 

  • Edition with cost center data  has been released in FIN-MDM for distribution.

  • Since FIN-MDM does not replicate customizing data, all customizing steps must be carried out done in the back-end system.

Constraints

The message type used for this service operation has the following constraints:

See service interface "CostCentreReplicationBulkRequest".

Notes on SAP Implementation

Enhancements

The USMD_SE_CC_RPLCTN Business Add-In (BAdI) is available for this operation. It is used to redefine standard mappings or for customer enhancements

during outbound processing. The relevant interface method is called IF_EX_USMD_CC_RPLCTN~OUTBOUND_PROCESSING.