DBA Data[Home] [Help]

APPS.PSP_EFF_REPORT_DETAILS_API dependencies on PSP_REPORT_TEMPLATES_H

Line 46: from psp_report_templates_h

42:
43: -- uva fix.
44: cursor get_er_dates is
45: select parameter_value_2, parameter_value_3
46: from psp_report_templates_h
47: where request_id = p_request_id;
48:
49:
50: /* Cursor to Find the EFFORT_REPORT_DETAIL_ID from REQUEST_ID */