cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Missing Data in UPL

Ramya_V1
Discoverer
0 Kudos
169

Few custom objects though executed in Acceptance System are not reflected in UPL data in Solman. There is ABAP trace that an  object has been executed. These objects are not listed under tcode  /SDF/SCMON  in the managed system too. What are the possible reasons?

Accepted Solutions (1)

Accepted Solutions (1)

david_song
Product and Topic Expert
Product and Topic Expert

SOLMAN Custom Code Management function usage data are mostly collected from managed system SCMON or /SDF/SCMON. If an object cannot be collected by SCMON due to any kind of restriction, then usage data will also be missing in SOLMAN.

From your description, it is not a direct execution of methods or function modules. My suggestion would be paying attention to specify the object name in corresponding fields of "Called Objects" in SCMON instead of Calling Request Entry Points.

Answers (0)