DBA Data[Home] [Help]

APPS.PSP_UPGRADE_EFF_REPORTS dependencies on PER_BUSINESS_GROUPS

Line 45: per_business_groups pbg

41: from psp_effort_reports outer,
42: psp_effort_report_templates pert ,
43: per_all_people_f ppf,
44: -- wf_notifications wfis,
45: per_business_groups pbg
46: -- ,
47: -- per_assignments_f assignment,
48: -- per_people_f people
49: where outer.status_code in ('N', 'A')

Line 98: per_business_groups pbg

94: psp_effort_report_templates pert,
95: per_all_people_f ppf,
96: ----wf_notifications wfis,
97: psp_adjustment_control_table pal,
98: per_business_groups pbg
99: -- ,
100: -- per_assignments_f assignment,
101: -- per_people_f people
102: where outer.person_id = pal.person_id

Line 163: per_business_groups pbg

159: per_all_people_f ppf,
160: ----wf_notifications wfis,
161: psp_adjustment_control_table pal,
162: psp_payroll_controls ppc,
163: per_business_groups pbg
164: -- ,
165: -- per_assignments_f assignment,
166: -- per_people_f people
167: where outer.person_id = pal.person_id