DBA Data[Home] [Help]

APPS.PER_ORGANIZATION_STRUCTURE_API dependencies on PER_ORG_STRUCTURE_BK2

Line 398: per_org_structure_bk2.update_org_structure_b

394: --
395: savepoint update_organization_structure;
396: --
397: begin
398: per_org_structure_bk2.update_org_structure_b
399: (p_validate => p_validate
400: ,p_effective_date => p_effective_date
401: ,p_organization_structure_id => p_organization_structure_id
402: ,p_object_version_number => p_object_version_number

Line 510: per_org_structure_bk2.update_org_structure_a

506: hr_utility.set_location(' Leaving:'||l_proc, 70);
507: --
508:
509: begin
510: per_org_structure_bk2.update_org_structure_a
511: (p_validate => p_validate
512: ,p_effective_date => p_effective_date
513: ,p_organization_structure_id => p_organization_structure_id
514: ,p_object_version_number => p_object_version_number