cancel
Showing results for 
Search instead for 
Did you mean: 

Query All Requisitions not show a Requisition

former_member215786
Participant
0 Kudos

Dear Experts.

I have the following issue with the result of the query All Requisitions. The system not show a requisition. However I I have checked COM_SE_SEARCH_IIF_TEST and this work fine.

I have checked the t.code SES_ADMIN and the configuration for TREX is well.

I have delete the Query for the user using the t.code POWL_D01, however the issue continue.

I have checked the table HRP5125 using the tcode SE11, and I can check the requisition

I have checked the t.code POWL_TYPE and the POWL Type ID is ERC_WORKCENTER_TYPE_ALL_REQ and use the Feeder class CL_HRRCF_M_REQUISITION_POWL_UI-->IF_POWL_FEEDER~GET_OBJECTS

And the system get the datas of this:

build_return_table(
   
EXPORTING
      iv_langu         
= iv_langu
   
IMPORTING
      et_results       
= et_results
      et_message       
= lt_message ).
 
APPEND LINES OF lt_message TO et_messages.

I have cheched the t.codes:

http://wiki.scn.sap.com/wiki/display/WDABAP/POWL+Reports?original_fqdn=wiki.sdn.sap.com

How can solve this issue?

Thanks

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

are you assigned to a requisition in the support team?

former_member215786
Participant
0 Kudos

Hi.

How can check if this requisition is assigned in the support team?

The system is showing  other requisitions .

I am checking this model:

Thanks.


Former Member
0 Kudos

you only see requisitions for which you are in the support team. If you create one, you are in the suppor team. If another recruiter creates one, he should add you or you can add yourself using recruiter administrator pages

former_member215786
Participant
0 Kudos

Excuse me.

How can I check if this requisition is in the support team of the user affected?

Thanks


Former Member
0 Kudos

open the requisition and check the support team. The data is in table HRP5131

Or use the recruiter administrator pages in the portal