Hello Techies,
In a PCUI application I link to a appintegrator iview. And I`m unable to get the url parameter.
The link looks like
http://<Portalserver>/irj/servlet/prt/portal/prtroot/......./AppintegratorIview?
%20CRM_OBJECT_TYPE%3dZCRM_QUALITYNOTIF%26CRM_OBJECT_ID%3d200138917%26CRM_LOGSYS%3dCRD100%3dnocookie
Depending on the number the user clicks the documentnr is different. This is the parameter CRM_OBJECT_ID=200138917 you see in the URL. In this case docnr 200138917.
The appintegrator is configured like this
Transaction : QM03
Application parameters : &RIWO00-QMNUM=<Request.CRM_OBJECT_ID>
Parameters to Pass from Page Request (for URL Isolation) : CRM_OBJECT_ID
The Request.[parameter] does not work. Although sap describes it should work like this. Has anyone done this?
Best,
Frederik Defour