Entering content frame

Background documentation How Can I Determine the URL Path for my BSP? Locate the document in its SAP Library structure

Answer

To call, for example, a BSP within a function group in the function model using the HTML control, you can determine the URL path of the BSP application and the BSP using a static call of method CONTRUCT_BSP_URL of interface IF_BSP_RUNTIME.

You can find additional information in the Interface documentation on IF_BSP_RUNTIME.

Leaving content frame