Hi All,
We are working on ECM and below is our requirement for Approval.
Manager, who performs planning, should not Approve the same.
We know there are no standard Evaluation path which does the same. so, decided to go ahead by creating custom one along with custom function module.
The approval iView from MSS is calling function modules below.
HR_ECM_UI_GET_POSS_COMP_REVS
HRWPC_GET_NAV_OBJECTS
HRWPC_RFC_CP_CURRENCY_GETLIST
HR_ECM_UI_GET_PROC_PREP_DATA
HR_ECM_UI_HANDLE_PROCESS_DATA
HR_ECM_APPROVE_PROC_RECORD
Now, i would like to know, how the standard evaluation path (ORGEH_T) works. means, how this Evaluation path is calling these function modules?
Also, i would like to make sure the way i'm going forward is correct/not. Is there any BADI's which we can use to add customer logic, instead of creating custom ...?. I saw many threads, saying, it can be done by custom evaluation path and function modules. But there is no how it can be.
If any of you folks who already worked on this can throw lights.
Appreciate your help.
Thanks
Karthik