cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

E-recruitment is using BSP or Web Dynpro?

Former Member
0 Likes
209

Hi Experts,

How to know that the E-recruitment is using BSP or Web Dynpro? Is there a way to check?

Regards,

TCL

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Use the IMG and look under SAP E-Recruiting -> Technical Settings -> User Interfaces -> Settings for User Interfaces with Web Dynpro ABAP, You can also use Fiddler, HttpFox, HTTPwatch. etc. to trace. BSPs and Web Dynpros are located in different ICF trees.

Former Member
0 Likes

Hi Samuli,

I found there are values set for Web Dynpro ABAP, & BSP under SAP E-Recruiting -> Technical Settings -> User Interfaces.

Does that mean our E-recruitment portal is a combination of BSP & Web Dynpro ABAP?

Regards,

TCL

Former Member
0 Likes

HI

in that case, you can check by going to individual application.

Right Click on a page of application, it will either show PROPERTIES or TECHNICAL HELP at the end .

Properties - check the URL, must be having bsp mentioned in URL, so a bsp application.

Technical Info - If a window with application name, component, etc is opened, then it is a Web Dynpro application.

Hope it helps.

Answers (0)