cancel
Showing results for 
Search instead for 
Did you mean: 

MDM.. is it classified as an SAP or nonSAP application

Former Member
0 Kudos

Hi,

for classifying SLD objects (espcially SWCVs) i had gone thru the doc.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90b213c2-d311-2a10-89bf-956dbb63...

I have created below SWCVs to store ESR interface objects.

I_MYCMP_SAP_ERP : in this i can store all interface objects belonging to SAP HCM, CRM, SD etc.

I_MYCMP_TECH_THIRDPARTY : in this i can store all interface objects belonging to non sap applications like nonSAP intranet hr applications etc.

we are also implementing SAP MDM, so by using MDM PI adapter we would like to configure below kind of scenarios:

thirdPartyAppl -> PI -> MDM

CRM -> PI -> MDM

MDM -> PI -> ECC

MDM -> PI -> thirdPartyAppl

here my question is in which SWCV (of the above two) can i store MDM side's interface objects.

MDM is part of SAP NW, so is it proper to store its interface objects in swcv I_MYCMP_SAP_ERP

MDM is technically based nonSAP technologies (thats why it needs adapter for communicating to sap crm), so is it proper to store its interface objects in swcv I_MYCMP_TECH_THIRDPARTY

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

since the product is SAP MDM, i suggest you classify it under I_MYCMP_SAP_ER or maybe a new one as I_MYCMP_SAP_MDM