DBA Data[Home] [Help]

APPS.PSB_BUDGET_REVISIONS_PVT dependencies on PSA_FUNDS_CHECKER_PKG

Line 2358: IF NOT PSA_FUNDS_CHECKER_PKG.GLXFCK

2354: -- and added a new value 'P' to have the asme effect.
2355: -- To have the effect R and p_partial_resv_flag=Y, now
2356: -- we need to supply 'P'. For C, no need as Fund checked will
2357: -- always be performed with p_partial_resv_flag as Y.
2358: IF NOT PSA_FUNDS_CHECKER_PKG.GLXFCK
2359: (p_ledgerid => g_set_of_books_id,
2360: p_packetid => l_packet_id,
2361: p_mode => l_mode,
2362: p_conc_flag => 'N',