DBA Data[Home] [Help]

APPS.PSB_BUDGET_POSITION_PVT dependencies on DUAL

Line 416: FROM dual

412: g_current_login_id ,
413: g_current_user_id ,
414: g_current_user_id ,
415: g_current_date
416: FROM dual
417: WHERE NOT EXISTS
418: ( SELECT '1'
419: FROM psb_budget_positions
420: WHERE account_position_set_id

Line 757: FROM dual

753: g_current_login_id ,
754: g_current_user_id ,
755: g_current_user_id ,
756: g_current_date
757: FROM dual
758: WHERE NOT EXISTS
759: ( SELECT '1'
760: FROM psb_budget_positions
761: WHERE account_position_set_id = g_position_set_id

Line 976: FROM dual

972: g_current_login_id ,
973: g_current_user_id ,
974: g_current_user_id ,
975: g_current_date
976: FROM dual
977: WHERE NOT EXISTS
978: ( SELECT '1'
979: FROM psb_budget_positions
980: WHERE account_position_set_id = g_position_set_id