DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_BKN

Line 6585: hr_assignment_bkn.create_secondary_cwk_asg_b

6581: BEGIN
6582: --
6583: -- Start of API User Hook for the before hook of create_secondary_emp_asg
6584: --
6585: hr_assignment_bkn.create_secondary_cwk_asg_b
6586: (p_effective_date => l_effective_date
6587: ,p_business_group_id => p_business_group_id
6588: ,p_person_id => p_person_id
6589: ,p_organization_id => p_organization_id

Line 7183: hr_assignment_bkn.create_secondary_cwk_asg_a

7179: -- No amendments required for outs as the values carried forward
7180: -- Adding the 2 additional ins - p_concat_segments and p_pgp_concat_segments
7181: -- Both with the same value as passed to _b proc
7182: --
7183: hr_assignment_bkn.create_secondary_cwk_asg_a
7184: (p_effective_date => l_effective_date
7185: ,p_business_group_id => p_business_group_id
7186: ,p_person_id => p_person_id
7187: ,p_organization_id => p_organization_id