DBA Data[Home] [Help]

APPS.PJI_REP_DFLT_DRILLDOWN_TXN dependencies on PA_RBS_ELEMENTS

Line 16: ** 28-APR-2004 EPASQUIN Updated the pkg to use PA_RBS_ELEMENTS table

12: ** input params (wbs OR rbs OR both): rbs_element_id, wbs_element_id (task_id)
13: **
14: ** History
15: ** 04-FEB-2004 EPASQUIN Created
16: ** 28-APR-2004 EPASQUIN Updated the pkg to use PA_RBS_ELEMENTS table
17: ** instead of PA_PROJ_ELEM_VER_RBS.
18: */
19: PROCEDURE derive_parameters(
20: p_project_id NUMBER

Line 375: PA_RBS_ELEMENTS rbs

371: ,x_resource_class_code
372: --,x_resourcetype
373: ,x_rev_categ_code
374: FROM
375: PA_RBS_ELEMENTS rbs
376: ,pa_event_types et
377: ,pa_resource_classes_b rc
378: ,pa_expenditure_types expt
379: --,PA_RBS_ELEMENT_NAMES_B rbsn