cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Exception: the URL javascript:SBM_OPI_CallProvider error when selecting pre-select supplier

Former Member
0 Kudos

We are using SRM 7 and have configured Supplier Registration Process in SRM.  Client 211 is Supplier Registration (ROS) client and 210 is SRM client. We’re having an issue with the Pre-select Supplier Function. I’m getting this Error when clicking the “Pre-select Supplier in the Purchasing tab, under Sourcing.

“Business Server Page (BSP) error

What happened?  Calling the BSP page was terminated due to an error

SAP Note

The following error text was processed in the system:BSP Exception: the URL javascript:SBM_OPI_CallProvider('SUPPLIERLIST') Is Not a Valid Business Server Page URL.”

Both Clients (ROS and SRM) have been configured the same:

SRM/210

Web-Service ID: SUPPLIERLIST

Standard Call Structure:

10                                            http://xxxxxxxx:8001/sap/bc/bsp/sap/ros_prescreen/main.do         0 URL

30            sap-client                               211                                                                                                                          2 Fixed Value

40            sap-sessioncmd    open                                                                                                                       2 Fixed Value

50            SAP-LANGUAGE     EN                                                                                                                           2 Fixed Value

60            USERNAME             XXXXXx                                                                                                                    2 Fixed Value

70            PASSWORD             XXXXXXX                                                                                                                  2 Fixed Value

80            HOOK_URL                                                                                                                        4 Return URL

90            ~target                   _top                                                                                                                        2 Fixed Value

100          ~caller                    CTLG                                                                                                                       2 Fixed Value

120          ~OKCode               ADDI                                                                                                                       2 Fixed Value

130          returntarget            _parent                                                                                                                   2 Fixed Value 

ROS/211

Web-Service ID: SUPPLIERLIST

Standard Call Structure:

10                                            http://xxxxxxxx:8001/sap/bc/bsp/sap/ros_prescreen/main.do         0 URL

30            sap-client                               211                                                                                                                          2 Fixed Value

40            sap-sessioncmd    open                                                                                                                       2 Fixed Value

50            SAP-LANGUAGE     EN                                                                                                                           2 Fixed Value

60            USERNAME             XXXXXx                                                                                                                    2 Fixed Value

70            PASSWORD             XXXXXXX                                                                                                                  2 Fixed Value

80            HOOK_URL                                                                                                                        4 Return URL

90            ~target                   _top                                                                                                                        2 Fixed Value

100          ~caller                    CTLG                                                                                                                       2 Fixed Value

120          ~OKCode               ADDI                                                                                                                       2 Fixed Value

I

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

In your SRM Client enter transaction SICF -> Execute

default_host -> sap -> bc -> bsp -> sap -> ros_prescreen

1. Check "Logon data" tab has user id and password. 

2. Procedure: change to "O Required with logon data"

3. Save transport.

Now re-test again.