DBA Data[Home] [Help]

APPS.OKL_CONTRACT_BOOK_PVT dependencies on OKL_TRX_CONTRACTS_PUB

Line 3068: 'Before OKL_TRX_CONTRACTS_PUB.update_trx_contracts'

3064: IF (is_debug_statement_on) THEN
3065: okl_debug_pub.log_debug
3066: (g_level_statement,
3067: l_module_name,
3068: 'Before OKL_TRX_CONTRACTS_PUB.update_trx_contracts'
3069: );
3070: okl_debug_pub.log_debug (g_level_statement,
3071: l_module_name,
3072: 'l_term_rec.id =>'

Line 3120: 'Before OKL_TRX_CONTRACTS_PUB.update_trx_contracts'

3116: IF (is_debug_statement_on) THEN
3117: okl_debug_pub.log_debug
3118: (g_level_statement,
3119: l_module_name,
3120: 'Before OKL_TRX_CONTRACTS_PUB.update_trx_contracts'
3121: );
3122: okl_debug_pub.log_debug (g_level_statement,
3123: l_module_name,
3124: 'l_tcnv_rec.id =>'

Line 3134: okl_trx_contracts_pub.update_trx_contracts

3130: || x_quot_rec.ID
3131: );
3132: END IF;
3133:
3134: okl_trx_contracts_pub.update_trx_contracts
3135: (p_api_version => p_api_version,
3136: p_init_msg_list => p_init_msg_list,
3137: x_return_status => x_return_status,
3138: x_msg_count => x_msg_count,