DBA Data[Home] [Help]

APPS.HR_ORGANIZATION_API dependencies on HR_ORGANIZATION_BK7

Line 5602: hr_organization_bk7.create_company_cost_center_b

5598: -- Call Before Process User Hook
5599: --
5600: begin
5601:
5602: hr_organization_bk7.create_company_cost_center_b
5603: ( p_effective_date => p_effective_date
5604: ,p_organization_id => p_organization_id
5605: ,p_company_valueset_id => p_company_valueset_id
5606: ,p_company => p_company

Line 5658: hr_organization_bk7.create_company_cost_center_a

5654: -- Call After Process User Hook
5655: --
5656: begin
5657:
5658: hr_organization_bk7.create_company_cost_center_a
5659: ( p_effective_date => p_effective_date
5660: ,p_organization_id => p_organization_id
5661: ,p_company_valueset_id => p_company_valueset_id
5662: ,p_company => p_company