DBA Data[Home] [Help]

APPS.IGI_DOS_FUNDS dependencies on PSA_FUNDS_CHECKER_PKG

Line 871: /* Commented GL_FUNDS_CHECKER code and added PSA_FUNDS_CHECKER_PKG for bug 6126275 */

867: ' P_USER_RESP_ID --> ' || l_responsibility_id);
868: -- =============== END DEBUG LOG ==================
869:
870: -- Bug 1635678 sekhar kappaga budget jounral for the destination key end ---
871: /* Commented GL_FUNDS_CHECKER code and added PSA_FUNDS_CHECKER_PKG for bug 6126275 */
872: /* IF GL_FUNDS_CHECKER_PKG.glxfck ( P_SOBID => l_sob_id ,
873: P_PACKETID => v_packet_id ,
874: P_MODE => 'R',
875: P_PARTIAL_RESV_FLAG => 'N',

Line 882: IF PSA_FUNDS_CHECKER_PKG.glxfck ( p_ledgerid => l_sob_id ,

878: P_USER_ID => l_user_id,
879: P_USER_RESP_ID => l_responsibility_id,
880: P_RETURN_CODE => l_return_code ) */
881:
882: IF PSA_FUNDS_CHECKER_PKG.glxfck ( p_ledgerid => l_sob_id ,
883: P_PACKETID => v_packet_id ,
884: P_MODE => 'R',
885: P_OVERRIDE => 'Y',
886: P_CONC_FLAG => 'N',

Line 1274: /* Commented GL_FUND_CHECKER_PKG and added PSA_FUNDS_CHECKER_PKG for R12 uptake of Dossier - bug 6126275 */

1270: ' P_USER_RESP_ID --> ' || l_responsibility_id);
1271: -- =============== END DEBUG LOG ==================
1272:
1273: -- Bug 1635678 sekhar kappaga budget jounral for the destination key end ---
1274: /* Commented GL_FUND_CHECKER_PKG and added PSA_FUNDS_CHECKER_PKG for R12 uptake of Dossier - bug 6126275 */
1275: /* IF GL_FUNDS_CHECKER_PKG.glxfck ( P_SOBID => l_sob_id ,
1276: P_PACKETID => v_packet_id ,
1277: P_MODE => 'R',
1278: P_PARTIAL_RESV_FLAG => 'N',

Line 1284: IF PSA_FUNDS_CHECKER_PKG.glxfck ( p_ledgerid => l_sob_id ,

1280: P_CONC_FLAG => 'N',
1281: P_USER_ID => l_user_id,
1282: P_USER_RESP_ID => l_responsibility_id,
1283: P_RETURN_CODE => l_return_code ) */
1284: IF PSA_FUNDS_CHECKER_PKG.glxfck ( p_ledgerid => l_sob_id ,
1285: P_PACKETID => v_packet_id ,
1286: P_MODE => 'R',
1287: P_OVERRIDE => 'Y',
1288: P_CONC_FLAG => 'N',