DBA Data[Home] [Help]

APPS.PER_BULK_APP_ASG_CHANGE_PKG dependencies on PER_BUSINESS_GROUPS

Line 255: from per_business_groups

251: select grade_structure,
252: people_group_structure,
253: job_structure,
254: position_structure
255: from per_business_groups
256: where business_group_id = p_business_group_id ;
257: --
258: begin
259: