Hi,
We are having some issues with OBN and nwbc in SRM. Mainly when we are trying to display documents.
We are also using the standard SRM roles - when we try to display a document via an email link we get
"PDO layer error"
(Eg: Purchase Order)
The email link is formatted as follows
http://srmsystem/nwbc/srm/~canvas;window=app/obn/po.display/?sap-client=500&SAPSRM_BOID=005056AA1D2…
The display purchase order link is configured (by default) as
webdynpro: /SAPSRM/WDA_L_FPM_OIF
app config: /SAPSRM/WDAC_I_FPM_OIF_PO_PURCH
Paramters:
sapsrm_mode : display
sapsrm_botype: bus2201
obn navigation parameters:
Object type : po
Method : display
Parameters
SAPSRM_BOID {SAPSRM_BOID}
etc etc
The BOID parameter does not seem to be getting resolved by the OBN method, when i get the PDO layer error message i can right click and see BOID is blank in the parameters.
We also have the exact same issue with confirmations displaying.
If i go into the Web dynpro application and actually hardcode the BOID it works ok, it doesn't seem to pick the parameter up when its defined under the OBN method.
Our current solution at the moment is to change the email and workflow to edit the URL generated by sap to
http://srmsystem/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif?sap-....................
Which works fine
I've implemented notes 1749594 and 2061880
I've raised the issue with SAP a few weeks ago and looks like they're stumped aswell. Anybody have any ideas?
Regards,
Tony