DBA Data[Home] [Help]

APPS.HR_ORGANIZATION_INTERNAL dependencies on FND_GLOBAL

Line 86: l_business_group_id:=fnd_global.per_business_group_id ;

82: and name = l_organization_name ;
83: --
84: begin
85: --
86: l_business_group_id:=fnd_global.per_business_group_id ;
87: hr_utility.set_location('id'||l_operating_unit_id,1000);
88: hr_utility.set_location('name'||l_organization_name,1000);
89: hr_utility.set_location('OID'||l_organization_id,1000);
90: hr_utility.set_location('date'||l_date_from,1000);