DBA Data[Home] [Help]

APPS.HR_DM_COPY dependencies on FND_SECURITY_GROUPS_VL

Line 933: from fnd_security_groups_vl

929: and organization_id = l_business_group_id)
930: and ID_FLEX_CODE = 'POS';
931: select SECURITY_GROUP_KEY
932: into l_org_information14
933: from fnd_security_groups_vl
934: where security_group_id = (select org_information14
935: from hr_organization_information
936: where org_information_context =
937: 'Business Group Information'