DBA Data[Home] [Help]

APPS.PO_MOD_CONTROL_PVT dependencies on DUAL

Line 990: FROM DUAL

986: BEGIN
987: d_pos := 75;
988: SELECT 'N'
989: INTO l_ship_invalid_for_ctrl_actn
990: FROM DUAL
991: WHERE EXISTS(
992: SELECT 1
993: FROM po_line_locations_all poll1,
994: po_line_locations_all poll2