DBA Data[Home] [Help]

APPS.PO_PDOI_DIST_PROCESS_PVT dependencies on PO_CORE_S

Line 753: l_key := PO_CORE_S.get_session_gt_nextval;

749:
750: PO_TIMING_UTL.start_time(PO_PDOI_CONSTANTS.g_T_DIST_DERIVE);
751:
752: -- set key value in temp table which is shared by all derivation logic
753: l_key := PO_CORE_S.get_session_gt_nextval;
754:
755: -- initialize index table which is used by all derivation logic
756: PO_PDOI_UTL.generate_ordered_num_list
757: (

Line 1559: l_key := PO_CORE_S.get_session_gt_nextval;

1555:
1556: PO_TIMING_UTL.start_time(PO_PDOI_CONSTANTS.g_T_DIST_DEFAULT);
1557:
1558: -- pick a new key from temp table which will be used in all derive logic
1559: l_key := PO_CORE_S.get_session_gt_nextval;
1560:
1561: -- initialize index table which is used by all derivation logic
1562: PO_PDOI_UTL.generate_ordered_num_list
1563: (