DBA Data[Home] [Help]

APPS.PER_JP_DEPENDENT_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 561: per_business_groups_perf pbg,

557: -- /* Added by keyazawa at 2003/10/02 for bugfix 3047148. */
558: and exists(
559: select null
560: from per_contact_relationships pcr,
561: per_business_groups_perf pbg,
562: per_info_type_security_cit_v pitsc
563: -- /* This relation is to fetch legislation code, ideally this should be parameter. */
564: where pcr.contact_relationship_id = pceif.contact_relationship_id
565: and pbg.business_group_id = pcr.business_group_id