Hierarchy

⤷

⤷

IMG Activity
ID | ISX_MD_COL_ADAPTER | BAdI: Adapter for Master Data Distribution |
Transaction Code | S_EBS_44000250 | (empty) |
Created on | 20101118 | |
Customizing Attributes | ISX_MD_COL_ADAPTER | BAdI: Adapter for Master Data Distribution |
Customizing Activity | ISX_MD_COL_ADAPTER | BAdI: Adapter for Master Data Distribution |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | ISX_MD_COL_ADAPTER |
Use
This Business Add-In (BAdI) is used during master data replication, for example for the provider contract. You can use this BAdI to define your own adapter(s) to be called to replicate master data.
The BAdI uses the adapter ID and the replication object as filter criteria.
Requirements
You must have defined the adapter in the SAP Customizing Implementation Guide under Define Adapters for Contract Distribution.
Standard settings
The implementations for the CC and FI-CA adapters are delivered with the standard system.
Activities
If you have a scenario that uses other adapters in addition to the standard adapters, create an implementation for this BAdI and implement the methods of interface IF_ISX_MD_COL_ADAPTER.
For master data maintenance, you have to implement method CALL_MAINTAIN_ADAPTER.
To read master data, you have to implement method CALL_READ_ADAPTER.
To query master data, you have to implement method CALL_QUERY_ADAPTER.
Do not execute a COMMIT or ROLLBACK in your implementation. Each database change in an ERP adapter must be registered ON COMMIT to ensure that transactions are handled consistently.
Example
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | ISX_MD_COL_ADAPTER | 0 | ABA0000111 | Data Transfer |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20110203 |
SAP Release Created in | 606 |