DBA Data[Home] [Help]

APPS.OKL_AM_REPURCHASE_ASSET_PVT dependencies on OKL_TRX_QUOTES_PUB

Line 1597: 'before OKL_TRX_QUOTES_PUB.insert_trx_quotes '

1593: IF (is_debug_statement_on) THEN
1594: okl_debug_pub.log_debug
1595: (g_level_statement,
1596: l_module_name,
1597: 'before OKL_TRX_QUOTES_PUB.insert_trx_quotes '
1598: );
1599: okl_debug_pub.log_debug (g_level_statement,
1600: l_module_name,
1601: 'l_return_status: ' || l_return_status

Line 1606: okl_trx_quotes_pub.insert_trx_quotes

1602: );
1603: END IF;
1604:
1605: -- call the pub tapi insert
1606: okl_trx_quotes_pub.insert_trx_quotes
1607: (p_api_version => p_api_version,
1608: p_init_msg_list => p_init_msg_list,
1609: x_msg_count => x_msg_count,
1610: x_msg_data => x_msg_data,

Line 1621: 'after OKL_TRX_QUOTES_PUB.insert_trx_quotes '

1617: IF (is_debug_statement_on) THEN
1618: okl_debug_pub.log_debug
1619: (g_level_statement,
1620: l_module_name,
1621: 'after OKL_TRX_QUOTES_PUB.insert_trx_quotes '
1622: );
1623: okl_debug_pub.log_debug (g_level_statement,
1624: l_module_name,
1625: 'l_return_status: ' || l_return_status

Line 2287: 'before OKL_TRX_QUOTES_PUB.update_trx_quotes'

2283: IF (is_debug_statement_on) THEN
2284: okl_debug_pub.log_debug
2285: (g_level_statement,
2286: l_module_name,
2287: 'before OKL_TRX_QUOTES_PUB.update_trx_quotes'
2288: );
2289: okl_debug_pub.log_debug (g_level_statement,
2290: l_module_name,
2291: 'l_return_status: ' || l_return_status

Line 2296: okl_trx_quotes_pub.update_trx_quotes

2292: );
2293: END IF;
2294:
2295: -- update the quote
2296: okl_trx_quotes_pub.update_trx_quotes
2297: (p_api_version => p_api_version,
2298: p_init_msg_list => p_init_msg_list,
2299: x_return_status => l_return_status,
2300: x_msg_count => x_msg_count,

Line 2310: 'after OKL_TRX_QUOTES_PUB.update_trx_quotes'

2306: IF (is_debug_statement_on) THEN
2307: okl_debug_pub.log_debug
2308: (g_level_statement,
2309: l_module_name,
2310: 'after OKL_TRX_QUOTES_PUB.update_trx_quotes'
2311: );
2312: okl_debug_pub.log_debug (g_level_statement,
2313: l_module_name,
2314: 'l_return_status: ' || l_return_status

Line 2388: 'after OKL_TRX_QUOTES_PUB.update_trx_quotes'

2384: IF (is_debug_statement_on) THEN
2385: okl_debug_pub.log_debug
2386: (g_level_statement,
2387: l_module_name,
2388: 'after OKL_TRX_QUOTES_PUB.update_trx_quotes'
2389: );
2390: okl_debug_pub.log_debug (g_level_statement,
2391: l_module_name,
2392: 'l_return_status: ' || l_return_status