Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

How can I find out how a HANA BW table is updated?

$
0
0

Hi all,

   I am quite new to HANA BW and I am stuck.

 

The scenario is that I am working with a HANA system created by another person and I have no documentation.

 

I have a HANA table and I need to understand how that table is populated with data. If it was a classic ABAP table I could look for jobs in SM37 which referenced it, or do a 'where-used' on the table to see where it was referenced, but because this is a HANA table, none of these options are available.

 

The table is a native HANA table, not a view or a column view, so I think it is a standalone HANA table and not a view over a classic ABAP table.

 

Can anyone tell me how I can find out what mechanism is being used to update this table with data?

 

Many thanks in advance,

 

Mark


Viewing all articles
Browse latest Browse all 6412

Trending Articles