Example: sapgui_htmlviewer_dom_get_property

In this example, sapgui_htmlviewer_dom_get_property gets the DOM object, document.frames.0.document.location.href, from the specified object and saves it to parameter Session_URL.

sapgui_htmlviewer_dom_get_property(
"usr/subAREA06:SAPLCCM21:0101/tabsTABSTRIP/tabpAA_TAB2/ssubSUB_TAB:SAPLCCM21:0104/ssubCCM21_CUST_SUB:SAPLCRM_1O_UI:1100/subSCR_1O_MAINTAIN:ISU_SALES_UI:0200/subSCRAREA1:SAPLCRM_TSRV_UI:1205/subSCRAREA1:SAPLCRM_TSRV_UI:2100/tabsTABSTRIP_TSRV_HD/tabpT\\TSRV_HD02/ssubHEADER_DETAIL:SAPLCRM_TSALES_UI:1330/subIPC:SAPLIPC_UI_CONFIG:0102/cntlSCE_HTML_CONTAINER/shellcont/shell",
"document.frames.0.document.location.href",
"Session_URL",
LAST );