Skip to Content
0
Former Member
Jul 02, 2009 at 08:47 PM

How to create a dynamic paramter to jump from Crystalto SAP transaction

23 Views

Hi,

I have requirement to jump from crystal (part of infoview corporate dashboard) into SAP R/3 transaction CM01.

The url to jump to Web gui works as follows:

http://<server>:8000/sap/bc/gui/sap/its/webgui?sap-client=XXX&sap-language=EN&~transaction=CM01

However, how do I pass variant into the ECC transaction? I want to integrate the jump into work center field in the crystal and pass the workcenter I am selecting to be passed on to the ECC transaction?

many thanks