DBA Data[Home] [Help]

APPS.HR_ORGANIZATION_API dependencies on HR_ORGANIZATION_BK7

Line 5656: hr_organization_bk7.create_company_cost_center_b

5652: -- Call Before Process User Hook
5653: --
5654: begin
5655:
5656: hr_organization_bk7.create_company_cost_center_b
5657: ( p_effective_date => p_effective_date
5658: ,p_organization_id => p_organization_id
5659: ,p_company_valueset_id => p_company_valueset_id
5660: ,p_company => p_company

Line 5712: hr_organization_bk7.create_company_cost_center_a

5708: -- Call After Process User Hook
5709: --
5710: begin
5711:
5712: hr_organization_bk7.create_company_cost_center_a
5713: ( p_effective_date => p_effective_date
5714: ,p_organization_id => p_organization_id
5715: ,p_company_valueset_id => p_company_valueset_id
5716: ,p_company => p_company