cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP API

Former Member
0 Kudos

Hi All,

I have a set up where i am pushing Master data created in ECC to MDM using ABAP API's.

I want to know,is there any way i can monitor from MDM end say(through MDM reports table or MDM server logs).the ABAP API activities.

say due to some reason,the Master records from ECC did not successfully get updated in MDM.Can i check the report/status from MDM?

Thanks

AJ

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member189669
Active Participant
0 Kudos

Hi Amruta,

Tracing Logs is not an easy task in MDM.

Alternately,this can be achieved by leveraging CCMS(Computing Center Management System) in R/3 system itself.CCMS has monitoring architecture that simplifies task of monitoring several SAP syatems (Including MDM servers,Logs,APIs,etc).

In R/3system -

1.Start CCMS - Transaction RZ20 to view monitoring templates.

2.Navigate to submonitor - SAP Netweaver MDM Monitor Templates >Double click on MDM COM API/Java API monitoring.

3.View details of ABAP APIs

Please refer to a good readable relevant to this in Service Market place > Installation & Implementation Documentation Center > Operations > MDM 5.5 - Monitoring Guides (ZIP File) > How to monitor ABAP API.pdf.

Related thread -

Regards,

Vinay M.S

Former Member
0 Kudos

Hello AJ

For monitor ABAP API activity we use few metods:

1) Ceate special user for ABAP API connection (and you can see when user connect to repository in AUDIT logs)

2) Ceate in repository user stamp field for list of fields which will change from ABAP

3) Change trackng system ON - Not recomended

Regards

Kanstantsin