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

E-recruiting Missing method on HRQSNR_NAV "display_single" Questionnarie

Former Member
0 Likes
276

Hello everyone,

I'm getting this error: "Falied to resolve object-based navigation target SAP_ERP_TalentManagement.questionnaire.display_single" ...

When I go to the PFCG and try to add the method display_single to solve the OBN target missing. I found that this method is not on the object HRQSNR_NAV.  Any ideas of what method need to use?

¿How do I change the call to display_single for display (this one exists)? This is happening on a standard operation...

I'm using e-recruiting WDA EHP5 on NWBC.

Regards

Jose

Accepted Solutions (1)

Accepted Solutions (1)

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Jose,

For OBN navigation to work, you need following:

  • Both source and target iview are present in same role.
  • Business operation is not maintained for Business object questionnaire

Regarding required portal content, please have a look at Note 1394119.


The note states:
'The portal content "Business Package for Recruiter 1.41" and "Busines Package for Recruiting Administrator 1.41" specified in the documentation is available on SAP Service Marketplace under the names "SP04 for BP ERP Recruiter 1.40" and "SP04 for BP ERP Recruiting Admi 1.40". After you import Support Package 04, the new roles are in the folder ERP 6.0 EHP4 SP4.'


You also need the latest business package of ERP Common Parts 1.41.

Regardidng customizing settings:

  1. in the 'Content Administration' -> Business Objects -> ERP Common Parts -> Human Resources -> E-recruiting -> Questionnaire:
    create a new operation with following attributes:

       operation name: Display Single
       operation ID: display_single
       priority: 0

    Save the new operation.
  2. in the 'Content Administration' -> Portal Content -> Content Provided by SAP -> line_manager -> Manager Self-Service -> ERP2005 EhP3 -> Page -> HCM -> choose page with name 'Display Questionnaire' (the page shall embed the iView with ID 'display _questionnaire').
    Add this page to the new operation.

Regards

Nicole

Answers (1)

Answers (1)

dsharmak
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Jose,

There can be two reasons :-

1)Please check from AI side. SAP NOTE    1386141 is released for the same.

2)Please check if the OBN Business Object has the operation associated with it. For detailed analysis , please gather he HTTP trace and check the following .

Business Object:

System Alias:

Operation:

Source Role:

Best Regards,

Deepak..

Former Member
0 Likes

Hi Deepak, and Nicole.

Thanks four both answers. But I'm not using Portal this time, I'm using only Netweaver Bussines Client (NWBC), So I don't have any iViews or Portal Content.

I modify OBN on Transaction PFCG, and I obtain available methods from selected ABAP Objects, in this case HRQSNR_NAV, but the method "display_single" is missing, and the problem is that is called on the standard role of MSS for NWBC so should be created for NWBC implementation.

For portal looks like you should create it, but for NWBC, is not clear if a need to create it on the object.

Regards

Jose

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Jose,

Yes, the same applies for NWBC. So the information I gave above is the same in both environments (portal and NWBC).

Regards

Nicole