DBA Data[Home] [Help]

APPS.PO_RESCHEDULE_PKG dependencies on PO_LINES_ALL

Line 418: SET num4 = (SELECT line_num FROM po_lines_all WHERE po_line_id = scratch.num3);

414: --bug9693292
415: --update po_session_gt with line number as the error message should contain the
416: --line numbers
417: UPDATE po_session_gt scratch
418: SET num4 = (SELECT line_num FROM po_lines_all WHERE po_line_id = scratch.num3);
419: --bug9693292
420:
421: --Validations
422: