Hi,
I am working on SAP SNC - Replenishment Screen->VMR Monitor->VMR Details Product View, there I am in Key figures section -> Select Grid .
Here, I tried to find Save button on the tool bar. it looks like "Save" button dynamically creating on the tool bar as I can see in the below class debugging.
The classes-method where I am looking to debug is
/SCF/CL_DM_WD_GRID_ASSIST - CREATE_WD_TABLEVIEW - It seems button is getting dynamically created.
However I am unable to find where is the associated action associated with this as I need to debug after click Save how are the Grid table key figures are storing in table (If so which table?). any other class/BADI I should look in?
It would be great if anyone reply with details.
Thanks
Praveen