DBA Data[Home] [Help]

APPS.HR_SIT_API dependencies on PER_BUSINESS_GROUPS

Line 129: from per_business_groups pbg

125: --
126: --
127: cursor csr_bg is
128: select 1
129: from per_business_groups pbg
130: where pbg.business_group_id = p_business_group_id;
131: --
132: -- the cursor ancsel ensures the id_flex_num must be valid, enabled for
133: -- the id_flex_code 'PEA' and must exist within PER_SPECIAL_INFO_TYPES