Request Cost Centre Replication as Bulk
To request the creation and transmission of cost center master data replication in bulk.
Entity Type |
Service Operation |
Software Component Version |
FINBASIS 605 |
released |
|
CostCentreReplicationBulkRequest_Out |
|
http://sap.com/xi/FIN/MDG/Global2 |
|
CA-MDG-APP-FIN |
|
SAP A2A |
|
outbound |
|
asynchronous |
|
no |
|
not applicable |
|
true |
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.
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.
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.
Cost Centre Replication Bulk Request
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.
The message type used for this service operation has the following constraints:
See service interface "CostCentreReplicationBulkRequest".
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.