cancel
Showing results for 
Search instead for 
Did you mean: 

Finding Action method for SAVE button in VMR Screen

praveenkumar_kadi
Active Contributor
0 Kudos

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


Accepted Solutions (1)

Accepted Solutions (1)

praveenkumar_kadi
Active Contributor
0 Kudos

Hi All,

Update:

I found the action associated with Save button in VMR Product details View. - Key figures SLV table - Grid selection-Tool bar

Do anyone know which tables usually the key figures entered/updated by supplier (For ex Planned Receipts) are saved? or from where SAP SNC VMR Product details - Key figures retrieving the data?

Thanks

Praveen

Answers (0)