DBA Data[Home] [Help]

APPS.PO_DOCUMENT_FUNDS_PVT dependencies on PO_CORE_S

Line 2748: l_procedure_id := PO_CORE_S.get_session_gt_nextval();

2744: SAVEPOINT IS_AGREEMENT_ENCUMBERED_SP;
2745:
2746: l_progress := '002';
2747:
2748: l_procedure_id := PO_CORE_S.get_session_gt_nextval();
2749:
2750: l_progress := '010';
2751:
2752: IF g_debug_stmt THEN

Line 4375: PO_CORE_S.get_distribution_ids(

4371:
4372:
4373: -- Get the distribution ids, based on the entity type/ids
4374:
4375: PO_CORE_S.get_distribution_ids(
4376: p_doc_type => p_doc_type
4377: , p_doc_level => p_doc_level
4378: , p_doc_level_id_tbl => p_doc_level_id_tbl
4379: , x_distribution_id_tbl => l_dist_id_tbl

Line 4426: l_dist_id_key := PO_CORE_S.get_session_gt_nextval();

4422: --
4423: -- num1 distribution id
4424: ----------------------------------------------------------------
4425:
4426: l_dist_id_key := PO_CORE_S.get_session_gt_nextval();
4427:
4428: l_progress := '080';
4429:
4430: FORALL i IN 1 .. l_dist_id_tbl.COUNT