DBA Data[Home] [Help]

APPS.WIP_EXPLODE_PHANTOM_RTGS dependencies on WIP_LINES

Line 853: from wip_lines

849: BEGIN
850:
851: begin
852: select line_code into g_line_code
853: from wip_lines
854: where line_id = p_line_id ;
855:
856: exception
857: when no_data_found then