Syntax error Checking object dependency in SAP HANA system

Checking object dependency in SAP HANA system



In SAP HANA system, you have one view available in SAP System schema named called as “OBJECT_DEPENDENCIES” and it can be used to get the information of SAP Tables.

To see details in this view, run this query: select * from "SYS"."OBJECT_DEPENDENCIES";

This will display all the details of SAP HANA system.

Updated on: 2020-03-13T07:41:51+05:30

2K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements