cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to launch a Screen Personas screen from an ABAP WebDynpro application?

0 Kudos

I am running SAP EHSM Incident Management within SAP Portal. EHSM has an ABAP WebDynpro frontend based on BOPF/FPM

In the same portal session for a single user, we want to be able be in an
active record in EHSM and then launch a screen personas screen based on a
SAPGUI transaction from either a button click or portal tab click. As part of
the launch, we want to pass an HR PERNR ID to the Screen Personas/SAPGUI
transaction from the active record in EHSM and run a search. Is it possible to
do this? Project team is saying this is a technical limitation.

I know that Screen Personas cannot be used for a WebDynpro screen, but we just want to launch a screen and pass a parameter. We assumed during blueprint this would be possible.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

tamas_hoznek
Product and Topic Expert
Product and Topic Expert
0 Kudos

This is definitely possible.

Here is a link containing an example of building the URL to start a transaction via Personas and pass a variable plus a command in the URL. This could be enhanced with specifying the flavor as well.