Skip to Content
0
Jun 08, 2020 at 12:39 PM

ALV Grid into HTML Viewer in SAP Personas

72 Views

Hello All,

Am trying to get ALV Grid into HTML Viewer defined in another screen. I checked different blogs and seems all explains on Table Control read.

Basically this statement for me is not returning Table content.

var oTable = session.findById("wnd[0]/usr/cntlGRID1/shellcont/shell") Any idea?

oTable is undefined...