DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_ISETUP_SWI dependencies on HR_ASSIGNMENT_API

Line 149: hr_assignment_api.create_secondary_apl_asg

145: -- );
146: --
147: -- Call API
148: --
149: hr_assignment_api.create_secondary_apl_asg
150: (p_validate => l_validate
151: ,p_effective_date => p_effective_date
152: ,p_person_id => p_person_id
153: ,p_organization_id => p_organization_id

Line 362: hr_assignment_api.accept_apl_asg

358: --
359: --
360: -- Call API
361: --
362: hr_assignment_api.accept_apl_asg
363: (p_validate => l_validate
364: ,p_effective_date => p_effective_date
365: ,p_datetrack_update_mode => p_datetrack_update_mode
366: ,p_assignment_id => p_assignment_id

Line 476: hr_assignment_api.activate_apl_asg

472: --
473: --
474: -- Call API
475: --
476: hr_assignment_api.activate_apl_asg
477: (p_validate => l_validate
478: ,p_effective_date => p_effective_date
479: ,p_datetrack_update_mode => p_datetrack_update_mode
480: ,p_assignment_id => p_assignment_id

Line 590: hr_assignment_api.offer_apl_asg

586: --
587: --
588: -- Call API
589: --
590: hr_assignment_api.offer_apl_asg
591: (p_validate => l_validate
592: ,p_effective_date => p_effective_date
593: ,p_datetrack_update_mode => p_datetrack_update_mode
594: ,p_assignment_id => p_assignment_id

Line 701: hr_assignment_api.terminate_apl_asg

697: --
698: --
699: -- Call API
700: --
701: hr_assignment_api.terminate_apl_asg
702: (p_validate => l_validate
703: ,p_effective_date => p_effective_date
704: ,p_assignment_id => p_assignment_id
705: ,p_object_version_number => p_object_version_number

Line 901: hr_assignment_api.update_apl_asg

897: --
898: --
899: -- Call API
900: --
901: hr_assignment_api.update_apl_asg
902: (p_validate => l_validate
903: ,p_effective_date => p_effective_date
904: ,p_datetrack_update_mode => p_datetrack_update_mode
905: ,p_assignment_id => p_assignment_id

Line 1254: hr_assignment_api.update_emp_asg

1250: --
1251: --
1252: -- Call API
1253: --
1254: hr_assignment_api.update_emp_asg
1255: (p_validate => l_validate
1256: ,p_effective_date => p_effective_date
1257: ,p_datetrack_update_mode => p_datetrack_update_mode
1258: ,p_assignment_id => p_assignment_id

Line 1576: hr_assignment_api.update_emp_asg_criteria

1572: --
1573: --
1574: -- Call API
1575: --
1576: hr_assignment_api.update_emp_asg_criteria
1577: (p_validate => l_validate
1578: ,p_effective_date => p_effective_date
1579: ,p_datetrack_update_mode => p_datetrack_update_mode
1580: ,p_assignment_id => p_assignment_id