DBA Data[Home] [Help]

APPS.HR_APPLICANT_API dependencies on STANDARD

Line 3564: p_last_standard_date => null,

3560: p_assignment_id => l_ass_id,
3561: p_business_group_id => l_bg_id,
3562: p_operation => 'HIRE_APPL',--'ASG_CRITERIA', /* Fix For Bug # 10072348 */
3563: p_actual_term_date => null,
3564: p_last_standard_date => null,
3565: p_final_process_date => null,
3566: p_dt_mode => 'UPDATE',
3567: p_validation_start_date => l_per_effective_start_date,--p_per_effective_start_date, /* Fix For Bug # 10072348 */
3568: p_validation_end_date => l_per_effective_end_date--p_per_effective_end_date /* Fix For Bug # 10072348 */