DBA Data[Home] [Help]

APPS.PSA_AP_BC_PVT dependencies on PO_INTG_DOCUMENT_FUNDS_GRP

Line 2091: psa_utils.debug_other_string(g_state_level,l_api_name,'Invoking PO_INTG_DOCUMENT_FUNDS_GRP.Reinstate_PO_Encumbrance ');

2087: IF po_api_table_t.count > 0 THEN
2088: psa_utils.debug_other_string(g_state_level,l_api_name,'po_api_table_t.count '||po_api_table_t.count);
2089: FOR i IN po_api_table_t.FIRST..po_api_table_t.LAST LOOP
2090:
2091: psa_utils.debug_other_string(g_state_level,l_api_name,'Invoking PO_INTG_DOCUMENT_FUNDS_GRP.Reinstate_PO_Encumbrance ');
2092:
2093:
2094: PO_INTG_DOCUMENT_FUNDS_GRP.reinstate_po_encumbrance
2095: (

Line 2094: PO_INTG_DOCUMENT_FUNDS_GRP.reinstate_po_encumbrance

2090:
2091: psa_utils.debug_other_string(g_state_level,l_api_name,'Invoking PO_INTG_DOCUMENT_FUNDS_GRP.Reinstate_PO_Encumbrance ');
2092:
2093:
2094: PO_INTG_DOCUMENT_FUNDS_GRP.reinstate_po_encumbrance
2095: (
2096: p_api_version => 1.0,
2097: p_commit => FND_API.G_FALSE,
2098: p_init_msg_list => FND_API.G_FALSE,