DBA Data[Home] [Help]

APPS.WIP_EXPLODE_PHANTOM_RTGS dependencies on WIP_LINES

Line 824: from wip_lines

820: BEGIN
821:
822: begin
823: select line_code into g_line_code
824: from wip_lines
825: where line_id = p_line_id ;
826:
827: exception
828: when no_data_found then