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