DBA Data[Home] [Help]

APPS.OKL_CONTRACT_BOOK_PVT dependencies on OKL_TRX_CONTRACTS_PUB

Line 2765: 'Before OKL_TRX_CONTRACTS_PUB.update_trx_contracts'

2761: IF (is_debug_statement_on) THEN
2762: okl_debug_pub.log_debug
2763: (g_level_statement,
2764: l_module_name,
2765: 'Before OKL_TRX_CONTRACTS_PUB.update_trx_contracts'
2766: );
2767: okl_debug_pub.log_debug (g_level_statement,
2768: l_module_name,
2769: 'l_term_rec.id =>'

Line 2817: 'Before OKL_TRX_CONTRACTS_PUB.update_trx_contracts'

2813: IF (is_debug_statement_on) THEN
2814: okl_debug_pub.log_debug
2815: (g_level_statement,
2816: l_module_name,
2817: 'Before OKL_TRX_CONTRACTS_PUB.update_trx_contracts'
2818: );
2819: okl_debug_pub.log_debug (g_level_statement,
2820: l_module_name,
2821: 'l_tcnv_rec.id =>'

Line 2831: okl_trx_contracts_pub.update_trx_contracts

2827: || x_quot_rec.ID
2828: );
2829: END IF;
2830:
2831: okl_trx_contracts_pub.update_trx_contracts
2832: (p_api_version => p_api_version,
2833: p_init_msg_list => p_init_msg_list,
2834: x_return_status => x_return_status,
2835: x_msg_count => x_msg_count,