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

Decommissioning Cockpit - Meaning of "is referenced"

harald_w
Explorer
0 Likes
675

Hello,

Decommissioning Cockpit, Solution Manager...

Can someone please explain the meaning of the flag "is referenced" in relation to the type of the object?

TRAN, PROG, FUNC, FUGR, METH, CLAS, DEVC

When i use Reference analysis to one object that is marked as "referenced" in DecomCockpit in ABAP-Workbench (SE80) i often do not find any references?!?

I wonder too, why it is a default filter criteria in Object list of the decommissioning cockpit? Why is it that important?

What are the preconditions to get a proper value to that Flag?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Hello,

The attribute "is referenced" indicates whether custom code is used in other parts of the system. If a code is referenced, it means it is being used or called by other programs or functionalities. This information is important during decommissioning to avoid impacting other parts of the system when removing or modifying the code.

For more information, see the content below:

  • KBA 3383256 Custom Code - References: Attribute "is Referenced" is not filled in CCLM - SAP Solution Manager 7.2.

Best regards,