DBA Data[Home] [Help]

APPS.PER_ORG_STRUCTURE_VERSION_API dependencies on PER_ORG_STRUCTURE_VERSION_BK1

Line 107: per_org_structure_version_bk1.create_org_structure_version_b

103: --
104:
105: begin
106:
107: per_org_structure_version_bk1.create_org_structure_version_b
108: (p_validate => p_validate
109: ,p_effective_date => l_effective_date
110: ,p_organization_structure_id => p_organization_structure_id
111: ,p_date_from => l_date_from

Line 156: per_org_structure_version_bk1.create_org_structure_version_a

152: hr_utility.set_location(l_proc, 60);
153:
154: begin
155:
156: per_org_structure_version_bk1.create_org_structure_version_a
157: (p_validate => p_validate
158: ,p_effective_date => l_effective_date
159: ,p_organization_structure_id => p_organization_structure_id
160: ,p_date_from => l_date_from