!--a11y-->
Configuring SAP R/3 SystemAn SAP R/3 System can contain multiple implementations of the Business Add-Ins (BAdis) used to create, delete, and update users according to XML documents received from UME. The different implementations are distinguished from each other by ‘filter values’. By mapping the filter value of the BAdis to a receiver ID in UME, you ensure that when UME sends an XML document to the SAP R/3 System, the correct BAdis are used.
...
1. Maintain table SMUM_BSAPP using transaction SE16.
2. Enter values in the fields as follows:
|
Field Name |
Value |
|
APPL_NAME |
Filter name of the BAdis to be used in this system. For example, BBP_SRM |
|
BSID (Business Service ID) |
Enter the value that you entered for property ume.r3.connection.<adapterID>.receiverid or ume.r3.connection.<adapterID>.receiverid_guest in UME properties. If you did not enter a value for either of these properties, enter the <adapter ID> that you assigned to the SAP System in UME properties. For example, EBP. |
3. Save your changes.
