DBA Data[Home] [Help]

APPS.PSB_EXCEL_PVT dependencies on PSB_WS_FTE_LINES

Line 1991: from psb_ws_fte_lines

1987: ,period9_fte
1988: ,period10_fte
1989: ,period11_fte
1990: ,period12_fte
1991: from psb_ws_fte_lines
1992: where position_line_id = l_position_line_id
1993: and budget_year_id = l_budget_year_id
1994: and service_package_id = l_service_package_id
1995: and ( (g_stage_id = 0 and end_stage_seq is null )