DBA Data[Home] [Help]

APPS.PO_PDOI_DIST_PROCESS_PVT dependencies on PO_CORE_S

Line 795: l_key := PO_CORE_S.get_session_gt_nextval;

791:
792: PO_TIMING_UTL.start_time(PO_PDOI_CONSTANTS.g_T_DIST_DERIVE);
793:
794: -- set key value in temp table which is shared by all derivation logic
795: l_key := PO_CORE_S.get_session_gt_nextval;
796:
797: -- initialize index table which is used by all derivation logic
798: PO_PDOI_UTL.generate_ordered_num_list
799: (

Line 1604: l_key := PO_CORE_S.get_session_gt_nextval;

1600:
1601: PO_TIMING_UTL.start_time(PO_PDOI_CONSTANTS.g_T_DIST_DEFAULT);
1602:
1603: -- pick a new key from temp table which will be used in all derive logic
1604: l_key := PO_CORE_S.get_session_gt_nextval;
1605:
1606: -- initialize index table which is used by all derivation logic
1607: PO_PDOI_UTL.generate_ordered_num_list
1608: (