Collective Agreement Entitlement Evaluation
NAME: Collective Agreement Entitlement Evaluation
SHORT CODE: PECAGRCP
MODULE: Oracle Human Resources
Description: Collective Agreement Entitlement Evaluation Process
Navigation: Oracle Human Resources Responsibility -> View -> Requests -> Submit a new request -> Select Single Request -> Click ‘OK’ -> Select Name of concurrent program / report.
Report Parameters:
- p_effecive_date : Effective date of processing
- p_business_group_id : Current business group id
- p_apply_results : Processing Mode
- p_operation_mode : Processing Level
- p_validate : Commit Data Flag
- p_assignment_id : Employee’s primary assignment id who is on a collective agreement
- p_collective_agreement_id : Collective Agreement id
- p_entitlement_item_id : Entitlement Item id
chandramouli said on March 20, 2014
Collective Agreement Entitlement Evaluation:
After running this program for single collective agreement for three times with only change in p_effective_date
program is creating three assignment records with only change in effective_start_date and effective_end_date.
No change in all other fileds.
As per our requirement it should create only one record(Chage in proabation date) and it should correct the same record even if we run with different dates.
Please anybody in this community can help on this issue.