cancel
Showing results for 
Search instead for 
Did you mean: 

Direct URL for PO in srm 7.0 .

Former Member
0 Kudos

Hey Guyz ,

I found on the forum that We could directly display po bu using URLs like :

http://...:8060/sap/bc/gui/sap/its/BBP_POC_DISPLY?sap-client=300&sap-language=EN&OBJECT_ID=<po_numbe....

in ITS

Now , SRM 7.0 uses webdynpro .

Is there a way in which we can directly display PO in SRM 7.0 by passing PO / GUID as url parameter ?

Regards,

Ambar Patil.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ambar,

Yes the URL will usually look like

http://<SERVER>:<PORT>/irj/portal?NavigationTarget=OBN://BOSystemAlias=SAP_SRM/BOTechnicalName=sc/Op...;

I would suggest you to debug the offline approval program /SAPSRM/OFFLINEAPPROVALSEND where the standard SRM generates the links to open SC/PO in display mode.

Regards,

Prasanna