DBA Data[Home] [Help]

APPS.OKL_EC_UPTAKE_PVT dependencies on OKL_EC_UPTAKE_PVT

Line 1: PACKAGE BODY OKL_EC_UPTAKE_PVT AS

1: PACKAGE BODY OKL_EC_UPTAKE_PVT AS
2: /* $Header: OKLRECXB.pls 120.25 2006/09/26 07:24:23 varangan noship $*/
3: ---------------------------------------------------------------------------
4: --Added by ssdeshpa to have EC uptakes on LRs,SRT of Lease Quote
5: ---------------------------------------------------------------------------

Line 182: ,'okl_ec_uptake_pvt.populate_lq_attributes returned with status ' ||

178:
179: IF (nvl(l_debug_enabled, 'N') = 'Y' AND is_debug_statement_on) THEN
180: okl_debug_pub.log_debug(fnd_log.level_statement
181: ,l_module
182: ,'okl_ec_uptake_pvt.populate_lq_attributes returned with status ' ||
183: l_return_status ||
184: ' x_msg_data ' ||
185: x_msg_data);
186: END IF; -- end of NVL(l_debug_enabled,'N')='Y'

Line 199: ,'end debug OKL_EC_UPTAKE_PVT.pls call populate_lq_attributes');

195:
196: IF (l_debug_enabled = 'Y' AND is_debug_procedure_on) THEN
197: okl_debug_pub.log_debug(fnd_log.level_procedure
198: ,l_module
199: ,'end debug OKL_EC_UPTAKE_PVT.pls call populate_lq_attributes');
200: END IF;
201: EXCEPTION
202: WHEN okl_api.g_exception_error THEN
203:

Line 442: ,'okl_ec_uptake_pvt.populate_lease_rate_set returned with status ' ||

438:
439: IF (nvl(l_debug_enabled, 'N') = 'Y' AND is_debug_statement_on) THEN
440: okl_debug_pub.log_debug(fnd_log.level_statement
441: ,l_module
442: ,'okl_ec_uptake_pvt.populate_lease_rate_set returned with status ' ||
443: l_return_status ||
444: ' x_msg_data ' ||
445: x_msg_data);
446: END IF; -- end of NVL(l_debug_enabled,'N')='Y'

Line 459: ,'end debug OKL_EC_UPTAKE_PVT.pls call populate_lease_rate_set');

455:
456: IF (l_debug_enabled = 'Y' AND is_debug_procedure_on) THEN
457: okl_debug_pub.log_debug(fnd_log.level_procedure
458: ,l_module
459: ,'end debug OKL_EC_UPTAKE_PVT.pls call populate_lease_rate_set');
460: END IF;
461: EXCEPTION
462:
463: WHEN okl_api.g_exception_error THEN

Line 747: ,'okl_ec_uptake_pvt.populate_standard_rate_template returned with status ' ||

743: x_okl_srt_table:=l_okl_srt_table;
744: IF (nvl(l_debug_enabled, 'N') = 'Y' AND is_debug_statement_on) THEN
745: okl_debug_pub.log_debug(fnd_log.level_statement
746: ,l_module
747: ,'okl_ec_uptake_pvt.populate_standard_rate_template returned with status ' ||
748: l_return_status ||
749: ' x_msg_data ' ||
750: x_msg_data);
751: END IF; -- end of NVL(l_debug_enabled,'N')='Y'

Line 764: ,'end debug OKL_EC_UPTAKE_PVT.pls call populate_standard_rate_template');

760:
761: IF (l_debug_enabled = 'Y' AND is_debug_procedure_on) THEN
762: okl_debug_pub.log_debug(fnd_log.level_procedure
763: ,l_module
764: ,'end debug OKL_EC_UPTAKE_PVT.pls call populate_standard_rate_template');
765: END IF;
766: EXCEPTION
767: WHEN okl_api.g_exception_error THEN
768:

Line 1215: ,'OKL_EC_UPTAKE_PVT.populate_standard_rate_template2 returned with status ' ||

1211: x_okl_srt_table:=l_okl_srt_table;
1212: IF (nvl(l_debug_enabled, 'N') = 'Y' AND is_debug_statement_on) THEN
1213: okl_debug_pub.log_debug(fnd_log.level_statement
1214: ,l_module
1215: ,'OKL_EC_UPTAKE_PVT.populate_standard_rate_template2 returned with status ' ||
1216: l_return_status ||
1217: ' x_msg_data ' ||
1218: x_msg_data);
1219: END IF; -- end of NVL(l_debug_enabled,'N')='Y'

Line 1232: ,'end debug OKL_EC_UPTAKE_PVT.populate_standard_rate_template2 call create_vls');

1228:
1229: IF (l_debug_enabled = 'Y' AND is_debug_procedure_on) THEN
1230: okl_debug_pub.log_debug(fnd_log.level_procedure
1231: ,l_module
1232: ,'end debug OKL_EC_UPTAKE_PVT.populate_standard_rate_template2 call create_vls');
1233: END IF;
1234: EXCEPTION
1235:
1236: WHEN okl_api.g_exception_error THEN

Line 1436: ,'OKL_EC_UPTAKE_PVT.populate_product returned with status ' ||

1432:
1433: IF (nvl(l_debug_enabled, 'N') = 'Y' AND is_debug_statement_on) THEN
1434: okl_debug_pub.log_debug(fnd_log.level_statement
1435: ,l_module
1436: ,'OKL_EC_UPTAKE_PVT.populate_product returned with status ' ||
1437: l_return_status ||
1438: ' x_msg_data ' ||
1439: x_msg_data);
1440: END IF; -- end of NVL(l_debug_enabled,'N')='Y'

Line 1453: ,'end debug OKL_EC_UPTAKE_PVT.populate_product ');

1449:
1450: IF (l_debug_enabled = 'Y' AND is_debug_procedure_on) THEN
1451: okl_debug_pub.log_debug(fnd_log.level_procedure
1452: ,l_module
1453: ,'end debug OKL_EC_UPTAKE_PVT.populate_product ');
1454: END IF;
1455: EXCEPTION
1456: WHEN okl_api.g_exception_error THEN
1457:

Line 1605: ,'OKL_EC_UPTAKE_PVT.populate_vpa returned with status ' ||

1601: x_okl_vp_table:=l_okl_vp_table;
1602: IF (nvl(l_debug_enabled, 'N') = 'Y' AND is_debug_statement_on) THEN
1603: okl_debug_pub.log_debug(fnd_log.level_statement
1604: ,l_module
1605: ,'OKL_EC_UPTAKE_PVT.populate_vpa returned with status ' ||
1606: l_return_status ||
1607: ' x_msg_data ' ||
1608: x_msg_data);
1609: END IF; -- end of NVL(l_debug_enabled,'N')='Y'

Line 1622: ,'end debug OKL_EC_UPTAKE_PVT.populate_vpa ');

1618:
1619: IF (l_debug_enabled = 'Y' AND is_debug_procedure_on) THEN
1620: okl_debug_pub.log_debug(fnd_log.level_procedure
1621: ,l_module
1622: ,'end debug OKL_EC_UPTAKE_PVT.populate_vpa ');
1623: END IF;
1624:
1625: EXCEPTION
1626: WHEN okl_api.g_exception_error THEN

Line 1654: END OKL_EC_UPTAKE_PVT;

1650: ,x_msg_data => x_msg_data
1651: ,p_api_type => G_API_TYPE);
1652: END populate_vendor_program;
1653: ------------------------------------------------------------------------------------
1654: END OKL_EC_UPTAKE_PVT;