DBA Data[Home] [Help]

APPS.GMS_BUDGET_BALANCE dependencies on PA_CHILD_RESOURCES_V

Line 1324: FROM pa_child_resources_v a,

1320:
1321:
1322: CURSOR C_group_by_none_cat is
1323: SELECT 'X'
1324: FROM pa_child_resources_v a,
1325: pa_expenditure_types b,
1326: pa_resource_lists c
1327: WHERE a.resource_list_id = x_res_list_id
1328: AND a.resource_type_name = 'Expenditure Category'