cancel
Showing results for 
Search instead for 
Did you mean: 

how to check the owner of the sld objects?

venkatanarayana_vagu
Active Participant
0 Kudos

Hello all,

How to find the owners of the components created under the sld. If it is possible can you please inform where we have to check, in ABAP or visual admin?

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

The only possible way could be to see the log data.

Go to SLD -> Administration -> Content -> Change Log -> Select the selection criteria for create / rename / delete -> Search

Regards,

Prateek

Answers (1)

Answers (1)

aashish_sinha
Active Contributor
0 Kudos

Hi,

You can check this inside the SLD Administrator page then change log and put the user name there and click on search. You will get information like

Search Parameters

User name: A125683

Namespace: sld/active

Log Event Types: Create, Modify, Delete, Delete with references, Rename, Rename with overwrite, Weak Rename, Weak Rename with overwrite

Object types: Instances, Association Instances

Summary: 33 matches found

Wed Oct 31 07:47:58 CET 2007 CREATE: Instance of sap_associatedcontext

Wed Oct 31 07:47:57 CET 2007 CREATE: Instance of sap_componentcomponentrequisite

Thu Sep 13 09:59:06 CEST 2007 CREATE: Instance of sap_associatedcontext

Thu Sep 13 09:59:06 CEST 2007 CREATE: Instance of sap_componentcomponentrequisite

Thu Sep 13 09:52:19 CEST 2007 CREATE: Instance of sap_installedproductlogicalapplicationsystem

Thu Sep 13 09:52:19 CEST 2007 CREATE: Instance of sap_collectedbusinesssystems

Thu Sep 13 09:52:19 CEST 2007 CREATE: Instance of sap_businesssystemexchangeserver

Thu Sep 13 09:52:19 CEST 2007 CREATE: Instance of sap_alesystemviewedbusinesssystem

Thu Sep 13 09:52:19 CEST 2007 CREATE: AS01

Thu Sep 13 09:52:19 CEST 2007 CREATE: Instance of sap_logicalsystemviewedsystem

Thu Sep 13 09:52:19 CEST 2007 CREATE: Instance of sap_businesssystemguid

Thu Sep 13 09:52:19 CEST 2007 CREATE: GUID for AASH_LEGACY_BS01

Also the xml file

Details

User: A125683

Date: Wed Oct 31 07:47:58 CET 2007

Type: CREATE

Object: Instance of sap_associatedcontext

<VALUE.NAMEDINSTANCE>

<INSTANCENAME CLASSNAME="SAP_AssociatedContext">

<KEYBINDING NAME="Context">

<VALUE.REFERENCE>

<INSTANCENAME CLASSNAME="SAP_DependencyContext">

<KEYBINDING NAME="Name">

Hope this will help you.

Regards

Aashish Sinha

PS : reward points if helpful