[Home] [Help]
2542:
2543: /* <
2544: -- Update the Encumbrance Flags on CLM PO/REQs To sync up them with Encumbered Amounts
2545: BEGIN
2546: IF (po_partial_funding_pkg.is_CLM_Enabled = 'Y'
2547: AND p_action = g_action_RESERVE) THEN
2548:
2549: IF (p_doc_type = g_doc_type_PO
2550: AND p_doc_subtype = g_doc_subtype_STANDARD) THEN