DBA Data[Home] [Help]

APPS.PSP_WF_EFF_PKG dependencies on PSP_EFFORT_REPORT_TEMPLATES

Line 53: FROM psp_effort_report_templates

49:
50: CURSOR get_period_details_csr IS
51: SELECT Begin_date,
52: End_date
53: FROM psp_effort_report_templates
54: WHERE template_id = a_template_id;
55:
56: CURSOR get_emp_display_name IS
57: SELECT full_name