DBA Data[Home] [Help]

APPS.PER_POD_SHD dependencies on PER_BUSINESS_GROUPS

Line 57: from per_business_groups pbg

53: -- for the specified business group
54: --
55: cursor idsel is
56: select pbg.position_structure
57: from per_business_groups pbg
58: where pbg.business_group_id = p_business_group_id;
59: --
60: -- Modified cursor definition Bug 2559439
61: cursor pgsel is