on ‎2015 Apr 08 2:18 PM
My Query is of 2 parts:
Part 1:
I am not able to close requisitions.
I am closing a requisition where there is NO assignments to it and also no open Job postings. Now when I click on the "Close" button from dashboard, I get below pop up:
After pressing " yes" button I get below pop up :
After pressing " OK " I get below pop up:
The last pop is "Blank" when I press Close nothing happens,I assume that is the problem why requisition status is not changing from " Released" to " Closed". Please help .
Part 2 :
I read somewhere that whenever we set one candidate's status to " To be Hire" the remaining candidates assigned to a requisition will automatically get status as "Rejected ", so its easy to close the requisition then. Is there any such functionality in E-recruitment ?
Chohan
Request clarification before answering.
Hi Chohan,
Note 2051615 solves this.
Part 2 is not done automatically in standard but could be addded in a custom workflow for example.
Regards,
Nicole
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Nicole,
Thanks a lot, It worked but I have a query.
Why system is only reading from All Requisitions POWL list ( ERC_WORKCENTER_TYPE_ALL_REQ ) as per the below note coding:
*Begin of changes: HEGDEPR 2092450
ls_type_id-type = 'ERC_WORKCENTER_TYPE_ALL_REQ'.
INSERT ls_type_id INTO TABLE lt_type_ids.
cl_powl_type_accessor=>read(
EXPORTING
i_types = lt_type_ids
IMPORTING
e_result = lt_types
That means we can set status to "closed" only from "All Requisitions" POWL ?
To me I think it should be from all requisition POWLs but surely there must a functionality behind this which I don t know.
Could you please put some light that why only from "All Requisitions" POWL ?
Chohan
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.