Hi Srinivas,
do you mean the feching data logic is in method DO_VIEW_INIT_ON_ACTIVATION?
But I don't find anying useful, there is just one sentence:
mv_view_activation = abap_true.
I think the data should be searched out when we go to method DO_PREPARE_OUTPUT and
the data should be found in attribute TYPED_CONTEXT,but I can't find it.
Any suggestions?
Thank you.
Jerry