DBA Data[Home] [Help]

APPS.PO_DIFF_SUMMARY_PKG dependencies on PO_CORE_S

Line 3366: l_key := PO_CORE_S.get_session_gt_nextval;

3362: -- If user rejects the deletion of a line, he cannot accept another line
3363: -- with the same line number, otherwise we'll have the old line not being
3364: -- deleted and the new line (same line #) being inserted.
3365:
3366: l_key := PO_CORE_S.get_session_gt_nextval;
3367:
3368: d_position := 10;
3369:
3370: FORALL i IN 1..p_reject_line_id_list.COUNT