Dear NWBC Experts
I am experimenting using Side Panels in NWBC 4.0 on an EHP 6 system.
I have successfully managed to wire in WebDynpro ABAP Chips to accept values from standard Dynpro screen.
e.g. WDR_CHIP_PAGE > BSSP_SP_MASTER_DATA_8C "Customer" "Material" to receive material / customer
from transactions including VD03 (display sales order), MM03 (display material) etc.
The question I have is if I want to add a standard dynpro tcode e.g. MB52 (display stock data for a mateial) to a side panel
that is shown when accessing Display Material tcode (MM03).
Can the dynpro in the side panel be wired to show the stock data by automatically receiving the material number from the main
Dynpro?
I can get the information from the SAP GUI Collector for the Material field in the Display Material field (MM03)
When I look at the Data Context viewer for the Side Panel, I cannot get a link to pass a value into MATNR-LOW
in MB52.
Has anyone cracked this conundrum?
Many thanks in advance for any advice offered, and even better a solution.
Mike