DBA Data[Home] [Help]

APPS.PO_COPYDOC_SUB dependencies on WIP_OSP_LINES_VAL_V

Line 1948: from wip_osp_lines_val_v

1944: IF x_wip_line_id is NOT NULL THEN
1945: x_progress := '15';
1946: select count(*)
1947: into x_count
1948: from wip_osp_lines_val_v
1949: where line_id = x_wip_line_id
1950: and organization_id = x_destination_organization_id;
1951: if (x_count < 1) then
1952: -- register error