Hi,
I am working on portal version EP7 SP 10. We can navigate to Create Substituion Rule screen by
UWL iView -> select Manage substitution -> Click on create Rule button.
I need to incorporate following changes in this Screen(view):
1) Changes in "Assignee" (field with search functionality) and "Assign These Tasks" (it is a drop down box) order.
Under Standard Implementation, we have "Assignee" as 1st field and "Assign These Tasks" drop down is 2nd field.
According to requirement, we want "Assign These Tasks" drop down as 1st field and "Assignee" field as 2nd field.
2) Once user select a Task from "Assign These Tasks" drop down. We have search functionality to select Assignee. The search functionality should fetch the data, for selected task. for eg. If user selects HR Tasks(this is custom task), then in search functionality should search all possible users who are eligible for HR task should be displayed.
UWL substitution component is based on a Web Dynpro application(tckmcbc.uwl.ui~wd_ui/UWLSubstitution). I have downloaded source code for this component from portal server.
I am having following question :
1) Is is feasible to change this code? Does SAP recommend it ? Anyone have already changed some part of this Web Dynpro component?
2) For my 2nd requirement, one useful OSS note(977069) is available. I am unable to find documentation for function modules(SAP_WAPI_SUBSTITUTE_MAINTAIN, SAP_WAPI_SUBSTITUTE_DELETE, SAP_WAPI_SUBSTITUTE_PROF_GET). Can you please help me in finding documentation?
Thanks in Advance!!!
Thanks & Regards,
Shrikant Kamble