DBA Data[Home] [Help]

APPS.PO_DIFF_SUMMARY_PKG dependencies on PO_CORE_S

Line 3340: l_key := PO_CORE_S.get_session_gt_nextval;

3336: -- If user rejects the deletion of a line, he cannot accept another line
3337: -- with the same line number, otherwise we'll have the old line not being
3338: -- deleted and the new line (same line #) being inserted.
3339:
3340: l_key := PO_CORE_S.get_session_gt_nextval;
3341:
3342: d_position := 10;
3343:
3344: FORALL i IN 1..p_reject_line_id_list.COUNT