Ansicht
Dokumentation

CRM_WEBREQ_CALL_HTML - Calling a Web Page in HTML Control with Freely Definable Title

CRM_WEBREQ_CALL_HTML - Calling a Web Page in HTML Control with Freely Definable Title

Addresses (Business Address Services)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module executes a dialog in SAP GUI.

In an HTML control using a any title, you can display a Web page in accordance with the transferred URL.

Example

data:     lv_urlh type o2url.

*  Call specified URL in HTML control

call function 'CRM_WEBREQ_CALL_HTML'

    exporting

          iv_url         =   lv_urlh

          iv_title       =   'Display Web page'

    exceptions

          initial_url  = 1.

Notes

This function module that executes a dialog in the SAP GUI can only be used in the SAP_GUI. It is used in the delivered sample action method FORMULAR_ORIG_WSSO and can also be used for other action methods to display Web pages in the process transaction.

Further information





Parameters

IV_TITLE
IV_URL

Exceptions

INITIAL_URL

Function Group

CRM_WEBREQ_CALL_VERSION

BAL Application Log Documentation   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1485 Date: 20240523 Time: 084148     sap01-206 ( 18 ms )