Hi @amitbjambhulkar ,
It is not clear from the screenshot about how you are printing the catalog. Is it a SAS session, some stored process report from FS or something else.
The list shows contents of a catalog which is present inside the SAS library COMIT. From SAS 9.4 explorer you can explore the content of the library.

Once you are able to locate the catalog CUST_REPO, you can double click to open it.

You can access the same catalog file in the filesystem:

To work (modify) such model repository catalogs, you may need to use SAS CATALOG & REPOSITORY procedures.
Please let me know if you need any other information.
Regards,