DBA Data[Home] [Help]

APPS.PO_INTG_DOCUMENT_FUNDS_GRP dependencies on PSA_AP_BC_GRP

Line 436: -- Changed the package name from AP_UTILITIES_PKG to PSA_AP_BC_GRP

432: -- the PO encumbrance. So this API should never return an actual amount
433: -- that is greater than the PO encumbered amount.
434:
435: -- bug5058165
436: -- Changed the package name from AP_UTILITIES_PKG to PSA_AP_BC_GRP
437: PSA_AP_BC_GRP.get_po_reversed_encumb_amount(
438: p_api_version =>1.0,
439: p_init_msg_list => FND_API.G_FALSE,
440: x_return_status => l_return_status,

Line 437: PSA_AP_BC_GRP.get_po_reversed_encumb_amount(

433: -- that is greater than the PO encumbered amount.
434:
435: -- bug5058165
436: -- Changed the package name from AP_UTILITIES_PKG to PSA_AP_BC_GRP
437: PSA_AP_BC_GRP.get_po_reversed_encumb_amount(
438: p_api_version =>1.0,
439: p_init_msg_list => FND_API.G_FALSE,
440: x_return_status => l_return_status,
441: x_msg_count=>l_msg_count,