DBA Data[Home] [Help]

APPS.IEU_TASKS_USERHOOKS dependencies on STANDARD

Line 1374: ** If the Task Rules function is not registered then the assignee will be created based on the following rules for Standard Tasks

1370: /*** Create Task Assignee
1371: ** First the Activation Status is checked
1372: ** If the Work Source is activated, then check if any Tasks Rules Function is registered
1373: ** If the task Rules function is present, then execute it
1374: ** If the Task Rules function is not registered then the assignee will be created based on the following rules for Standard Tasks
1375: ** 1. Create and assignee in UWQ if Owner is a Group and the assignee should be a member of the group
1376: ** 2. If the Owner is not a group, then Assignee will not be created in UWQ
1377: ** 3. If the Assignee is not a member of the Group, then UWQ Assignee will be the most recent Group member if it exists.
1378: ** If there are no group members present, then the assignee will be null

Line 2160: ** If the Task Rules function is not registered then the assignee will be created based on the following rules for Standard Tasks

2156: /*** Update Task Assignee
2157: ** First the Activation Status is checked
2158: ** If the Work Source is activated, then check if any Tasks Rules Function is registered
2159: ** If the task Rules function is present, then execute it
2160: ** If the Task Rules function is not registered then the assignee will be created based on the following rules for Standard Tasks
2161: ** 1. Update assignee in UWQ if Owner is a Group and the assignee should be a member of the group
2162: ** 2. If the Owner is not a group, then Assignee will not be created in UWQ
2163: ** 3. If the Assignee is not a member of the Group, then UWQ Assignee will be the most recent Group member if it exists.
2164: ** If there are no group members present, then the assignee will be null