DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_SUBPOOL_PVT dependencies on OKL_SUBSIDY_POOL_TRX_PVT

Line 742: okl_subsidy_pool_trx_pvt.create_pool_transaction

738: END LOOP;
739:
740: IF (l_sub_pool_tbl.COUNT > 0) THEN
741: -- Create the transaction record in the Subsidy pool
742: okl_subsidy_pool_trx_pvt.create_pool_transaction
743: (p_api_version => p_api_version,
744: p_init_msg_list => p_init_msg_list,
745: x_return_status => x_return_status,
746: x_msg_count => x_msg_count,

Line 943: okl_subsidy_pool_trx_pvt.create_pool_transaction

939: END LOOP;
940:
941: -- Add the previous balance to the Subsidy pool
942: IF (l_sub_pool_tbl.COUNT > 0) THEN
943: okl_subsidy_pool_trx_pvt.create_pool_transaction
944: (p_api_version => p_api_version,
945: p_init_msg_list => p_init_msg_list,
946: x_return_status => x_return_status,
947: x_msg_count => x_msg_count,

Line 1105: okl_subsidy_pool_trx_pvt.create_pool_transaction

1101: END LOOP;
1102:
1103: -- Add the previous balance to the Subsidy pool
1104: IF (l_sub_pool_tbl.COUNT > 0) THEN
1105: okl_subsidy_pool_trx_pvt.create_pool_transaction
1106: (p_api_version => p_api_version,
1107: p_init_msg_list => p_init_msg_list,
1108: x_return_status => x_return_status,
1109: x_msg_count => x_msg_count,

Line 1231: okl_subsidy_pool_trx_pvt.create_pool_transaction

1227: END LOOP;
1228:
1229: -- Add the previous balance to the Subsidy pool
1230: IF (l_sub_pool_tbl.COUNT > 0) THEN
1231: okl_subsidy_pool_trx_pvt.create_pool_transaction
1232: (p_api_version => p_api_version,
1233: p_init_msg_list => p_init_msg_list,
1234: x_return_status => x_return_status,
1235: x_msg_count => x_msg_count,

Line 1390: okl_subsidy_pool_trx_pvt.create_pool_transaction

1386: END LOOP;
1387:
1388: -- Add the previous balance to the Subsidy pool
1389: IF (l_sub_pool_tbl.COUNT > 0) THEN
1390: okl_subsidy_pool_trx_pvt.create_pool_transaction
1391: (p_api_version => p_api_version,
1392: p_init_msg_list => p_init_msg_list,
1393: x_return_status => x_return_status,
1394: x_msg_count => x_msg_count,

Line 1736: okl_subsidy_pool_trx_pvt.create_pool_transaction

1732: END LOOP;
1733:
1734: -- Add the previous balance to the Subsidy pool
1735: IF (l_sub_pool_tbl.COUNT > 0) THEN
1736: okl_subsidy_pool_trx_pvt.create_pool_transaction
1737: (p_api_version => p_api_version,
1738: p_init_msg_list => p_init_msg_list,
1739: x_return_status => x_return_status,
1740: x_msg_count => x_msg_count,

Line 1947: okl_subsidy_pool_trx_pvt.create_pool_transaction

1943: END IF;
1944:
1945: -- Add the previous balance to the Subsidy pool
1946: IF (l_sub_pool_tbl.COUNT > 0) THEN
1947: okl_subsidy_pool_trx_pvt.create_pool_transaction
1948: (p_api_version => p_api_version,
1949: p_init_msg_list => p_init_msg_list,
1950: x_return_status => x_return_status,
1951: x_msg_count => x_msg_count,

Line 2146: okl_subsidy_pool_trx_pvt.create_pool_transaction

2142: END LOOP;
2143:
2144: -- Add the previous balance to the Subsidy pool
2145: IF (l_sub_pool_tbl.COUNT > 0) THEN
2146: okl_subsidy_pool_trx_pvt.create_pool_transaction
2147: (p_api_version => p_api_version,
2148: p_init_msg_list => p_init_msg_list,
2149: x_return_status => x_return_status,
2150: x_msg_count => x_msg_count,

Line 2318: okl_subsidy_pool_trx_pvt.create_pool_transaction

2314: END LOOP;
2315:
2316: -- Add the previous balance to the Subsidy pool
2317: IF (l_sub_pool_tbl.COUNT > 0) THEN
2318: okl_subsidy_pool_trx_pvt.create_pool_transaction
2319: (p_api_version => p_api_version,
2320: p_init_msg_list => p_init_msg_list,
2321: x_return_status => x_return_status,
2322: x_msg_count => x_msg_count,

Line 2644: okl_subsidy_pool_trx_pvt.create_pool_transaction

2640: END LOOP;
2641:
2642: -- Add the previous balance to the Subsidy pool
2643: IF (l_sub_pool_tbl.COUNT > 0) THEN
2644: okl_subsidy_pool_trx_pvt.create_pool_transaction
2645: (p_api_version => p_api_version,
2646: p_init_msg_list => p_init_msg_list,
2647: x_return_status => x_return_status,
2648: x_msg_count => x_msg_count,